Pull request #43136 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at eb9e42a09ee123af1d95bf7d46dd738258fa2109 rather than a34fe9b422dc6e9c759700be49b211851c2a8aab Obtained Jenkinsfile from eb9e42a09ee123af1d95bf7d46dd738258fa2109 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43136@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-06T22:32:30.051Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-06T22:32:30.056Z] Trying to pass milestone 5 [Pipeline] milestone [2022-03-06T22:32:30.130Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-06T22:32:45.295Z] Still waiting to schedule task [2022-03-06T22:32:45.295Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-06T22:33:25.607Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004515811701bb4c8) in /home/ubuntu/workspace/moby_PR-43136 [Pipeline] { [Pipeline] checkout [2022-03-06T22:33:25.727Z] The recommended git tool is: git [2022-03-06T22:33:28.356Z] using credential docker-jenkins-github-credentials [2022-03-06T22:33:28.367Z] Cloning the remote Git repository [2022-03-06T22:33:28.368Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:33:27.582Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:33:27.643Z] > git init /home/ubuntu/workspace/moby_PR-43136 # timeout=10 [2022-03-06T22:33:27.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:33:27.868Z] > git --version # timeout=10 [2022-03-06T22:33:27.878Z] > git --version # 'git version 2.17.1' [2022-03-06T22:33:27.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:33:27.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:33:53.860Z] Fetching without tags [2022-03-06T22:33:53.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:33:53.775Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:33:53.805Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:33:53.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:33:53.863Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:33:53.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:33:53.891Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:33:54.151Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:33:56.531Z] Merge succeeded, producing 5a5435077b0b2439daeb8742688f4d345e4ff7e1 [2022-03-06T22:33:56.531Z] Checking out Revision 5a5435077b0b2439daeb8742688f4d345e4ff7e1 (PR-43136) [2022-03-06T22:33:54.163Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:33:54.177Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:33:54.902Z] > git remote # timeout=10 [2022-03-06T22:33:54.907Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:33:54.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:33:54.958Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:33:56.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-06T22:33:56.533Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:33:56.563Z] > git checkout -f 5a5435077b0b2439daeb8742688f4d345e4ff7e1 # timeout=10 [2022-03-06T22:34:00.341Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:34:00.386Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-06T22:34:01.613Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43136:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-06T22:34:00.346Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:34:05.850Z] Unable to find image 'alpine:latest' locally [2022-03-06T22:34:05.850Z] latest: Pulling from library/alpine [2022-03-06T22:34:05.850Z] 59bf1c3509f3: Pulling fs layer [2022-03-06T22:34:05.850Z] 59bf1c3509f3: Verifying Checksum [2022-03-06T22:34:05.850Z] 59bf1c3509f3: Download complete [2022-03-06T22:34:06.431Z] 59bf1c3509f3: Pull complete [2022-03-06T22:34:06.431Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-06T22:34:06.431Z] Status: Downloaded newer image for alpine:latest [2022-03-06T22:34:14.588Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-06T22:34:15.038Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004515811701bb4c8) in /home/ubuntu/workspace/moby_PR-43136 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-03-06T22:34:15.097Z] The recommended git tool is: git [Pipeline] // stage [2022-03-06T22:34:15.109Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-03-06T22:34:15.143Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-06T22:34:15.168Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-06T22:34:15.337Z] Running on azwin-2-75b8e0 in d:\jenkins\workspace\moby_PR-43136 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-03-06T22:34:15.399Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-06T22:34:15.493Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-03-06T22:34:15.586Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:34:15.713Z] using credential docker-jenkins-github-credentials [2022-03-06T22:34:15.790Z] Cloning the remote Git repository [2022-03-06T22:34:15.790Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:34:15.116Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43136/.git # timeout=10 [2022-03-06T22:34:15.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:34:15.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:34:15.175Z] > git --version # timeout=10 [2022-03-06T22:34:15.199Z] > git --version # 'git version 2.17.1' [2022-03-06T22:34:15.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:34:15.200Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:34:15.587Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:34:15.606Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:34:15.966Z] > git remote # timeout=10 [2022-03-06T22:34:15.975Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:34:15.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:34:15.984Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:34:15.826Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:34:15.827Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-06T22:34:15.917Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:34:15.918Z] > git --version # timeout=10 [2022-03-06T22:34:15.979Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-06T22:34:15.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:34:15.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:34:17.038Z] Merge succeeded, producing b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 [2022-03-06T22:34:17.038Z] Checking out Revision b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 (PR-43136) [2022-03-06T22:34:17.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-06T22:34:17.042Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:34:17.060Z] > git checkout -f b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 # timeout=10 [2022-03-06T22:34:17.389Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:34:17.402Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-06T22:34:18.030Z] + [ PR != PR ] [2022-03-06T22:34:18.031Z] + [ master != master ] [2022-03-06T22:34:18.031Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:34:17.390Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:34:18.368Z] + docker version [2022-03-06T22:34:18.368Z] Client: Docker Engine - Community [2022-03-06T22:34:18.368Z] Version: 20.10.12 [2022-03-06T22:34:18.368Z] API version: 1.41 [2022-03-06T22:34:18.368Z] Go version: go1.16.12 [2022-03-06T22:34:18.368Z] Git commit: e91ed57 [2022-03-06T22:34:18.368Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-06T22:34:18.368Z] OS/Arch: linux/amd64 [2022-03-06T22:34:18.368Z] Context: default [2022-03-06T22:34:18.368Z] Experimental: true [2022-03-06T22:34:18.368Z] [2022-03-06T22:34:18.368Z] Server: Docker Engine - Community [2022-03-06T22:34:18.368Z] Engine: [2022-03-06T22:34:18.368Z] Version: 20.10.12 [2022-03-06T22:34:18.368Z] API version: 1.41 (minimum version 1.12) [2022-03-06T22:34:18.368Z] Go version: go1.16.12 [2022-03-06T22:34:18.368Z] Git commit: 459d0df [2022-03-06T22:34:18.368Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-06T22:34:18.368Z] OS/Arch: linux/amd64 [2022-03-06T22:34:18.368Z] Experimental: true [2022-03-06T22:34:18.368Z] containerd: [2022-03-06T22:34:18.368Z] Version: 1.4.12 [2022-03-06T22:34:18.368Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:34:18.368Z] runc: [2022-03-06T22:34:18.368Z] Version: 1.0.2 [2022-03-06T22:34:18.368Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-06T22:34:18.368Z] docker-init: [2022-03-06T22:34:18.368Z] Version: 0.19.0 [2022-03-06T22:34:18.368Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-06T22:34:18.675Z] + docker info [2022-03-06T22:34:30.037Z] Still waiting to schedule task [2022-03-06T22:34:30.037Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-06T22:34:30.038Z] Still waiting to schedule task [2022-03-06T22:34:30.038Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-06T22:34:30.039Z] Still waiting to schedule task [2022-03-06T22:34:30.039Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-040d5449e2ec43b0a)’ [2022-03-06T22:34:30.041Z] Still waiting to schedule task [2022-03-06T22:34:30.041Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0843a152a5524d3cd)’ [2022-03-06T22:34:30.042Z] Still waiting to schedule task [2022-03-06T22:34:30.042Z] Waiting for next available executor on ‘windows-2019’ [2022-03-06T22:34:30.044Z] Still waiting to schedule task [2022-03-06T22:34:30.044Z] Waiting for next available executor on ‘windows-2022’ [2022-03-06T22:34:30.926Z] Client: [2022-03-06T22:34:30.926Z] Context: default [2022-03-06T22:34:30.926Z] Debug Mode: false [2022-03-06T22:34:30.926Z] Plugins: [2022-03-06T22:34:30.926Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-06T22:34:30.926Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-06T22:34:30.926Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-06T22:34:30.926Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-06T22:34:30.926Z] [2022-03-06T22:34:30.926Z] Server: [2022-03-06T22:34:30.926Z] Containers: 0 [2022-03-06T22:34:30.926Z] Running: 0 [2022-03-06T22:34:30.926Z] Paused: 0 [2022-03-06T22:34:30.926Z] Stopped: 0 [2022-03-06T22:34:30.926Z] Images: 1 [2022-03-06T22:34:30.926Z] Server Version: 20.10.12 [2022-03-06T22:34:30.926Z] Storage Driver: overlay2 [2022-03-06T22:34:30.926Z] Backing Filesystem: extfs [2022-03-06T22:34:30.926Z] Supports d_type: true [2022-03-06T22:34:30.926Z] Native Overlay Diff: true [2022-03-06T22:34:30.926Z] userxattr: false [2022-03-06T22:34:30.926Z] Logging Driver: json-file [2022-03-06T22:34:30.926Z] Cgroup Driver: cgroupfs [2022-03-06T22:34:30.926Z] Cgroup Version: 1 [2022-03-06T22:34:30.926Z] Plugins: [2022-03-06T22:34:30.926Z] Volume: local [2022-03-06T22:34:30.926Z] Network: bridge host ipvlan macvlan null overlay [2022-03-06T22:34:30.926Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-06T22:34:30.926Z] Swarm: inactive [2022-03-06T22:34:30.926Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-06T22:34:30.926Z] Default Runtime: runc [2022-03-06T22:34:30.926Z] Init Binary: docker-init [2022-03-06T22:34:30.926Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:34:30.926Z] runc version: v1.0.2-0-g52b36a2 [2022-03-06T22:34:30.926Z] init version: de40ad0 [2022-03-06T22:34:30.926Z] Security Options: [2022-03-06T22:34:30.926Z] apparmor [2022-03-06T22:34:30.926Z] seccomp [2022-03-06T22:34:30.926Z] Profile: default [2022-03-06T22:34:30.926Z] Kernel Version: 5.4.0-1061-aws [2022-03-06T22:34:30.926Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-06T22:34:30.926Z] OSType: linux [2022-03-06T22:34:30.926Z] Architecture: x86_64 [2022-03-06T22:34:30.926Z] CPUs: 2 [2022-03-06T22:34:30.926Z] Total Memory: 7.483GiB [2022-03-06T22:34:30.926Z] Name: ip-10-100-55-160 [2022-03-06T22:34:30.926Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-06T22:34:30.926Z] Docker Root Dir: /var/lib/docker [2022-03-06T22:34:30.926Z] Debug Mode: false [2022-03-06T22:34:30.926Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:34:30.926Z] Labels: [2022-03-06T22:34:30.926Z] Experimental: true [2022-03-06T22:34:30.926Z] Insecure Registries: [2022-03-06T22:34:30.926Z] 127.0.0.0/8 [2022-03-06T22:34:30.926Z] Live Restore Enabled: true [2022-03-06T22:34:30.926Z] [2022-03-06T22:34:30.926Z] WARNING: No swap limit support [Pipeline] sh [2022-03-06T22:34:31.229Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:34:31.229Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:34:31.229Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43136/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-06T22:34:31.229Z] + bash /home/ubuntu/workspace/moby_PR-43136/check-config.sh [2022-03-06T22:34:31.229Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-06T22:34:31.229Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-06T22:34:31.229Z] [2022-03-06T22:34:31.229Z] Generally Necessary: [2022-03-06T22:34:31.229Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-06T22:34:31.229Z] - apparmor: enabled and tools installed [2022-03-06T22:34:31.229Z] - CONFIG_NAMESPACES: enabled [2022-03-06T22:34:31.229Z] - CONFIG_NET_NS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_PID_NS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_IPC_NS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_UTS_NS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_CGROUPS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-06T22:34:31.229Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-06T22:34:31.229Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-06T22:34:31.229Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-06T22:34:31.229Z] - CONFIG_CPUSETS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_MEMCG: enabled [2022-03-06T22:34:31.229Z] - CONFIG_KEYS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_VETH: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-06T22:34:31.229Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-06T22:34:31.229Z] - CONFIG_CGROUP_BPF: enabled [2022-03-06T22:34:31.229Z] [2022-03-06T22:34:31.229Z] Optional Features: [2022-03-06T22:34:31.229Z] - CONFIG_USER_NS: enabled [2022-03-06T22:34:31.229Z] - CONFIG_SECCOMP: enabled [2022-03-06T22:34:31.493Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-06T22:34:31.493Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-06T22:34:31.493Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-06T22:34:31.493Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-06T22:34:31.493Z] - CONFIG_BLK_CGROUP: enabled [2022-03-06T22:34:31.493Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CGROUP_PERF: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-06T22:34:31.493Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-06T22:34:31.493Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-06T22:34:31.493Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-06T22:34:31.493Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-06T22:34:31.493Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-06T22:34:31.493Z] - CONFIG_IP_VS: enabled (as module) [2022-03-06T22:34:31.493Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-06T22:34:31.493Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-06T22:34:31.493Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-06T22:34:31.493Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-06T22:34:31.493Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-06T22:34:31.493Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-06T22:34:31.493Z] - CONFIG_EXT4_FS: enabled [2022-03-06T22:34:31.493Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-06T22:34:31.493Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-06T22:34:31.493Z] - Network Drivers: [2022-03-06T22:34:31.493Z] - "overlay": [2022-03-06T22:34:31.493Z] - CONFIG_VXLAN: enabled (as module) [2022-03-06T22:34:31.493Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-06T22:34:31.493Z] Optional (for encrypted networks): [2022-03-06T22:34:31.493Z] - CONFIG_CRYPTO: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-06T22:34:31.493Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-06T22:34:31.493Z] - CONFIG_XFRM: enabled [2022-03-06T22:34:31.493Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-06T22:34:31.493Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-06T22:34:31.493Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-06T22:34:31.493Z] - "ipvlan": [2022-03-06T22:34:31.493Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-06T22:34:31.493Z] - "macvlan": [2022-03-06T22:34:31.757Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-06T22:34:31.757Z] - CONFIG_DUMMY: enabled (as module) [2022-03-06T22:34:31.757Z] - "ftp,tftp client in container": [2022-03-06T22:34:31.757Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-06T22:34:31.757Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-06T22:34:31.757Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-06T22:34:31.757Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-06T22:34:31.757Z] - Storage Drivers: [2022-03-06T22:34:31.757Z] - "aufs": [2022-03-06T22:34:31.757Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-06T22:34:31.757Z] - "btrfs": [2022-03-06T22:34:31.757Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-06T22:34:31.757Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-06T22:34:31.757Z] - "devicemapper": [2022-03-06T22:34:31.757Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-06T22:34:31.757Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-06T22:34:31.757Z] - "overlay": [2022-03-06T22:34:31.757Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-06T22:34:31.757Z] - "zfs": [2022-03-06T22:34:31.757Z] - /dev/zfs: present [2022-03-06T22:34:31.757Z] - zfs command: missing [2022-03-06T22:34:31.757Z] - zpool command: missing [2022-03-06T22:34:31.757Z] [2022-03-06T22:34:31.757Z] Limits: [2022-03-06T22:34:31.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-06T22:34:31.757Z] [2022-03-06T22:34:31.757Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-06T22:34:32.103Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 . [2022-03-06T22:34:32.103Z] #1 [internal] load build definition from Dockerfile [2022-03-06T22:34:32.103Z] #1 sha256:1b0f6ed4c7215a67c9964d98e0840b4873fc0b2e7f87a1a869d2b4b7d5a7106d [2022-03-06T22:34:32.103Z] #1 transferring dockerfile: 16.77kB done [2022-03-06T22:34:32.103Z] #1 DONE 0.1s [2022-03-06T22:34:32.103Z] [2022-03-06T22:34:32.103Z] #2 [internal] load .dockerignore [2022-03-06T22:34:32.103Z] #2 sha256:cbbe3f7d372b5f6026aee7d29c7eb802ba69ab7c05d7617680e131b8daa8b9ae [2022-03-06T22:34:32.103Z] #2 transferring context: 87B done [2022-03-06T22:34:32.103Z] #2 DONE 0.1s [2022-03-06T22:34:32.363Z] [2022-03-06T22:34:32.363Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-06T22:34:32.363Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-06T22:34:32.625Z] #3 DONE 0.4s [2022-03-06T22:34:32.625Z] [2022-03-06T22:34:32.625Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-06T22:34:32.625Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-06T22:34:32.625Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-06T22:34:32.886Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-06T22:34:32.886Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-06T22:34:32.886Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-06T22:34:32.886Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-06T22:34:32.886Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-06T22:34:32.886Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-06T22:34:33.461Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-03-06T22:34:33.461Z] #4 DONE 0.9s [2022-03-06T22:34:34.033Z] [2022-03-06T22:34:34.033Z] #6 [internal] load build definition from Dockerfile [2022-03-06T22:34:34.033Z] #6 sha256:8d2745698d703b59600ccbdefad2f36d77c79d0ba5f622a952476e21002ab1bb [2022-03-06T22:34:34.033Z] #6 DONE 0.0s [2022-03-06T22:34:34.033Z] [2022-03-06T22:34:34.033Z] #5 [internal] load .dockerignore [2022-03-06T22:34:34.033Z] #5 sha256:5aaac61fc16ee932969b199e7a31918ebfc35a2460cc8faf90f0dc0af3be3139 [2022-03-06T22:34:34.033Z] #5 DONE 0.0s [2022-03-06T22:34:34.033Z] [2022-03-06T22:34:34.033Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-06T22:34:34.033Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-06T22:34:34.261Z] Fetching without tags [2022-03-06T22:34:34.320Z] #10 ... [2022-03-06T22:34:34.320Z] [2022-03-06T22:34:34.320Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-06T22:34:34.320Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-06T22:34:34.320Z] #7 DONE 0.4s [2022-03-06T22:34:34.320Z] [2022-03-06T22:34:34.320Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:34:34.320Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-06T22:34:34.320Z] #9 DONE 0.5s [2022-03-06T22:34:34.582Z] [2022-03-06T22:34:34.582Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:34:34.582Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-06T22:34:34.582Z] #8 DONE 0.6s [2022-03-06T22:34:34.582Z] [2022-03-06T22:34:34.582Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-06T22:34:34.582Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-06T22:34:34.582Z] #10 DONE 0.6s [2022-03-06T22:34:35.026Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:34:33.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:34:33.956Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:34:34.024Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:34:34.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:34:34.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:34:34.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:34:34.299Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:34:35.062Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:34:35.524Z] [2022-03-06T22:34:35.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:35.524Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:35.524Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-06T22:34:35.524Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-06T22:34:35.524Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-06T22:34:35.524Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-06T22:34:35.786Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.2s [2022-03-06T22:34:35.786Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-06T22:34:35.786Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.2s [2022-03-06T22:34:35.786Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 811.01kB / 5.15MB 0.3s [2022-03-06T22:34:35.786Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.15MB / 54.92MB 0.3s [2022-03-06T22:34:36.050Z] #11 ... [2022-03-06T22:34:36.050Z] [2022-03-06T22:34:36.050Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-06T22:34:36.050Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-06T22:34:36.050Z] #52 DONE 0.0s [2022-03-06T22:34:36.050Z] [2022-03-06T22:34:36.050Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:36.050Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:36.050Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s [2022-03-06T22:34:36.050Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.29MB / 54.92MB 0.5s [2022-03-06T22:34:36.050Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 9.44MB / 10.87MB 0.5s [2022-03-06T22:34:36.050Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s done [2022-03-06T22:34:36.050Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 13.63MB / 54.92MB 0.6s [2022-03-06T22:34:36.050Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.6s [2022-03-06T22:34:36.050Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.6s [2022-03-06T22:34:36.312Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 18.87MB / 54.92MB 0.7s [2022-03-06T22:34:36.312Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 3.15MB / 54.58MB 0.7s [2022-03-06T22:34:36.312Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 22.02MB / 54.92MB 0.8s [2022-03-06T22:34:36.312Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.8s done [2022-03-06T22:34:36.312Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.29MB / 54.58MB 0.8s [2022-03-06T22:34:36.312Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 0.8s [2022-03-06T22:34:36.584Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 25.29MB / 54.92MB 0.9s [2022-03-06T22:34:36.584Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 10.12MB / 54.58MB 0.9s [2022-03-06T22:34:36.584Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 15.73MB / 54.58MB 1.1s [2022-03-06T22:34:36.584Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 8.39MB / 85.81MB 1.1s [2022-03-06T22:34:36.850Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 32.34MB / 54.92MB 1.2s [2022-03-06T22:34:36.850Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 19.16MB / 54.58MB 1.2s [2022-03-06T22:34:36.850Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 22.02MB / 54.58MB 1.3s [2022-03-06T22:34:36.850Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 14.68MB / 85.81MB 1.3s [2022-03-06T22:34:35.115Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:34:37.119Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 46.14MB / 54.92MB 1.6s [2022-03-06T22:34:37.119Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 35.65MB / 54.58MB 1.6s [2022-03-06T22:34:37.119Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 24.28MB / 85.81MB 1.6s [2022-03-06T22:34:37.379Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 50.33MB / 54.92MB 1.8s [2022-03-06T22:34:37.379Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 40.89MB / 54.58MB 1.8s [2022-03-06T22:34:37.379Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 30.41MB / 85.81MB 1.8s [2022-03-06T22:34:37.380Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 53.48MB / 54.92MB 1.9s [2022-03-06T22:34:37.644Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 2.2s [2022-03-06T22:34:37.644Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 41.94MB / 85.81MB 2.2s [2022-03-06T22:34:37.908Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.3s [2022-03-06T22:34:37.908Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 50.88MB / 85.81MB 2.3s [2022-03-06T22:34:37.908Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 56.17MB / 85.81MB 2.4s [2022-03-06T22:34:37.908Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 60.82MB / 85.81MB 2.5s [2022-03-06T22:34:38.174Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 68.16MB / 85.81MB 2.6s [2022-03-06T22:34:38.174Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.6s done [2022-03-06T22:34:38.438Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 75.50MB / 85.81MB 2.8s [2022-03-06T22:34:38.438Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 80.74MB / 85.81MB 3.0s [2022-03-06T22:34:38.702Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.1s [2022-03-06T22:34:38.702Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.1s [2022-03-06T22:34:38.702Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.2s done [2022-03-06T22:34:38.964Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.4s [2022-03-06T22:34:39.547Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.0s done [2022-03-06T22:34:39.812Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.1s done [2022-03-06T22:34:39.812Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 4.1s [2022-03-06T22:34:39.812Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.34MB / 134.90MB 4.3s [2022-03-06T22:34:40.080Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 16.02MB / 134.90MB 4.5s [2022-03-06T22:34:40.350Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 26.32MB / 134.90MB 4.8s [2022-03-06T22:34:40.614Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 35.65MB / 134.90MB 5.0s [2022-03-06T22:34:40.875Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 45.60MB / 134.90MB 5.3s [2022-03-06T22:34:40.875Z] #11 ... [2022-03-06T22:34:40.875Z] [2022-03-06T22:34:40.875Z] #31 [internal] load build context [2022-03-06T22:34:40.875Z] #31 sha256:65db5af8a9fc38c0a715bf5b3b05f89cffcd93865d6deae0eb36b2445aa56fa4 [2022-03-06T22:34:40.875Z] #31 transferring context: 57.21MB 5.5s done [2022-03-06T22:34:40.875Z] #31 DONE 5.6s [2022-03-06T22:34:40.875Z] [2022-03-06T22:34:40.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:40.875Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:40.875Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 53.48MB / 134.90MB 5.4s [2022-03-06T22:34:41.139Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 61.87MB / 134.90MB 5.6s [2022-03-06T22:34:39.195Z] > git remote # timeout=10 [2022-03-06T22:34:39.265Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:34:39.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:34:39.325Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:34:41.405Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 72.18MB / 134.90MB 5.9s [2022-03-06T22:34:41.667Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 82.10MB / 134.90MB 6.2s [2022-03-06T22:34:41.929Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 89.36MB / 134.90MB 6.4s [2022-03-06T22:34:42.193Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 96.47MB / 134.90MB 6.7s [2022-03-06T22:34:42.454Z] Merge succeeded, producing 2ae799970a28b16a9c03534a6b30ec8ff54bc31c [2022-03-06T22:34:42.454Z] Checking out Revision 2ae799970a28b16a9c03534a6b30ec8ff54bc31c (PR-43136) [2022-03-06T22:34:42.456Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 103.81MB / 134.90MB 6.9s [2022-03-06T22:34:42.718Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 112.20MB / 134.90MB 7.3s [2022-03-06T22:34:42.980Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 128.97MB / 134.90MB 7.5s [2022-03-06T22:34:42.999Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:34:43.136Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:34:42.350Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-06T22:34:42.491Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:34:42.549Z] > git checkout -f 2ae799970a28b16a9c03534a6b30ec8ff54bc31c # timeout=10 [2022-03-06T22:34:43.038Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:34:43.926Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.2s [2022-03-06T22:34:44.474Z] + docker version [2022-03-06T22:34:44.474Z] Client: [2022-03-06T22:34:44.474Z] Version: 20.10.9 [2022-03-06T22:34:44.474Z] API version: 1.41 [2022-03-06T22:34:44.474Z] Go version: go1.16.8 [2022-03-06T22:34:44.474Z] Git commit: c2ea9bc [2022-03-06T22:34:44.474Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-06T22:34:44.475Z] OS/Arch: windows/amd64 [2022-03-06T22:34:44.475Z] Context: default [2022-03-06T22:34:44.475Z] Experimental: true [2022-03-06T22:34:44.475Z] [2022-03-06T22:34:44.475Z] Server: Docker Engine - Community [2022-03-06T22:34:44.475Z] Engine: [2022-03-06T22:34:44.475Z] Version: 20.10.9 [2022-03-06T22:34:44.475Z] API version: 1.41 (minimum version 1.24) [2022-03-06T22:34:44.475Z] Go version: go1.16.8 [2022-03-06T22:34:44.475Z] Git commit: 79ea9d3 [2022-03-06T22:34:44.475Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-06T22:34:44.475Z] OS/Arch: windows/amd64 [2022-03-06T22:34:44.475Z] Experimental: true [2022-03-06T22:34:44.499Z] #11 ... [2022-03-06T22:34:44.499Z] [2022-03-06T22:34:44.499Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:34:44.499Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-06T22:34:44.499Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-06T22:34:44.499Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-06T22:34:44.499Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-06T22:34:44.499Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:34:44.499Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2022-03-06T22:34:44.499Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-03-06T22:34:44.499Z] #74 DONE 9.1s [2022-03-06T22:34:44.499Z] [2022-03-06T22:34:44.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:44.499Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:44.499Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 9.0s done [Pipeline] sh [2022-03-06T22:34:44.760Z] #11 ... [2022-03-06T22:34:44.760Z] [2022-03-06T22:34:44.760Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:34:44.760Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-06T22:34:44.760Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-06T22:34:44.760Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:34:44.760Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-06T22:34:44.760Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-06T22:34:44.760Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-03-06T22:34:44.760Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-03-06T22:34:44.760Z] #76 DONE 9.2s [2022-03-06T22:34:44.760Z] [2022-03-06T22:34:44.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:44.760Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:45.333Z] #11 ... [2022-03-06T22:34:45.333Z] [2022-03-06T22:34:45.333Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:34:45.333Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:34:45.333Z] #35 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-06T22:34:45.333Z] #35 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-06T22:34:45.333Z] #35 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-06T22:34:45.333Z] #35 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-06T22:34:45.333Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.6s done [2022-03-06T22:34:45.536Z] + docker info [2022-03-06T22:34:45.536Z] Client: [2022-03-06T22:34:45.536Z] Context: default [2022-03-06T22:34:45.536Z] Debug Mode: false [2022-03-06T22:34:45.536Z] [2022-03-06T22:34:45.536Z] Server: [2022-03-06T22:34:45.536Z] Containers: 0 [2022-03-06T22:34:45.536Z] Running: 0 [2022-03-06T22:34:45.536Z] Paused: 0 [2022-03-06T22:34:45.536Z] Stopped: 0 [2022-03-06T22:34:45.536Z] Images: 11 [2022-03-06T22:34:45.536Z] Server Version: 20.10.9 [2022-03-06T22:34:45.536Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-06T22:34:45.536Z] Windows: [2022-03-06T22:34:45.536Z] LCOW: [2022-03-06T22:34:45.536Z] Logging Driver: json-file [2022-03-06T22:34:45.536Z] Plugins: [2022-03-06T22:34:45.536Z] Volume: local [2022-03-06T22:34:45.536Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:34:45.536Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:34:45.536Z] Swarm: inactive [2022-03-06T22:34:45.536Z] Default Isolation: process [2022-03-06T22:34:45.536Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-06T22:34:45.536Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-06T22:34:45.536Z] OSType: windows [2022-03-06T22:34:45.536Z] Architecture: x86_64 [2022-03-06T22:34:45.536Z] CPUs: 4 [2022-03-06T22:34:45.536Z] Total Memory: 32GiB [2022-03-06T22:34:45.536Z] Name: azwin-2-75b8e0 [2022-03-06T22:34:45.536Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-06T22:34:45.536Z] Docker Root Dir: D:\docker [2022-03-06T22:34:45.536Z] Debug Mode: false [2022-03-06T22:34:45.536Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:34:45.536Z] Labels: [2022-03-06T22:34:45.536Z] Experimental: true [2022-03-06T22:34:45.536Z] Insecure Registries: [2022-03-06T22:34:45.536Z] 10.0.0.4:5000 [2022-03-06T22:34:45.536Z] 127.0.0.0/8 [2022-03-06T22:34:45.536Z] Registry Mirrors: [2022-03-06T22:34:45.536Z] http://10.0.0.4:5000/ [2022-03-06T22:34:45.536Z] Live Restore Enabled: false [2022-03-06T22:34:45.536Z] Product License: Community Engine [2022-03-06T22:34:45.536Z] [2022-03-06T22:34:45.594Z] #35 ... [2022-03-06T22:34:45.594Z] [2022-03-06T22:34:45.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:45.594Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-06T22:34:46.987Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.1s done [2022-03-06T22:34:47.250Z] #11 ... [2022-03-06T22:34:47.250Z] [2022-03-06T22:34:47.250Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-06T22:34:47.250Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-06T22:34:47.250Z] #75 DONE 0.8s [2022-03-06T22:34:47.250Z] [2022-03-06T22:34:47.250Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:34:47.250Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:34:47.250Z] #35 DONE 11.6s [2022-03-06T22:34:47.250Z] [2022-03-06T22:34:47.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:47.250Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:47.250Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-06T22:34:47.826Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-06T22:34:48.087Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-06T22:34:48.087Z] #11 ... [2022-03-06T22:34:48.087Z] [2022-03-06T22:34:48.087Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-06T22:34:48.087Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-06T22:34:48.087Z] #77 DONE 0.9s [2022-03-06T22:34:48.087Z] [2022-03-06T22:34:48.087Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:48.087Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:49.129Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.1s done [2022-03-06T22:34:49.440Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-06T22:34:54.759Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-06T22:34:57.310Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.6s done [2022-03-06T22:34:57.310Z] #11 ... [2022-03-06T22:34:57.310Z] [2022-03-06T22:34:57.310Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:34:57.310Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:34:57.310Z] #36 1.081 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:34:57.310Z] #36 1.090 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:34:57.310Z] #36 1.090 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:34:57.310Z] #36 1.294 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:34:57.310Z] #36 1.566 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:34:57.310Z] #36 1.873 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:34:57.310Z] #36 3.531 Fetched 8505 kB in 3s (3115 kB/s) [2022-03-06T22:34:57.310Z] #36 3.531 Reading package lists... [2022-03-06T22:34:57.310Z] #36 4.414 Reading package lists... [2022-03-06T22:34:57.310Z] #36 5.316 Building dependency tree... [2022-03-06T22:34:57.310Z] #36 5.680 The following additional packages will be installed: [2022-03-06T22:34:57.310Z] #36 5.680 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-06T22:34:57.310Z] #36 5.680 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-06T22:34:57.310Z] #36 5.680 Recommended packages: [2022-03-06T22:34:57.310Z] #36 5.680 libldap-common publicsuffix libsasl2-modules [2022-03-06T22:34:57.310Z] #36 5.907 The following NEW packages will be installed: [2022-03-06T22:34:57.310Z] #36 5.908 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-06T22:34:57.310Z] #36 5.908 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-06T22:34:57.310Z] #36 5.909 libssh2-1 openssl [2022-03-06T22:34:57.310Z] #36 6.209 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:34:57.310Z] #36 6.209 Need to get 3038 kB of archives. [2022-03-06T22:34:57.310Z] #36 6.209 After this operation, 6650 kB of additional disk space will be used. [2022-03-06T22:34:57.310Z] #36 6.209 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-06T22:34:57.310Z] #36 6.209 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-06T22:34:57.310Z] #36 6.209 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-06T22:34:57.310Z] #36 6.210 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-06T22:34:57.310Z] #36 6.213 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-06T22:34:57.310Z] #36 6.222 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-06T22:34:57.310Z] #36 6.225 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-06T22:34:57.310Z] #36 6.225 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-06T22:34:57.310Z] #36 6.226 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-06T22:34:57.310Z] #36 6.227 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-06T22:34:57.310Z] #36 6.229 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-06T22:34:57.310Z] #36 6.233 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-06T22:34:57.310Z] #36 6.253 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:34:57.310Z] #36 6.255 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:34:57.310Z] #36 6.257 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:34:57.310Z] #36 6.521 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:34:57.310Z] #36 6.576 Fetched 3038 kB in 0s (9042 kB/s) [2022-03-06T22:34:57.310Z] #36 6.617 Selecting previously unselected package openssl. [2022-03-06T22:34:57.310Z] #36 6.617 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-06T22:34:57.310Z] #36 6.618 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 6.622 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 6.837 Selecting previously unselected package ca-certificates. [2022-03-06T22:34:57.310Z] #36 6.837 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-06T22:34:57.310Z] #36 6.841 Unpacking ca-certificates (20210119) ... [2022-03-06T22:34:57.310Z] #36 6.949 Selecting previously unselected package libbrotli1:amd64. [2022-03-06T22:34:57.310Z] #36 6.949 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 6.966 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:34:57.310Z] #36 7.049 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-06T22:34:57.310Z] #36 7.049 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.054 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 7.186 Selecting previously unselected package libsasl2-2:amd64. [2022-03-06T22:34:57.310Z] #36 7.188 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.191 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 7.256 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-06T22:34:57.310Z] #36 7.256 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.261 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:34:57.310Z] #36 7.342 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-06T22:34:57.310Z] #36 7.342 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.345 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:34:57.310Z] #36 7.396 Selecting previously unselected package libpsl5:amd64. [2022-03-06T22:34:57.310Z] #36 7.396 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.406 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:34:57.310Z] #36 7.450 Selecting previously unselected package librtmp1:amd64. [2022-03-06T22:34:57.310Z] #36 7.450 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.454 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:34:57.310Z] #36 7.499 Selecting previously unselected package libssh2-1:amd64. [2022-03-06T22:34:57.310Z] #36 7.500 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.505 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:34:57.310Z] #36 7.561 Selecting previously unselected package libcurl4:amd64. [2022-03-06T22:34:57.310Z] #36 7.561 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.565 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 7.637 Selecting previously unselected package curl. [2022-03-06T22:34:57.310Z] #36 7.639 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.643 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 7.735 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:34:57.310Z] #36 7.735 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.739 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:34:57.310Z] #36 7.827 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:34:57.310Z] #36 7.827 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.827 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:34:57.310Z] #36 7.891 Selecting previously unselected package jq. [2022-03-06T22:34:57.310Z] #36 7.891 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:34:57.310Z] #36 7.896 Unpacking jq (1.6-2.1) ... [2022-03-06T22:34:57.310Z] #36 7.950 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:34:57.310Z] #36 7.961 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:34:57.310Z] #36 7.970 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:34:57.310Z] #36 7.981 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 8.028 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:34:57.310Z] #36 8.038 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 8.055 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:34:57.310Z] #36 8.068 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 8.083 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:34:57.310Z] #36 8.096 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:34:57.310Z] #36 8.110 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:34:57.310Z] #36 8.119 Setting up ca-certificates (20210119) ... [2022-03-06T22:34:57.310Z] #36 8.776 Updating certificates in /etc/ssl/certs... [2022-03-06T22:34:57.310Z] #36 9.877 129 added, 0 removed; done. [2022-03-06T22:34:57.310Z] #36 9.968 Setting up jq (1.6-2.1) ... [2022-03-06T22:34:57.310Z] #36 9.978 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 9.988 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:34:57.310Z] #36 10.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:34:57.310Z] #36 10.08 Processing triggers for ca-certificates (20210119) ... [2022-03-06T22:34:57.310Z] #36 10.08 Updating certificates in /etc/ssl/certs... [2022-03-06T22:34:57.572Z] #36 ... [2022-03-06T22:34:57.572Z] [2022-03-06T22:34:57.572Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:34:57.572Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:34:57.572Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-06T22:34:58.744Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-06T22:34:58.744Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8d73536c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-06T22:34:58.744Z] ---------------------------------------------------------------------------- [2022-03-06T22:34:58.744Z] [2022-03-06T22:34:58.744Z] INFO: executeCI.ps1 starting at Sun Mar 6 22:34:57 CUT 2022 [2022-03-06T22:34:58.744Z] [2022-03-06T22:34:58.744Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-06T22:34:58.744Z] INFO: Running git version 2.24.1.windows.2 [2022-03-06T22:34:58.744Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-06T22:34:58.744Z] INFO: Environment variables: [2022-03-06T22:34:58.744Z] [2022-03-06T22:34:58.744Z] Name Value [2022-03-06T22:34:58.744Z] ---- ----- [2022-03-06T22:34:58.744Z] ALLUSERSPROFILE C:\ProgramData [2022-03-06T22:34:58.744Z] amd64 true [2022-03-06T22:34:58.744Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-06T22:34:58.744Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-06T22:34:58.744Z] arm64 true [2022-03-06T22:34:58.744Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-06T22:34:58.744Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-06T22:34:58.744Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-06T22:34:58.744Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-06T22:34:58.744Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-06T22:34:58.744Z] BRANCH_NAME PR-43136 [2022-03-06T22:34:58.744Z] BUILD_DISPLAY_NAME #6 [2022-03-06T22:34:58.744Z] BUILD_ID 6 [2022-03-06T22:34:58.744Z] BUILD_NUMBER 6 [2022-03-06T22:34:58.744Z] BUILD_TAG jenkins-moby-PR-43136-6 [2022-03-06T22:34:58.744Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/ [2022-03-06T22:34:58.744Z] cgroup2 true [2022-03-06T22:34:58.744Z] CHANGE_AUTHOR jaen [2022-03-06T22:34:58.744Z] CHANGE_AUTHOR_DISPLAY_NAME Tomek MaÅ„ko [2022-03-06T22:34:58.744Z] CHANGE_BRANCH zfs-driver-fix [2022-03-06T22:34:58.744Z] CHANGE_FORK jaen [2022-03-06T22:34:58.744Z] CHANGE_ID 43136 [2022-03-06T22:34:58.744Z] CHANGE_TARGET master [2022-03-06T22:34:58.744Z] CHANGE_TITLE Add locking to the ZFS driver [2022-03-06T22:34:58.744Z] CHANGE_URL https://github.com/moby/moby/pull/43136 [2022-03-06T22:34:58.744Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:34:58.744Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-06T22:34:58.744Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-06T22:34:58.744Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-06T22:34:58.744Z] COMPUTERNAME azwin-2-75b8e0 [2022-03-06T22:34:58.744Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-06T22:34:58.744Z] ConfigSequenceNumber 0 [2022-03-06T22:34:58.744Z] dco true [2022-03-06T22:34:58.744Z] DOCKER_BUILDKIT 0 [2022-03-06T22:34:58.744Z] DOCKER_DUT_DEBUG 1 [2022-03-06T22:34:58.744Z] DOCKER_EXPERIMENTAL 1 [2022-03-06T22:34:58.744Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-06T22:34:58.744Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-06T22:34:58.744Z] EXECUTOR_NUMBER 0 [2022-03-06T22:34:58.744Z] FQDN azwin-2-75b8e0.westus.cloudapp.azure.com [2022-03-06T22:34:58.744Z] GIT_BRANCH PR-43136 [2022-03-06T22:34:58.744Z] GIT_COMMIT 2ae799970a28b16a9c03534a6b30ec8ff54bc31c [2022-03-06T22:34:58.744Z] GIT_PREVIOUS_COMMIT 3fe26f391b628e3baa3f97aa7309d29c469f1686 [2022-03-06T22:34:58.744Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b75fd72d6fd3ff345707a36e409a2a449517c226 [2022-03-06T22:34:58.744Z] GIT_URL https://github.com/moby/moby.git [2022-03-06T22:34:58.744Z] HUDSON_COOKIE e8a4d5ba-c278-48e7-9139-ffc52c69dc05 [2022-03-06T22:34:58.744Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-06T22:34:58.744Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-06T22:34:58.744Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-06T22:34:58.744Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-06T22:34:58.744Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-06T22:34:58.744Z] JENKINS_NODE_COOKIE c996ee16-bddf-49dc-b973-29a1736c1e5e [2022-03-06T22:34:58.744Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-06T22:34:58.744Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-06T22:34:58.744Z] JOB_BASE_NAME PR-43136 [2022-03-06T22:34:58.744Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/display/redirect [2022-03-06T22:34:58.744Z] JOB_NAME moby/PR-43136 [2022-03-06T22:34:58.744Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/ [2022-03-06T22:34:58.744Z] library.jps.version master [2022-03-06T22:34:58.744Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-06T22:34:58.745Z] NODE_LABELS amd64 azure azwin-2-75b8e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-06T22:34:58.745Z] NODE_NAME azwin-2-75b8e0 [2022-03-06T22:34:58.745Z] NUMBER_OF_PROCESSORS 4 [2022-03-06T22:34:58.745Z] OS Windows_NT [2022-03-06T22:34:58.745Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-06T22:34:58.745Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-06T22:34:58.745Z] ppc64le false [2022-03-06T22:34:58.745Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-06T22:34:58.745Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-06T22:34:58.745Z] PROCESSOR_LEVEL 6 [2022-03-06T22:34:58.745Z] PROCESSOR_REVISION 4f01 [2022-03-06T22:34:58.745Z] ProgramData C:\ProgramData [2022-03-06T22:34:58.745Z] ProgramFiles C:\Program Files [2022-03-06T22:34:58.745Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-06T22:34:58.745Z] ProgramW6432 C:\Program Files [2022-03-06T22:34:58.745Z] PROMPT $P$G [2022-03-06T22:34:58.745Z] PSExecutionPolicyPreference Bypass [2022-03-06T22:34:58.745Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-06T22:34:58.745Z] PUBLIC C:\Users\Public [2022-03-06T22:34:58.745Z] rootless true [2022-03-06T22:34:58.745Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=artif... [2022-03-06T22:34:58.745Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=changes [2022-03-06T22:34:58.745Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect [2022-03-06T22:34:58.745Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=tests [2022-03-06T22:34:58.745Z] s390x false [2022-03-06T22:34:58.745Z] SKIP_VALIDATION_TESTS 1 [2022-03-06T22:34:58.745Z] SOURCES_DRIVE d [2022-03-06T22:34:58.745Z] SOURCES_SUBDIR gopath [2022-03-06T22:34:58.745Z] STAGE_NAME Run tests [2022-03-06T22:34:58.745Z] SystemDrive C: [2022-03-06T22:34:58.745Z] SystemRoot C:\Windows [2022-03-06T22:34:58.745Z] TEMP C:\Windows\TEMP [2022-03-06T22:34:58.745Z] TESTDEBUG 0 [2022-03-06T22:34:58.745Z] TESTRUN_DRIVE d [2022-03-06T22:34:58.745Z] TESTRUN_SUBDIR CI [2022-03-06T22:34:58.745Z] TIMEOUT 120m [2022-03-06T22:34:58.745Z] TMP C:\Windows\TEMP [2022-03-06T22:34:58.745Z] unit_validate true [2022-03-06T22:34:58.745Z] USERDOMAIN WORKGROUP [2022-03-06T22:34:58.745Z] USERNAME azwin-2-75b8e0$ [2022-03-06T22:34:58.745Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-06T22:34:58.745Z] validate_force false [2022-03-06T22:34:58.745Z] windir C:\Windows [2022-03-06T22:34:58.745Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-06T22:34:58.745Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-06T22:34:58.745Z] windows2022 true [2022-03-06T22:34:58.745Z] windows2022containerd true [2022-03-06T22:34:58.745Z] windowsRS5 true [2022-03-06T22:34:58.745Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-06T22:34:58.745Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] INFO: Sources under d:\gopath\... [2022-03-06T22:34:58.745Z] INFO: Test run under d:\CI\... [2022-03-06T22:34:58.745Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-06T22:34:58.745Z] INFO: docker/docker repository was found [2022-03-06T22:34:58.745Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-06T22:34:58.745Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-06T22:34:58.745Z] INFO: Docker version of control daemon [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] Client: [2022-03-06T22:34:58.745Z] Version: 20.10.9 [2022-03-06T22:34:58.745Z] API version: 1.41 [2022-03-06T22:34:58.745Z] Go version: go1.16.8 [2022-03-06T22:34:58.745Z] Git commit: c2ea9bc [2022-03-06T22:34:58.745Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-06T22:34:58.745Z] OS/Arch: windows/amd64 [2022-03-06T22:34:58.745Z] Context: default [2022-03-06T22:34:58.745Z] Experimental: true [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] Server: Docker Engine - Community [2022-03-06T22:34:58.745Z] Engine: [2022-03-06T22:34:58.745Z] Version: 20.10.9 [2022-03-06T22:34:58.745Z] API version: 1.41 (minimum version 1.24) [2022-03-06T22:34:58.745Z] Go version: go1.16.8 [2022-03-06T22:34:58.745Z] Git commit: 79ea9d3 [2022-03-06T22:34:58.745Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-06T22:34:58.745Z] OS/Arch: windows/amd64 [2022-03-06T22:34:58.745Z] Experimental: true [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] INFO: Docker info of control daemon [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] Client: [2022-03-06T22:34:58.745Z] Context: default [2022-03-06T22:34:58.745Z] Debug Mode: false [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] Server: [2022-03-06T22:34:58.745Z] Containers: 0 [2022-03-06T22:34:58.745Z] Running: 0 [2022-03-06T22:34:58.745Z] Paused: 0 [2022-03-06T22:34:58.745Z] Stopped: 0 [2022-03-06T22:34:58.745Z] Images: 11 [2022-03-06T22:34:58.745Z] Server Version: 20.10.9 [2022-03-06T22:34:58.745Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-06T22:34:58.745Z] Windows: [2022-03-06T22:34:58.745Z] LCOW: [2022-03-06T22:34:58.745Z] Logging Driver: json-file [2022-03-06T22:34:58.745Z] Plugins: [2022-03-06T22:34:58.745Z] Volume: local [2022-03-06T22:34:58.745Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:34:58.745Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:34:58.745Z] Swarm: inactive [2022-03-06T22:34:58.745Z] Default Isolation: process [2022-03-06T22:34:58.745Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-06T22:34:58.745Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-06T22:34:58.745Z] OSType: windows [2022-03-06T22:34:58.745Z] Architecture: x86_64 [2022-03-06T22:34:58.745Z] CPUs: 4 [2022-03-06T22:34:58.745Z] Total Memory: 32GiB [2022-03-06T22:34:58.745Z] Name: azwin-2-75b8e0 [2022-03-06T22:34:58.745Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-06T22:34:58.745Z] Docker Root Dir: D:\docker [2022-03-06T22:34:58.745Z] Debug Mode: false [2022-03-06T22:34:58.745Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:34:58.745Z] Labels: [2022-03-06T22:34:58.745Z] Experimental: true [2022-03-06T22:34:58.745Z] Insecure Registries: [2022-03-06T22:34:58.745Z] 10.0.0.4:5000 [2022-03-06T22:34:58.745Z] 127.0.0.0/8 [2022-03-06T22:34:58.745Z] Registry Mirrors: [2022-03-06T22:34:58.745Z] http://10.0.0.4:5000/ [2022-03-06T22:34:58.745Z] Live Restore Enabled: false [2022-03-06T22:34:58.745Z] Product License: Community Engine [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] [2022-03-06T22:34:58.745Z] INFO: Commit hash is 2ae799970a [2022-03-06T22:34:58.745Z] INFO: Nuke-Everything... [2022-03-06T22:34:58.745Z] INFO: Container count on control daemon to delete is 0 [2022-03-06T22:34:59.214Z] INFO: Nuking d:\CI [2022-03-06T22:34:59.214Z] INFO: Zapped successfully [2022-03-06T22:34:59.214Z] INFO: Location for testing is d:\CI\PR-43136\6 [2022-03-06T22:34:59.214Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-06T22:34:59.214Z] [2022-03-06T22:34:59.214Z] [2022-03-06T22:34:59.214Z] INFO: Building the image from Dockerfile.windows at 03/06/2022 22:34:59... [2022-03-06T22:34:59.214Z] [2022-03-06T22:35:00.890Z] #11 ... [2022-03-06T22:35:00.890Z] [2022-03-06T22:35:00.890Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:35:00.890Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:35:00.890Z] #36 10.99 0 added, 0 removed; done. [2022-03-06T22:35:00.890Z] #36 10.99 Running hooks in /etc/ca-certificates/update.d... [2022-03-06T22:35:00.890Z] #36 10.99 done. [2022-03-06T22:35:00.890Z] #36 DONE 13.7s [2022-03-06T22:35:00.890Z] [2022-03-06T22:35:00.890Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:35:00.890Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:35:01.463Z] #11 ... [2022-03-06T22:35:01.463Z] [2022-03-06T22:35:01.463Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-06T22:35:01.463Z] #37 sha256:419c7a31aa4f759f0136e78322519ec2086e5130f81d947d46fd6fc4bbb10fae [2022-03-06T22:35:01.463Z] #37 DONE 0.7s [2022-03-06T22:35:01.463Z] [2022-03-06T22:35:01.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:35:01.463Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:35:02.861Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.2s [2022-03-06T22:35:03.435Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.8s done [2022-03-06T22:35:03.696Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-06T22:35:07.880Z] Sending build context to Docker daemon 62.47MB [2022-03-06T22:35:07.880Z] [2022-03-06T22:35:07.880Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-06T22:35:07.880Z] ---> bdeb13086b9f [2022-03-06T22:35:07.880Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 023f080ea969 [2022-03-06T22:35:07.880Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 3ed367f15163 [2022-03-06T22:35:07.880Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 944acaf4eda6 [2022-03-06T22:35:07.880Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 95c66360344d [2022-03-06T22:35:07.880Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 5c89fa1adb09 [2022-03-06T22:35:07.880Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 49ba5e93ab55 [2022-03-06T22:35:07.880Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 098aa91a1380 [2022-03-06T22:35:07.880Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> 3bd0477d636c [2022-03-06T22:35:07.880Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-06T22:35:07.880Z] ---> Using cache [2022-03-06T22:35:07.880Z] ---> a5b62eccf0ea [2022-03-06T22:35:07.880Z] Step 11/11 : COPY . . [2022-03-06T22:35:08.411Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032ce898ff5da5b5e) in /home/ubuntu/workspace/moby_PR-43136 [Pipeline] { [Pipeline] checkout [2022-03-06T22:35:08.518Z] The recommended git tool is: git [2022-03-06T22:35:08.998Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-06T22:35:11.539Z] using credential docker-jenkins-github-credentials [2022-03-06T22:35:11.546Z] Cloning the remote Git repository [2022-03-06T22:35:11.546Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:35:11.555Z] #11 ... [2022-03-06T22:35:11.555Z] [2022-03-06T22:35:11.555Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:35:11.555Z] #38 sha256:99fea2cd9711118a1a30df30d02ea09ae9740be07a59e987e850900359e92274 [2022-03-06T22:35:11.555Z] #38 2.123 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-06T22:35:11.555Z] #38 2.434 [2022-03-06T22:35:11.555Z] #38 2.659 #=#=# ######################################################################## 100.0% [2022-03-06T22:35:11.555Z] #38 2.945 [2022-03-06T22:35:11.555Z] #38 3.933 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-06T22:35:11.555Z] #38 4.228 [2022-03-06T22:35:11.555Z] #38 4.456 #=#=# ############################################### 65.9% ######################################################################## 100.0% [2022-03-06T22:35:11.555Z] #38 4.808 [2022-03-06T22:35:11.555Z] #38 5.896 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-06T22:35:11.555Z] #38 6.244 [2022-03-06T22:35:11.555Z] #38 6.466 #=#=# ####### 10.0% ########################################## 58.5% ################################################################# 90.4% ######################################################################## 100.0% [2022-03-06T22:35:11.555Z] #38 7.027 [2022-03-06T22:35:11.555Z] #38 8.069 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-06T22:35:11.555Z] #38 8.377 [2022-03-06T22:35:11.555Z] #38 8.609 #=#=# ######################################################################## 100.0% [2022-03-06T22:35:11.555Z] #38 8.939 [2022-03-06T22:35:11.555Z] #38 9.721 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-06T22:35:11.555Z] #38 10.07 [2022-03-06T22:35:11.555Z] #38 ... [2022-03-06T22:35:11.555Z] [2022-03-06T22:35:11.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:35:11.555Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:35:10.318Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:35:10.441Z] > git init /home/ubuntu/workspace/moby_PR-43136 # timeout=10 [2022-03-06T22:35:10.626Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:35:10.626Z] > git --version # timeout=10 [2022-03-06T22:35:10.645Z] > git --version # 'git version 2.17.1' [2022-03-06T22:35:10.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:10.647Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:14.115Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.2s [2022-03-06T22:35:16.707Z] #11 ... [2022-03-06T22:35:16.707Z] [2022-03-06T22:35:16.707Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:35:16.707Z] #38 sha256:99fea2cd9711118a1a30df30d02ea09ae9740be07a59e987e850900359e92274 [2022-03-06T22:35:16.707Z] #38 10.30 #=#=# ######################################################################## 100.0% [2022-03-06T22:35:16.707Z] #38 10.62 [2022-03-06T22:35:16.707Z] #38 10.73 Download of images into '/build' complete. [2022-03-06T22:35:16.707Z] #38 10.73 Use something like the following to load the result into a Docker daemon: [2022-03-06T22:35:16.707Z] #38 10.73 tar -cC '/build' . | docker load [2022-03-06T22:35:16.707Z] #38 DONE 14.6s [2022-03-06T22:35:16.707Z] [2022-03-06T22:35:16.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:35:16.707Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:35:19.259Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 15.4s [2022-03-06T22:35:20.648Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 17.0s done [2022-03-06T22:35:20.909Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-06T22:35:21.171Z] #11 DONE 45.7s [2022-03-06T22:35:21.171Z] [2022-03-06T22:35:21.171Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-06T22:35:21.171Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-06T22:35:22.123Z] #12 DONE 0.9s [2022-03-06T22:35:22.123Z] [2022-03-06T22:35:22.123Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-06T22:35:22.123Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-06T22:35:23.071Z] #13 DONE 0.9s [2022-03-06T22:35:23.071Z] [2022-03-06T22:35:23.071Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-06T22:35:23.071Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-06T22:35:23.071Z] #40 DONE 0.0s [2022-03-06T22:35:23.071Z] [2022-03-06T22:35:23.071Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-06T22:35:23.071Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-06T22:35:23.071Z] #49 DONE 0.1s [2022-03-06T22:35:23.071Z] [2022-03-06T22:35:23.071Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:35:23.071Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:35:23.335Z] #41 ... [2022-03-06T22:35:23.335Z] [2022-03-06T22:35:23.335Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-06T22:35:23.335Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-06T22:35:23.335Z] #53 DONE 0.2s [2022-03-06T22:35:23.335Z] [2022-03-06T22:35:23.335Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:35:23.335Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:35:27.553Z] #54 ... [2022-03-06T22:35:27.553Z] [2022-03-06T22:35:27.553Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-06T22:35:27.553Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-06T22:35:27.553Z] #14 DONE 3.8s [2022-03-06T22:35:27.553Z] [2022-03-06T22:35:27.553Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-06T22:35:27.553Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-06T22:35:27.642Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b062550ef98cf50c) in /home/ubuntu/workspace/moby_PR-43136 [Pipeline] { [Pipeline] checkout [2022-03-06T22:35:27.772Z] The recommended git tool is: git [2022-03-06T22:35:28.948Z] #15 DONE 2.1s [2022-03-06T22:35:28.948Z] [2022-03-06T22:35:28.948Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-06T22:35:28.948Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-06T22:35:30.106Z] using credential docker-jenkins-github-credentials [2022-03-06T22:35:30.115Z] Cloning the remote Git repository [2022-03-06T22:35:30.115Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:35:30.595Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ef2cfd419bed9a85) in /home/ubuntu/workspace/moby_PR-43136 [Pipeline] { [Pipeline] checkout [2022-03-06T22:35:30.682Z] The recommended git tool is: git [2022-03-06T22:35:30.861Z] #16 DONE 1.8s [2022-03-06T22:35:30.861Z] [2022-03-06T22:35:30.861Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-06T22:35:30.861Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-06T22:35:29.736Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:35:29.799Z] > git init /home/ubuntu/workspace/moby_PR-43136 # timeout=10 [2022-03-06T22:35:29.992Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:35:29.992Z] > git --version # timeout=10 [2022-03-06T22:35:30.004Z] > git --version # 'git version 2.17.1' [2022-03-06T22:35:30.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:30.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:33.450Z] #17 ... [2022-03-06T22:35:33.450Z] [2022-03-06T22:35:33.450Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:35:33.450Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:35:33.450Z] #60 4.520 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-06T22:35:33.450Z] #60 5.573 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-06T22:35:33.450Z] #60 5.574 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-06T22:35:33.450Z] #60 5.760 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-06T22:35:33.450Z] #60 7.375 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-06T22:35:33.450Z] #60 ... [2022-03-06T22:35:33.450Z] [2022-03-06T22:35:33.450Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-06T22:35:33.450Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-06T22:35:33.450Z] #17 DONE 2.4s [2022-03-06T22:35:33.450Z] [2022-03-06T22:35:33.450Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:35:33.450Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:35:33.450Z] #58 4.918 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-06T22:35:33.450Z] #58 ... [2022-03-06T22:35:33.450Z] [2022-03-06T22:35:33.450Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:35:33.450Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:35:33.450Z] #56 3.866 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-06T22:35:33.450Z] #56 5.045 go: downloading github.com/fatih/color v1.10.0 [2022-03-06T22:35:33.450Z] #56 5.089 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-06T22:35:33.450Z] #56 5.140 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-06T22:35:33.450Z] #56 5.160 go: downloading github.com/pkg/errors v0.9.1 [2022-03-06T22:35:33.450Z] #56 5.545 go: downloading golang.org/x/tools v0.1.0 [2022-03-06T22:35:33.450Z] #56 5.643 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-06T22:35:33.450Z] #56 5.735 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-06T22:35:33.450Z] #56 5.870 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-06T22:35:33.450Z] #56 5.935 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-06T22:35:33.450Z] #56 10.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-06T22:35:33.450Z] #56 10.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-06T22:35:33.450Z] #56 10.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-06T22:35:33.450Z] #56 ... [2022-03-06T22:35:33.450Z] [2022-03-06T22:35:33.450Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:35:33.450Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:35:33.450Z] #43 3.636 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-06T22:35:33.711Z] #43 ... [2022-03-06T22:35:33.711Z] [2022-03-06T22:35:33.711Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:35:33.711Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:35:33.711Z] #50 3.614 + git clone https://github.com/docker/distribution.git . [2022-03-06T22:35:33.711Z] #50 3.617 Cloning into '.'... [2022-03-06T22:35:33.711Z] #50 ... [2022-03-06T22:35:33.711Z] [2022-03-06T22:35:33.711Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-06T22:35:33.711Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-06T22:35:34.080Z] using credential docker-jenkins-github-credentials [2022-03-06T22:35:34.090Z] Cloning the remote Git repository [2022-03-06T22:35:34.090Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:35:34.139Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:35:34.245Z] > git init /home/ubuntu/workspace/moby_PR-43136 # timeout=10 [2022-03-06T22:35:34.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:35:34.672Z] > git --version # timeout=10 [2022-03-06T22:35:34.715Z] > git --version # 'git version 2.25.1' [2022-03-06T22:35:34.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:34.717Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:35.637Z] #18 DONE 2.5s [2022-03-06T22:35:35.637Z] [2022-03-06T22:35:35.637Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:35:35.637Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:35:35.878Z] Fetching without tags [2022-03-06T22:35:35.897Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04b3552a26f33a507) in /home/ubuntu/workspace/moby_PR-43136 [Pipeline] { [Pipeline] checkout [2022-03-06T22:35:36.023Z] The recommended git tool is: git [2022-03-06T22:35:36.158Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:35:35.771Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:35:35.791Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:35:35.818Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:35.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:35:35.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:35:35.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:35.881Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:36.175Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:35:36.198Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:35:37.049Z] #19 ... [2022-03-06T22:35:37.049Z] [2022-03-06T22:35:37.049Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:35:37.049Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:35:37.049Z] #41 4.015 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-06T22:35:37.049Z] #41 4.015 Cloning into '.'... [2022-03-06T22:35:37.331Z] #41 ... [2022-03-06T22:35:37.331Z] [2022-03-06T22:35:37.331Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:35:37.331Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:35:37.331Z] #56 12.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-06T22:35:37.331Z] #56 13.00 go: downloading golang.org/x/mod v0.3.0 [2022-03-06T22:35:37.911Z] #56 ... [2022-03-06T22:35:37.911Z] [2022-03-06T22:35:37.911Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:35:37.911Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:35:37.911Z] #54 4.615 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:35:37.911Z] #54 4.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:35:37.911Z] #54 4.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:35:37.911Z] #54 5.155 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-06T22:35:37.911Z] #54 5.890 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:35:37.911Z] #54 8.100 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:35:37.911Z] #54 10.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:35:37.911Z] #54 12.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-06T22:35:37.911Z] #54 ... [2022-03-06T22:35:37.911Z] [2022-03-06T22:35:37.911Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:35:37.911Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:35:37.911Z] #19 2.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:35:37.911Z] #19 2.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:35:37.911Z] #19 2.194 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:35:38.483Z] #19 ... [2022-03-06T22:35:38.483Z] [2022-03-06T22:35:38.483Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:35:38.483Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:35:38.483Z] #43 15.28 tomll can be used in two ways: [2022-03-06T22:35:38.483Z] #43 15.29 Writing to STDIN and reading from STDOUT: [2022-03-06T22:35:38.483Z] #43 15.29 cat file.toml | tomll > file.toml [2022-03-06T22:35:38.483Z] #43 15.29 [2022-03-06T22:35:38.483Z] #43 15.29 Reading and updating a list of files: [2022-03-06T22:35:38.483Z] #43 15.29 tomll a.toml b.toml c.toml [2022-03-06T22:35:38.483Z] #43 15.29 [2022-03-06T22:35:38.483Z] #43 15.29 When given a list of files, tomll will modify all files in place without asking. [2022-03-06T22:35:38.483Z] #43 DONE 15.4s [2022-03-06T22:35:38.751Z] [2022-03-06T22:35:38.751Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:35:38.751Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:35:38.751Z] #50 ... [2022-03-06T22:35:38.751Z] [2022-03-06T22:35:38.751Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:35:38.751Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:35:38.751Z] #19 3.234 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-06T22:35:39.252Z] Merge succeeded, producing 37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 [2022-03-06T22:35:39.253Z] Checking out Revision 37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 (PR-43136) [2022-03-06T22:35:36.923Z] > git remote # timeout=10 [2022-03-06T22:35:36.945Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:35:36.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:36.973Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:35:39.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-06T22:35:39.254Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:35:39.695Z] #19 4.242 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-06T22:35:40.116Z] using credential docker-jenkins-github-credentials [2022-03-06T22:35:40.125Z] Cloning the remote Git repository [2022-03-06T22:35:40.125Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:35:40.149Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:35:40.262Z] > git init /home/ubuntu/workspace/moby_PR-43136 # timeout=10 [2022-03-06T22:35:41.083Z] #19 5.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-06T22:35:39.286Z] > git checkout -f 37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 # timeout=10 [2022-03-06T22:35:40.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:35:40.817Z] > git --version # timeout=10 [2022-03-06T22:35:40.824Z] > git --version # 'git version 2.25.1' [2022-03-06T22:35:40.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:40.825Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:42.026Z] #19 6.255 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:35:43.271Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:35:43.315Z] First time build. Skipping changelog. [2022-03-06T22:35:43.415Z] #19 7.539 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:35:43.786Z] ---> 5bb02538538a [2022-03-06T22:35:43.786Z] Successfully built 5bb02538538a [2022-03-06T22:35:43.786Z] Successfully tagged docker:latest [2022-03-06T22:35:43.786Z] INFO: Image build ended at 03/06/2022 22:35:41. Duration:00:00:42.2295176 [2022-03-06T22:35:43.786Z] [2022-03-06T22:35:43.786Z] [2022-03-06T22:35:43.786Z] INFO: Building the test binaries at 03/06/2022 22:35:41... [2022-03-06T22:35:44.361Z] #19 8.469 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-06T22:35:44.370Z] + docker version [2022-03-06T22:35:43.272Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:35:44.934Z] #19 9.289 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-06T22:35:44.934Z] #19 9.316 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-06T22:35:44.934Z] #19 9.316 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:35:44.934Z] #19 9.381 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:35:44.934Z] #19 9.410 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-06T22:35:45.196Z] #19 9.414 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-06T22:35:45.196Z] #19 9.419 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-06T22:35:45.196Z] #19 9.430 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-06T22:35:45.196Z] #19 9.431 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:35:45.196Z] #19 9.432 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-06T22:35:45.196Z] #19 9.432 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-06T22:35:45.196Z] #19 9.438 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:35:45.770Z] #19 ... [2022-03-06T22:35:45.770Z] [2022-03-06T22:35:45.770Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:35:45.770Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:35:45.770Z] #50 22.52 Updating files: 92% (1692/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-06T22:35:45.770Z] #50 22.64 + git checkout -q v2.3.0 [2022-03-06T22:35:46.752Z] INFO: make.ps1 starting at 03/06/2022 22:35:46 [2022-03-06T22:35:47.220Z] INFO: Git commit (2ae799970a) assumed from DOCKER_GITCOMMIT environment variable [2022-03-06T22:35:47.220Z] INFO: Invoking autogen... [2022-03-06T22:35:47.689Z] #50 24.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-06T22:35:47.692Z] INFO: Building daemon... [2022-03-06T22:35:48.545Z] Client: Docker Engine - Community [2022-03-06T22:35:48.545Z] Version: 20.10.12 [2022-03-06T22:35:48.545Z] API version: 1.41 [2022-03-06T22:35:48.545Z] Go version: go1.16.12 [2022-03-06T22:35:48.545Z] Git commit: e91ed57 [2022-03-06T22:35:48.545Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-06T22:35:48.545Z] OS/Arch: linux/amd64 [2022-03-06T22:35:48.545Z] Context: default [2022-03-06T22:35:48.545Z] Experimental: true [2022-03-06T22:35:48.545Z] [2022-03-06T22:35:48.545Z] Server: Docker Engine - Community [2022-03-06T22:35:48.545Z] Engine: [2022-03-06T22:35:48.545Z] Version: 20.10.12 [2022-03-06T22:35:48.545Z] API version: 1.41 (minimum version 1.12) [2022-03-06T22:35:48.545Z] Go version: go1.16.12 [2022-03-06T22:35:48.545Z] Git commit: 459d0df [2022-03-06T22:35:48.545Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-06T22:35:48.545Z] OS/Arch: linux/amd64 [2022-03-06T22:35:48.545Z] Experimental: true [2022-03-06T22:35:48.545Z] containerd: [2022-03-06T22:35:48.545Z] Version: 1.4.12 [2022-03-06T22:35:48.545Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:35:48.545Z] runc: [2022-03-06T22:35:48.545Z] Version: 1.0.2 [2022-03-06T22:35:48.545Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-06T22:35:48.545Z] docker-init: [2022-03-06T22:35:48.545Z] Version: 0.19.0 [2022-03-06T22:35:48.545Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-06T22:35:48.911Z] + docker info [2022-03-06T22:35:52.990Z] #50 ... [2022-03-06T22:35:52.990Z] [2022-03-06T22:35:52.990Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:35:52.990Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:35:52.990Z] #54 19.50 Fetched 8509 kB in 15s (561 kB/s) [2022-03-06T22:35:52.990Z] #54 19.50 Reading package lists... [2022-03-06T22:35:52.990Z] #54 24.49 Reading package lists... [2022-03-06T22:35:53.934Z] #54 29.41 Building dependency tree... [2022-03-06T22:35:54.880Z] #54 ... [2022-03-06T22:35:54.880Z] [2022-03-06T22:35:54.880Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:35:54.880Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:35:54.880Z] #58 31.62 go: downloading github.com/fatih/color v1.13.0 [2022-03-06T22:35:54.880Z] #58 31.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:35:54.880Z] #58 31.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-06T22:35:54.880Z] #58 31.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-06T22:35:55.142Z] #58 31.96 go: downloading github.com/spf13/viper v1.10.1 [2022-03-06T22:35:55.142Z] #58 32.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-06T22:35:55.816Z] #58 32.75 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-06T22:35:55.816Z] #58 32.76 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-06T22:35:55.816Z] #58 32.83 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-06T22:35:56.104Z] #58 32.84 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-06T22:35:57.069Z] #58 33.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-06T22:35:57.069Z] #58 34.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-06T22:35:57.558Z] Fetching without tags [2022-03-06T22:35:57.937Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:35:57.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:35:57.430Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:35:57.454Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:57.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:35:57.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:35:57.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:57.520Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:57.901Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:35:57.933Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:35:58.492Z] #58 ... [2022-03-06T22:35:58.492Z] [2022-03-06T22:35:58.492Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:35:58.492Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:35:58.492Z] #60 35.00 v3.0.2 [2022-03-06T22:35:58.492Z] #60 DONE 35.5s [2022-03-06T22:35:58.754Z] [2022-03-06T22:35:58.754Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:35:58.754Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:35:58.754Z] #54 32.21 The following additional packages will be installed: [2022-03-06T22:35:58.754Z] #54 32.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:35:58.754Z] #54 32.22 python3-protobuf python3-six [2022-03-06T22:35:58.754Z] #54 32.23 Suggested packages: [2022-03-06T22:35:58.754Z] #54 32.23 python3-setuptools [2022-03-06T22:35:58.754Z] #54 32.23 Recommended packages: [2022-03-06T22:35:58.754Z] #54 32.23 iproute2 | iproute [2022-03-06T22:35:58.754Z] #54 33.03 The following NEW packages will be installed: [2022-03-06T22:35:58.754Z] #54 33.05 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:35:58.754Z] #54 33.07 python3-protobuf python3-six [2022-03-06T22:35:58.754Z] #54 33.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:35:58.754Z] #54 33.58 Need to get 2292 kB of archives. [2022-03-06T22:35:58.754Z] #54 33.58 After this operation, 11.0 MB of additional disk space will be used. [2022-03-06T22:35:58.754Z] #54 33.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-06T22:35:58.754Z] #54 33.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:35:58.754Z] #54 33.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-06T22:35:58.754Z] #54 33.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-06T22:35:58.754Z] #54 33.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:35:58.754Z] #54 33.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:35:58.754Z] #54 33.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:35:58.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:35:58.908Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:35:59.032Z] Fetching without tags [2022-03-06T22:35:59.420Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:36:00.274Z] Merge succeeded, producing d463f983551c73d3c1948be43c9cb0e17e377958 [2022-03-06T22:36:00.275Z] Checking out Revision d463f983551c73d3c1948be43c9cb0e17e377958 (PR-43136) [2022-03-06T22:35:58.676Z] > git remote # timeout=10 [2022-03-06T22:35:58.681Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:35:58.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:58.695Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:36:00.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-06T22:36:00.249Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:36:00.272Z] > git checkout -f d463f983551c73d3c1948be43c9cb0e17e377958 # timeout=10 [2022-03-06T22:36:00.684Z] #54 37.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-06T22:36:01.109Z] Client: [2022-03-06T22:36:01.109Z] Context: default [2022-03-06T22:36:01.109Z] Debug Mode: false [2022-03-06T22:36:01.109Z] Plugins: [2022-03-06T22:36:01.109Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-06T22:36:01.109Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-06T22:36:01.109Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-06T22:36:01.109Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-06T22:36:01.109Z] [2022-03-06T22:36:01.109Z] Server: [2022-03-06T22:36:01.109Z] Containers: 0 [2022-03-06T22:36:01.109Z] Running: 0 [2022-03-06T22:36:01.109Z] Paused: 0 [2022-03-06T22:36:01.109Z] Stopped: 0 [2022-03-06T22:36:01.109Z] Images: 0 [2022-03-06T22:36:01.109Z] Server Version: 20.10.12 [2022-03-06T22:36:01.109Z] Storage Driver: overlay2 [2022-03-06T22:36:01.109Z] Backing Filesystem: extfs [2022-03-06T22:36:01.109Z] Supports d_type: true [2022-03-06T22:36:01.109Z] Native Overlay Diff: true [2022-03-06T22:36:01.109Z] userxattr: false [2022-03-06T22:36:01.109Z] Logging Driver: json-file [2022-03-06T22:36:01.109Z] Cgroup Driver: cgroupfs [2022-03-06T22:36:01.109Z] Cgroup Version: 1 [2022-03-06T22:36:01.109Z] Plugins: [2022-03-06T22:36:01.109Z] Volume: local [2022-03-06T22:36:01.109Z] Network: bridge host ipvlan macvlan null overlay [2022-03-06T22:36:01.109Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-06T22:36:01.109Z] Swarm: inactive [2022-03-06T22:36:01.109Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-06T22:36:01.109Z] Default Runtime: runc [2022-03-06T22:36:01.109Z] Init Binary: docker-init [2022-03-06T22:36:01.109Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:36:01.109Z] runc version: v1.0.2-0-g52b36a2 [2022-03-06T22:36:01.109Z] init version: de40ad0 [2022-03-06T22:36:01.109Z] Security Options: [2022-03-06T22:36:01.109Z] apparmor [2022-03-06T22:36:01.109Z] seccomp [2022-03-06T22:36:01.109Z] Profile: default [2022-03-06T22:36:01.109Z] Kernel Version: 5.4.0-1061-aws [2022-03-06T22:36:01.109Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-06T22:36:01.109Z] OSType: linux [2022-03-06T22:36:01.109Z] Architecture: x86_64 [2022-03-06T22:36:01.109Z] CPUs: 2 [2022-03-06T22:36:01.109Z] Total Memory: 7.565GiB [2022-03-06T22:36:01.109Z] Name: ip-10-100-83-147 [2022-03-06T22:36:01.109Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-06T22:36:01.109Z] Docker Root Dir: /var/lib/docker [2022-03-06T22:36:01.109Z] Debug Mode: false [2022-03-06T22:36:01.109Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:36:01.109Z] Labels: [2022-03-06T22:36:01.109Z] Experimental: true [2022-03-06T22:36:01.109Z] Insecure Registries: [2022-03-06T22:36:01.109Z] 127.0.0.0/8 [2022-03-06T22:36:01.109Z] Live Restore Enabled: true [2022-03-06T22:36:01.109Z] [2022-03-06T22:36:01.109Z] WARNING: No swap limit support [Pipeline] sh [2022-03-06T22:36:01.259Z] #54 ... [2022-03-06T22:36:01.259Z] [2022-03-06T22:36:01.259Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:36:01.259Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:36:01.259Z] #58 37.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:36:01.259Z] #58 37.53 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-06T22:36:01.259Z] #58 37.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-06T22:36:01.259Z] #58 37.80 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-06T22:36:01.259Z] #58 37.84 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-06T22:36:01.259Z] #58 37.86 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-06T22:36:01.259Z] #58 37.90 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-06T22:36:01.259Z] #58 37.90 go: downloading github.com/spf13/afero v1.6.0 [2022-03-06T22:36:01.259Z] #58 37.97 go: downloading github.com/spf13/cast v1.4.1 [2022-03-06T22:36:01.259Z] #58 38.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-06T22:36:01.259Z] #58 38.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-06T22:36:01.259Z] #58 38.05 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-06T22:36:01.259Z] #58 38.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-06T22:36:01.259Z] #58 38.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-06T22:36:01.259Z] #58 38.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-06T22:36:01.259Z] #58 38.34 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-06T22:36:01.259Z] #58 38.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-06T22:36:01.259Z] #58 38.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-06T22:36:01.293Z] Fetching without tags [2022-03-06T22:35:58.980Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:59.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:35:59.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:35:59.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:35:59.115Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:35:59.434Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:35:59.442Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:36:00.497Z] > git remote # timeout=10 [2022-03-06T22:36:00.510Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:36:00.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:36:00.552Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:36:01.432Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:36:01.432Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:36:01.432Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43136/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-06T22:36:01.432Z] + bash /home/ubuntu/workspace/moby_PR-43136/check-config.sh [2022-03-06T22:36:01.432Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-06T22:36:01.432Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-06T22:36:01.432Z] [2022-03-06T22:36:01.432Z] Generally Necessary: [2022-03-06T22:36:01.432Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-06T22:36:01.432Z] - apparmor: enabled and tools installed [2022-03-06T22:36:01.432Z] - CONFIG_NAMESPACES: enabled [2022-03-06T22:36:01.432Z] - CONFIG_NET_NS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_PID_NS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_IPC_NS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_UTS_NS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUPS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CPUSETS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_MEMCG: enabled [2022-03-06T22:36:01.432Z] - CONFIG_KEYS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_VETH: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-06T22:36:01.432Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUP_BPF: enabled [2022-03-06T22:36:01.432Z] [2022-03-06T22:36:01.432Z] Optional Features: [2022-03-06T22:36:01.432Z] - CONFIG_USER_NS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_SECCOMP: enabled [2022-03-06T22:36:01.432Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-06T22:36:01.432Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-06T22:36:01.432Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-06T22:36:01.432Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-06T22:36:01.432Z] - CONFIG_BLK_CGROUP: enabled [2022-03-06T22:36:01.432Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-06T22:36:01.432Z] - CONFIG_CGROUP_PERF: enabled [2022-03-06T22:36:01.521Z] #58 38.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-06T22:36:01.521Z] #58 38.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-06T22:36:01.521Z] #58 38.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-06T22:36:01.677Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:36:01.688Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-06T22:36:01.688Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-06T22:36:01.688Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-06T22:36:01.688Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-06T22:36:01.688Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-06T22:36:01.688Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_IP_VS: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-06T22:36:01.688Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-06T22:36:01.688Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-06T22:36:01.688Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-06T22:36:01.688Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-06T22:36:01.688Z] - CONFIG_EXT4_FS: enabled [2022-03-06T22:36:01.688Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-06T22:36:01.688Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-06T22:36:01.688Z] - Network Drivers: [2022-03-06T22:36:01.688Z] - "overlay": [2022-03-06T22:36:01.688Z] - CONFIG_VXLAN: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-06T22:36:01.688Z] Optional (for encrypted networks): [2022-03-06T22:36:01.688Z] - CONFIG_CRYPTO: enabled [2022-03-06T22:36:01.688Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-06T22:36:01.688Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-06T22:36:01.688Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-06T22:36:01.688Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-06T22:36:01.688Z] - CONFIG_XFRM: enabled [2022-03-06T22:36:01.688Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-06T22:36:01.688Z] - "ipvlan": [2022-03-06T22:36:01.688Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-06T22:36:01.688Z] - "macvlan": [2022-03-06T22:36:01.688Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_DUMMY: enabled (as module) [2022-03-06T22:36:01.688Z] - "ftp,tftp client in container": [2022-03-06T22:36:01.688Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-06T22:36:01.688Z] - Storage Drivers: [2022-03-06T22:36:01.688Z] - "aufs": [2022-03-06T22:36:01.688Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-06T22:36:01.688Z] - "btrfs": [2022-03-06T22:36:01.688Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-06T22:36:01.688Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-06T22:36:01.688Z] - "devicemapper": [2022-03-06T22:36:01.688Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-06T22:36:01.688Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-06T22:36:01.688Z] - "overlay": [2022-03-06T22:36:01.688Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-06T22:36:01.688Z] - "zfs": [2022-03-06T22:36:01.688Z] - /dev/zfs: present [2022-03-06T22:36:01.688Z] - zfs command: missing [2022-03-06T22:36:01.688Z] - zpool command: missing [2022-03-06T22:36:01.688Z] [2022-03-06T22:36:01.688Z] Limits: [2022-03-06T22:36:01.688Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-06T22:36:01.688Z] [2022-03-06T22:36:01.688Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-06T22:36:01.783Z] #58 38.94 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-06T22:36:02.027Z] + sudo modprobe ip_vs [2022-03-06T22:36:02.027Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 . [2022-03-06T22:36:02.046Z] #58 39.08 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-06T22:36:02.046Z] #58 39.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-06T22:36:02.046Z] #58 39.19 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-06T22:36:01.209Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:36:01.222Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:36:01.242Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:36:01.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:36:01.295Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:36:01.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:36:01.351Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:36:01.687Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:36:01.700Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:36:02.283Z] #2 [internal] load .dockerignore [2022-03-06T22:36:02.283Z] #2 sha256:095928ca98ebb8fa548154394063b47a9e1177406d04ddda58e9ba069fddb249 [2022-03-06T22:36:02.283Z] #2 transferring context: [2022-03-06T22:36:02.283Z] #2 transferring context: 87B done [2022-03-06T22:36:02.283Z] #2 DONE 0.1s [2022-03-06T22:36:02.283Z] [2022-03-06T22:36:02.283Z] #1 [internal] load build definition from Dockerfile [2022-03-06T22:36:02.283Z] #1 sha256:e7f9fd769d2891f9311d62f26984e3a87af2bac98b87f7a7d5d2ba7d4c0ff377 [2022-03-06T22:36:02.283Z] #1 transferring dockerfile: 16.77kB done [2022-03-06T22:36:02.283Z] #1 DONE 0.2s [2022-03-06T22:36:02.283Z] [2022-03-06T22:36:02.283Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-06T22:36:02.283Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-06T22:36:02.308Z] #58 39.21 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-06T22:36:02.308Z] #58 39.23 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-06T22:36:02.540Z] #3 DONE 0.3s [2022-03-06T22:36:02.540Z] [2022-03-06T22:36:02.540Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-06T22:36:02.540Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-06T22:36:02.540Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-06T22:36:02.797Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-06T22:36:02.797Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-06T22:36:02.797Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-06T22:36:02.797Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-06T22:36:02.797Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-06T22:36:02.797Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-06T22:36:02.882Z] #58 39.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-06T22:36:02.883Z] #58 39.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-06T22:36:02.883Z] #58 39.93 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-06T22:36:02.883Z] #58 39.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-06T22:36:02.883Z] #58 39.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-06T22:36:02.883Z] #58 40.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-06T22:36:02.883Z] #58 40.04 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-06T22:36:03.149Z] #58 40.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-06T22:36:03.149Z] #58 40.16 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-06T22:36:03.149Z] #58 40.19 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-06T22:36:03.149Z] #58 40.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-06T22:36:03.218Z] Merge succeeded, producing fd69c275066698365ebd11288584126887cc0c06 [2022-03-06T22:36:03.218Z] Checking out Revision fd69c275066698365ebd11288584126887cc0c06 (PR-43136) [2022-03-06T22:36:03.360Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-06T22:36:03.360Z] #4 DONE 0.7s [2022-03-06T22:36:03.412Z] #58 40.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-06T22:36:03.412Z] #58 40.39 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-06T22:36:03.412Z] #58 40.43 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-06T22:36:03.412Z] #58 40.45 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-06T22:36:03.412Z] #58 40.50 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-06T22:36:03.412Z] #58 40.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-06T22:36:03.619Z] [2022-03-06T22:36:03.619Z] #6 [internal] load build definition from Dockerfile [2022-03-06T22:36:03.619Z] #6 sha256:064363ddc1e95c6d55961bbc33a2784e867b871f546332ea6dddd84ffd0134c3 [2022-03-06T22:36:03.619Z] #6 DONE 0.0s [2022-03-06T22:36:03.619Z] [2022-03-06T22:36:03.619Z] #5 [internal] load .dockerignore [2022-03-06T22:36:03.619Z] #5 sha256:4c68ef531766074765cd85d0758d0f3dbcaaec8e5adb18648f894abbdac3c04e [2022-03-06T22:36:03.619Z] #5 DONE 0.0s [2022-03-06T22:36:03.619Z] [2022-03-06T22:36:03.619Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:03.619Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-06T22:36:03.686Z] #58 40.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-06T22:36:03.686Z] #58 40.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-06T22:36:03.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-06T22:36:03.219Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:36:03.244Z] > git checkout -f fd69c275066698365ebd11288584126887cc0c06 # timeout=10 [2022-03-06T22:36:03.951Z] #58 40.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-06T22:36:03.951Z] #58 41.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-06T22:36:03.951Z] #58 41.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-06T22:36:03.951Z] #58 41.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-06T22:36:04.146Z] Merge succeeded, producing 7850e2832ee7259d0ca4b9d31dac5b22818a41bc [2022-03-06T22:36:04.146Z] Checking out Revision 7850e2832ee7259d0ca4b9d31dac5b22818a41bc (PR-43136) [2022-03-06T22:36:04.215Z] #58 41.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-06T22:36:04.215Z] #58 41.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-06T22:36:04.215Z] #58 41.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-06T22:36:04.215Z] #58 41.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-06T22:36:04.215Z] #58 41.22 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-06T22:36:04.215Z] #58 41.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-06T22:36:04.215Z] #58 41.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-06T22:36:04.215Z] #58 41.27 go: downloading github.com/julz/importas v0.1.0 [2022-03-06T22:36:04.215Z] #58 41.29 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-06T22:36:04.215Z] #58 41.35 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-06T22:36:02.314Z] > git remote # timeout=10 [2022-03-06T22:36:02.330Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:36:02.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:36:02.423Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:36:04.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-06T22:36:04.148Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:36:04.165Z] > git checkout -f 7850e2832ee7259d0ca4b9d31dac5b22818a41bc # timeout=10 [2022-03-06T22:36:04.453Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:36:04.476Z] #58 41.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-06T22:36:04.476Z] #58 41.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-06T22:36:04.477Z] #58 41.47 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-06T22:36:04.477Z] #58 41.48 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-06T22:36:04.477Z] #58 41.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-06T22:36:04.477Z] #58 41.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-06T22:36:04.477Z] #58 41.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-06T22:36:04.482Z] First time build. Skipping changelog. [2022-03-06T22:36:04.617Z] #10 DONE 0.7s [2022-03-06T22:36:04.617Z] [2022-03-06T22:36:04.617Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:04.617Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-06T22:36:04.617Z] #7 DONE 0.7s [2022-03-06T22:36:04.617Z] [2022-03-06T22:36:04.617Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-06T22:36:04.618Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-06T22:36:04.618Z] #9 DONE 0.7s [2022-03-06T22:36:04.618Z] [2022-03-06T22:36:04.618Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-06T22:36:04.618Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-06T22:36:04.618Z] #8 DONE 0.8s [2022-03-06T22:36:04.742Z] #58 41.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-06T22:36:04.742Z] #58 41.61 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-06T22:36:04.742Z] #58 41.63 go: downloading github.com/mgechev/revive v1.1.3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:36:05.004Z] #58 42.03 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-06T22:36:05.004Z] #58 42.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-06T22:36:05.004Z] #58 42.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-06T22:36:05.004Z] #58 42.07 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-06T22:36:05.265Z] #58 42.15 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-06T22:36:05.265Z] #58 42.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-06T22:36:05.265Z] #58 42.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-06T22:36:05.265Z] #58 42.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-06T22:36:05.265Z] #58 42.25 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-06T22:36:05.528Z] #58 42.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-06T22:36:05.528Z] #58 42.51 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-06T22:36:05.528Z] #58 42.53 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-06T22:36:05.528Z] #58 42.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-06T22:36:05.528Z] #58 42.55 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-06T22:36:05.528Z] #58 42.57 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-06T22:36:05.528Z] #58 42.59 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-06T22:36:05.528Z] #58 42.62 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-06T22:36:05.550Z] + docker version [2022-03-06T22:36:05.790Z] #58 42.67 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-06T22:36:05.790Z] #58 42.72 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-06T22:36:05.790Z] #58 42.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-06T22:36:05.790Z] #58 42.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-06T22:36:05.790Z] #58 42.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-06T22:36:04.440Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:36:06.052Z] #58 42.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-06T22:36:06.052Z] #58 42.89 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-06T22:36:06.052Z] #58 42.91 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-06T22:36:06.052Z] #58 42.94 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-06T22:36:06.052Z] #58 43.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-06T22:36:06.314Z] #58 43.29 go: downloading honnef.co/go/tools v0.2.2 [2022-03-06T22:36:07.143Z] [2022-03-06T22:36:07.143Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:07.143Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-06T22:36:07.143Z] #67 DONE 0.0s [2022-03-06T22:36:07.143Z] [2022-03-06T22:36:07.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:07.143Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:07.143Z] #11 DONE 0.0s [2022-03-06T22:36:07.143Z] [2022-03-06T22:36:07.143Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-06T22:36:07.143Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-06T22:36:07.143Z] #45 DONE 0.0s [2022-03-06T22:36:07.143Z] [2022-03-06T22:36:07.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:07.143Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:07.143Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-06T22:36:07.143Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-06T22:36:07.143Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-06T22:36:07.143Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-06T22:36:07.144Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.47MB / 54.92MB 0.3s [2022-03-06T22:36:07.232Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:36:07.254Z] First time build. Skipping changelog. [2022-03-06T22:36:07.261Z] #58 44.25 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-06T22:36:07.261Z] #58 44.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-06T22:36:07.416Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.72MB / 54.92MB 0.4s [2022-03-06T22:36:07.524Z] #58 44.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-06T22:36:07.524Z] #58 44.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-06T22:36:07.524Z] #58 44.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-06T22:36:07.524Z] #58 44.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-06T22:36:07.524Z] #58 44.50 go: downloading github.com/hashicorp/hcl v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:36:07.674Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 15.73MB / 54.92MB 0.7s [2022-03-06T22:36:07.674Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 19.66MB / 54.92MB 0.8s [2022-03-06T22:36:07.674Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.05MB / 5.15MB 0.8s [2022-03-06T22:36:07.674Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.8s [2022-03-06T22:36:07.886Z] #58 44.79 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-06T22:36:07.886Z] #58 44.79 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-06T22:36:07.886Z] #58 44.96 go: downloading golang.org/x/text v0.3.7 [2022-03-06T22:36:07.941Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 24.11MB / 54.92MB 0.9s [2022-03-06T22:36:07.941Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 3.15MB / 5.15MB 0.9s [2022-03-06T22:36:07.941Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.04MB / 10.87MB 0.9s [2022-03-06T22:36:07.941Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.0s [2022-03-06T22:36:07.941Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 7.34MB / 10.87MB 1.0s [2022-03-06T22:36:08.215Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 29.36MB / 54.92MB 1.1s [2022-03-06T22:36:08.215Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.1s [2022-03-06T22:36:08.215Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.1s done [2022-03-06T22:36:08.485Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 33.55MB / 54.92MB 1.4s [2022-03-06T22:36:08.485Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.3s done [2022-03-06T22:36:08.485Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 143.36kB / 85.81MB 1.4s [2022-03-06T22:36:08.639Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:36:08.657Z] First time build. Skipping changelog. [2022-03-06T22:36:08.731Z] + docker version [2022-03-06T22:36:08.754Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 36.84MB / 54.92MB 1.6s [2022-03-06T22:36:08.754Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 1.05MB / 54.58MB 1.6s [2022-03-06T22:36:08.754Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 9.44MB / 85.81MB 1.8s [2022-03-06T22:36:08.754Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.29MB / 54.58MB 1.8s [2022-03-06T22:36:08.859Z] Client: Docker Engine - Community [2022-03-06T22:36:08.859Z] Version: 20.10.12 [2022-03-06T22:36:08.859Z] API version: 1.41 [2022-03-06T22:36:08.859Z] Go version: go1.16.12 [2022-03-06T22:36:08.859Z] Git commit: e91ed57 [2022-03-06T22:36:08.859Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-06T22:36:08.859Z] OS/Arch: linux/amd64 [2022-03-06T22:36:08.859Z] Context: default [2022-03-06T22:36:08.859Z] Experimental: true [2022-03-06T22:36:08.859Z] [2022-03-06T22:36:08.859Z] Server: Docker Engine - Community [2022-03-06T22:36:08.859Z] Engine: [2022-03-06T22:36:08.859Z] Version: 20.10.12 [2022-03-06T22:36:08.859Z] API version: 1.41 (minimum version 1.12) [2022-03-06T22:36:08.859Z] Go version: go1.16.12 [2022-03-06T22:36:08.859Z] Git commit: 459d0df [2022-03-06T22:36:08.859Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-06T22:36:08.859Z] OS/Arch: linux/amd64 [2022-03-06T22:36:08.859Z] Experimental: true [2022-03-06T22:36:08.859Z] containerd: [2022-03-06T22:36:08.859Z] Version: 1.4.12 [2022-03-06T22:36:08.859Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:36:08.859Z] runc: [2022-03-06T22:36:08.859Z] Version: 1.0.2 [2022-03-06T22:36:08.859Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-06T22:36:08.859Z] docker-init: [2022-03-06T22:36:08.859Z] Version: 0.19.0 [2022-03-06T22:36:08.859Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-03-06T22:36:09.010Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 47.19MB / 54.92MB 2.0s [2022-03-06T22:36:09.010Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 16.78MB / 54.58MB 2.0s [2022-03-06T22:36:09.010Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 50.33MB / 54.92MB 2.1s [2022-03-06T22:36:09.010Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 14.68MB / 85.81MB 2.1s [2022-03-06T22:36:09.010Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 19.92MB / 54.58MB 2.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:36:09.183Z] + docker info [2022-03-06T22:36:09.270Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.3s [2022-03-06T22:36:09.270Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 25.17MB / 54.58MB 2.3s [2022-03-06T22:36:08.642Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:36:09.529Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 22.02MB / 85.81MB 2.4s [2022-03-06T22:36:09.529Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 30.41MB / 54.58MB 2.4s [2022-03-06T22:36:09.529Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 33.55MB / 54.58MB 2.5s [2022-03-06T22:36:09.780Z] + docker version [2022-03-06T22:36:09.787Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 31.46MB / 85.81MB 2.7s [2022-03-06T22:36:09.787Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 42.99MB / 54.58MB 2.7s [2022-03-06T22:36:09.787Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 36.70MB / 85.81MB 2.8s [2022-03-06T22:36:09.787Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 2.8s [2022-03-06T22:36:10.048Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.8s done [2022-03-06T22:36:10.048Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 44.02MB / 85.81MB 3.0s [2022-03-06T22:36:10.048Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 53.48MB / 54.58MB 3.0s [2022-03-06T22:36:10.048Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 1.05MB / 134.90MB 3.0s [2022-03-06T22:36:10.312Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 53.01MB / 85.81MB 3.3s [2022-03-06T22:36:10.312Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 14.68MB / 134.90MB 3.3s [2022-03-06T22:36:10.312Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-06T22:36:10.312Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 58.72MB / 85.81MB 3.4s [2022-03-06T22:36:10.577Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 63.97MB / 85.81MB 3.6s [2022-03-06T22:36:10.577Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.5s done [2022-03-06T22:36:10.577Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 21.67MB / 134.90MB 3.6s [2022-03-06T22:36:10.835Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.8s done [2022-03-06T22:36:10.835Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 72.35MB / 85.81MB 3.9s [2022-03-06T22:36:10.835Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 30.41MB / 134.90MB 3.9s [2022-03-06T22:36:11.091Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 80.74MB / 85.81MB 4.1s [2022-03-06T22:36:11.092Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 37.75MB / 134.90MB 4.1s [2022-03-06T22:36:11.348Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.4s [2022-03-06T22:36:11.348Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 49.28MB / 134.90MB 4.4s [2022-03-06T22:36:11.605Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 57.67MB / 134.90MB 4.6s [2022-03-06T22:36:11.605Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 66.06MB / 134.90MB 4.7s [2022-03-06T22:36:11.954Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 73.72MB / 134.90MB 4.8s [2022-03-06T22:36:11.955Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 81.79MB / 134.90MB 4.9s [2022-03-06T22:36:12.110Z] #58 ... [2022-03-06T22:36:12.110Z] [2022-03-06T22:36:12.110Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:36:12.110Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:36:12.110Z] #54 38.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:36:12.110Z] #54 38.47 Fetched 2292 kB in 4s (537 kB/s) [2022-03-06T22:36:12.110Z] #54 38.52 Selecting previously unselected package libprotobuf23:amd64. [2022-03-06T22:36:12.110Z] #54 38.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:36:12.110Z] #54 38.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-06T22:36:12.110Z] #54 38.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:36:12.110Z] #54 39.16 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:36:12.110Z] #54 39.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:36:12.110Z] #54 39.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:36:12.110Z] #54 39.50 Selecting previously unselected package python3-six. [2022-03-06T22:36:12.110Z] #54 39.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-06T22:36:12.110Z] #54 39.52 Unpacking python3-six (1.16.0-2) ... [2022-03-06T22:36:12.110Z] #54 39.65 Selecting previously unselected package python3-protobuf. [2022-03-06T22:36:12.110Z] #54 39.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-06T22:36:12.110Z] #54 39.66 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-06T22:36:12.110Z] #54 40.05 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:36:12.110Z] #54 40.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:36:12.110Z] #54 40.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:36:12.110Z] #54 40.22 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:36:12.110Z] #54 40.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:36:12.110Z] #54 40.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:36:12.110Z] #54 40.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:36:12.110Z] #54 40.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:36:12.110Z] #54 40.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:36:12.110Z] #54 40.42 Selecting previously unselected package criu. [2022-03-06T22:36:12.110Z] #54 40.43 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-06T22:36:12.110Z] #54 40.43 Unpacking criu (3.16.1-3) ... [2022-03-06T22:36:12.110Z] #54 41.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:36:12.110Z] #54 42.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:36:12.110Z] #54 42.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:36:12.110Z] #54 42.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:36:12.110Z] #54 42.61 Setting up python3-six (1.16.0-2) ... [2022-03-06T22:36:12.110Z] #54 43.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:36:12.110Z] #54 43.67 Setting up python3-protobuf (3.12.4-1) ... [2022-03-06T22:36:12.110Z] #54 46.98 Setting up criu (3.16.1-3) ... [2022-03-06T22:36:12.215Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 89.13MB / 134.90MB 5.1s [2022-03-06T22:36:12.215Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.1s done [2022-03-06T22:36:12.215Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 99.61MB / 134.90MB 5.3s [2022-03-06T22:36:12.373Z] #54 49.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:36:12.474Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 108.00MB / 134.90MB 5.5s [2022-03-06T22:36:12.731Z] #11 ... [2022-03-06T22:36:12.731Z] [2022-03-06T22:36:12.731Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:12.731Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-06T22:36:12.731Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-06T22:36:12.731Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:36:12.731Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-06T22:36:12.731Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-06T22:36:12.731Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-06T22:36:12.731Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-03-06T22:36:12.731Z] #67 DONE 5.8s [2022-03-06T22:36:12.731Z] [2022-03-06T22:36:12.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:12.731Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:12.731Z] #11 ... [2022-03-06T22:36:12.731Z] [2022-03-06T22:36:12.731Z] #24 [internal] load build context [2022-03-06T22:36:12.731Z] #24 sha256:0aeadd4af617e0692fc6c000b54ef5f1dad6812c2240dcf5b70711e9902c4c76 [2022-03-06T22:36:12.731Z] #24 transferring context: 35.99MB 5.9s [2022-03-06T22:36:12.990Z] #24 ... [2022-03-06T22:36:12.990Z] [2022-03-06T22:36:12.990Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:12.990Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-06T22:36:12.990Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-06T22:36:12.990Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-06T22:36:12.990Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:36:12.990Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-06T22:36:12.990Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-03-06T22:36:12.990Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2022-03-06T22:36:12.990Z] #69 DONE 6.1s [2022-03-06T22:36:12.990Z] [2022-03-06T22:36:12.990Z] #24 [internal] load build context [2022-03-06T22:36:12.990Z] #24 sha256:0aeadd4af617e0692fc6c000b54ef5f1dad6812c2240dcf5b70711e9902c4c76 [2022-03-06T22:36:12.990Z] #24 ... [2022-03-06T22:36:12.990Z] [2022-03-06T22:36:12.990Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:12.990Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:12.990Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 130.02MB / 134.90MB 6.0s [2022-03-06T22:36:13.319Z] #54 DONE 50.0s [2022-03-06T22:36:13.319Z] [2022-03-06T22:36:13.319Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:36:13.319Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:36:13.319Z] #41 41.00 Updating files: 99% (1517/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-06T22:36:13.319Z] #41 41.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-06T22:36:13.319Z] #41 41.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:36:13.319Z] #41 ... [2022-03-06T22:36:13.319Z] [2022-03-06T22:36:13.319Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:36:13.319Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:36:13.319Z] #58 50.26 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-06T22:36:13.319Z] #58 50.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-06T22:36:13.319Z] #58 50.40 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-06T22:36:13.581Z] #58 50.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-06T22:36:13.581Z] #58 50.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-06T22:36:13.581Z] #58 50.48 go: downloading golang.org/x/mod v0.5.1 [2022-03-06T22:36:13.581Z] #58 50.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-06T22:36:13.581Z] #58 50.55 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-06T22:36:13.581Z] #58 50.61 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-06T22:36:13.581Z] #58 50.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-06T22:36:13.842Z] #58 50.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-06T22:36:13.842Z] #58 50.84 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-06T22:36:14.104Z] #58 51.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-06T22:36:14.104Z] #58 51.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-06T22:36:14.104Z] #58 51.23 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-06T22:36:14.678Z] #58 51.57 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-06T22:36:14.678Z] #58 51.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-06T22:36:14.678Z] #58 51.73 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-06T22:36:14.678Z] #58 51.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-06T22:36:14.678Z] #58 51.76 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-06T22:36:14.678Z] #58 51.78 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-06T22:36:14.915Z] #11 ... [2022-03-06T22:36:14.915Z] [2022-03-06T22:36:14.915Z] #24 [internal] load build context [2022-03-06T22:36:14.915Z] #24 sha256:0aeadd4af617e0692fc6c000b54ef5f1dad6812c2240dcf5b70711e9902c4c76 [2022-03-06T22:36:14.915Z] #24 transferring context: 57.21MB 7.3s done [2022-03-06T22:36:14.915Z] #24 DONE 8.1s [2022-03-06T22:36:14.915Z] [2022-03-06T22:36:14.915Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:14.915Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:14.940Z] #58 51.97 go: downloading github.com/prometheus/common v0.10.0 [2022-03-06T22:36:15.175Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.0s [2022-03-06T22:36:15.202Z] #58 52.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-06T22:36:15.202Z] #58 52.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-06T22:36:15.202Z] #58 52.35 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-06T22:36:15.339Z] Client: Docker Engine - Community [2022-03-06T22:36:15.339Z] Version: 20.10.12 [2022-03-06T22:36:15.339Z] API version: 1.41 [2022-03-06T22:36:15.339Z] Go version: go1.16.12 [2022-03-06T22:36:15.339Z] Git commit: e91ed57 [2022-03-06T22:36:15.339Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-06T22:36:15.339Z] OS/Arch: linux/amd64 [2022-03-06T22:36:15.339Z] Context: default [2022-03-06T22:36:15.339Z] Experimental: true [2022-03-06T22:36:15.339Z] [2022-03-06T22:36:15.339Z] Server: Docker Engine - Community [2022-03-06T22:36:15.339Z] Engine: [2022-03-06T22:36:15.339Z] Version: 20.10.12 [2022-03-06T22:36:15.339Z] API version: 1.41 (minimum version 1.12) [2022-03-06T22:36:15.339Z] Go version: go1.16.12 [2022-03-06T22:36:15.339Z] Git commit: 459d0df [2022-03-06T22:36:15.339Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-06T22:36:15.339Z] OS/Arch: linux/amd64 [2022-03-06T22:36:15.339Z] Experimental: true [2022-03-06T22:36:15.339Z] containerd: [2022-03-06T22:36:15.339Z] Version: 1.4.12 [2022-03-06T22:36:15.339Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:36:15.339Z] runc: [2022-03-06T22:36:15.339Z] Version: 1.0.2 [2022-03-06T22:36:15.339Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-06T22:36:15.339Z] docker-init: [2022-03-06T22:36:15.339Z] Version: 0.19.0 [2022-03-06T22:36:15.339Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-06T22:36:15.432Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 8.2s done [2022-03-06T22:36:15.648Z] + docker info [2022-03-06T22:36:16.595Z] #58 53.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-06T22:36:16.595Z] #58 ... [2022-03-06T22:36:16.595Z] [2022-03-06T22:36:16.595Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:36:16.595Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:36:16.595Z] #56 53.36 gotestsum version dev [2022-03-06T22:36:16.595Z] #56 DONE 53.4s [2022-03-06T22:36:16.595Z] [2022-03-06T22:36:16.595Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:36:16.595Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:36:16.802Z] #11 ... [2022-03-06T22:36:16.802Z] [2022-03-06T22:36:16.802Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:16.802Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:36:16.802Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-06T22:36:16.802Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-06T22:36:16.802Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-06T22:36:16.802Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-06T22:36:16.802Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.8s done [2022-03-06T22:36:17.058Z] #28 ... [2022-03-06T22:36:17.058Z] [2022-03-06T22:36:17.058Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-06T22:36:17.058Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-06T22:36:17.318Z] Client: [2022-03-06T22:36:17.319Z] Context: default [2022-03-06T22:36:17.319Z] Debug Mode: false [2022-03-06T22:36:17.319Z] Plugins: [2022-03-06T22:36:17.319Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-06T22:36:17.319Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-06T22:36:17.319Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-06T22:36:17.319Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-06T22:36:17.319Z] [2022-03-06T22:36:17.319Z] Server: [2022-03-06T22:36:17.319Z] Containers: 0 [2022-03-06T22:36:17.319Z] Running: 0 [2022-03-06T22:36:17.319Z] Paused: 0 [2022-03-06T22:36:17.319Z] Stopped: 0 [2022-03-06T22:36:17.319Z] Images: 0 [2022-03-06T22:36:17.319Z] Server Version: 20.10.12 [2022-03-06T22:36:17.319Z] Storage Driver: overlay2 [2022-03-06T22:36:17.319Z] Backing Filesystem: extfs [2022-03-06T22:36:17.319Z] Supports d_type: true [2022-03-06T22:36:17.319Z] Native Overlay Diff: true [2022-03-06T22:36:17.319Z] userxattr: false [2022-03-06T22:36:17.319Z] Logging Driver: json-file [2022-03-06T22:36:17.319Z] Cgroup Driver: cgroupfs [2022-03-06T22:36:17.319Z] Cgroup Version: 1 [2022-03-06T22:36:17.319Z] Plugins: [2022-03-06T22:36:17.319Z] Volume: local [2022-03-06T22:36:17.319Z] Network: bridge host ipvlan macvlan null overlay [2022-03-06T22:36:17.319Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-06T22:36:17.319Z] Swarm: inactive [2022-03-06T22:36:17.319Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-06T22:36:17.319Z] Default Runtime: runc [2022-03-06T22:36:17.319Z] Init Binary: docker-init [2022-03-06T22:36:17.319Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:36:17.319Z] runc version: v1.0.2-0-g52b36a2 [2022-03-06T22:36:17.319Z] init version: de40ad0 [2022-03-06T22:36:17.319Z] Security Options: [2022-03-06T22:36:17.319Z] apparmor [2022-03-06T22:36:17.319Z] seccomp [2022-03-06T22:36:17.319Z] Profile: default [2022-03-06T22:36:17.319Z] Kernel Version: 5.4.0-1061-aws [2022-03-06T22:36:17.319Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-06T22:36:17.319Z] OSType: linux [2022-03-06T22:36:17.319Z] Architecture: x86_64 [2022-03-06T22:36:17.319Z] CPUs: 2 [2022-03-06T22:36:17.319Z] Total Memory: 7.483GiB [2022-03-06T22:36:17.319Z] Name: ip-10-100-122-2 [2022-03-06T22:36:17.319Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-06T22:36:17.319Z] Docker Root Dir: /var/lib/docker [2022-03-06T22:36:17.319Z] Debug Mode: false [2022-03-06T22:36:17.319Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:36:17.319Z] Labels: [2022-03-06T22:36:17.319Z] Experimental: true [2022-03-06T22:36:17.319Z] Insecure Registries: [2022-03-06T22:36:17.319Z] 127.0.0.0/8 [2022-03-06T22:36:17.319Z] Live Restore Enabled: true [2022-03-06T22:36:17.319Z] [2022-03-06T22:36:17.319Z] WARNING: No swap limit support [Pipeline] sh [2022-03-06T22:36:17.622Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:36:17.622Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:36:17.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43136/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-06T22:36:17.622Z] + bash /home/ubuntu/workspace/moby_PR-43136/check-config.sh [2022-03-06T22:36:17.622Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-06T22:36:17.622Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-06T22:36:17.622Z] [2022-03-06T22:36:17.622Z] Generally Necessary: [2022-03-06T22:36:17.622Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-06T22:36:17.622Z] - apparmor: enabled and tools installed [2022-03-06T22:36:17.622Z] - CONFIG_NAMESPACES: enabled [2022-03-06T22:36:17.622Z] - CONFIG_NET_NS: enabled [2022-03-06T22:36:17.622Z] - CONFIG_PID_NS: enabled [2022-03-06T22:36:17.622Z] - CONFIG_IPC_NS: enabled [2022-03-06T22:36:17.622Z] - CONFIG_UTS_NS: enabled [2022-03-06T22:36:17.622Z] - CONFIG_CGROUPS: enabled [2022-03-06T22:36:17.622Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-06T22:36:17.622Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-06T22:36:17.622Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-06T22:36:17.622Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-06T22:36:17.622Z] - CONFIG_CPUSETS: enabled [2022-03-06T22:36:17.622Z] - CONFIG_MEMCG: enabled [2022-03-06T22:36:17.622Z] - CONFIG_KEYS: enabled [2022-03-06T22:36:17.622Z] - CONFIG_VETH: enabled (as module) [2022-03-06T22:36:17.622Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-06T22:36:17.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-06T22:36:17.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-06T22:36:17.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-06T22:36:17.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-06T22:36:17.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-06T22:36:17.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-06T22:36:17.882Z] - CONFIG_CGROUP_BPF: enabled [2022-03-06T22:36:17.882Z] [2022-03-06T22:36:17.882Z] Optional Features: [2022-03-06T22:36:17.882Z] - CONFIG_USER_NS: enabled [2022-03-06T22:36:17.882Z] - CONFIG_SECCOMP: enabled [2022-03-06T22:36:17.882Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-06T22:36:17.882Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-06T22:36:17.882Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-06T22:36:17.882Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-06T22:36:17.882Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-06T22:36:17.882Z] - CONFIG_BLK_CGROUP: enabled [2022-03-06T22:36:17.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-06T22:36:17.882Z] - CONFIG_CGROUP_PERF: enabled [2022-03-06T22:36:17.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-06T22:36:17.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-06T22:36:17.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-06T22:36:17.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-06T22:36:17.882Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-06T22:36:17.882Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_IP_VS: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-06T22:36:17.882Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-06T22:36:17.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-06T22:36:17.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-06T22:36:17.882Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-06T22:36:17.882Z] - CONFIG_EXT4_FS: enabled [2022-03-06T22:36:17.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-06T22:36:17.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-06T22:36:17.882Z] - Network Drivers: [2022-03-06T22:36:17.882Z] - "overlay": [2022-03-06T22:36:17.882Z] - CONFIG_VXLAN: enabled (as module) [2022-03-06T22:36:17.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-06T22:36:17.882Z] Optional (for encrypted networks): [2022-03-06T22:36:17.932Z] Client: Docker Engine - Community [2022-03-06T22:36:17.933Z] Version: 20.10.12 [2022-03-06T22:36:17.933Z] API version: 1.41 [2022-03-06T22:36:17.933Z] Go version: go1.16.12 [2022-03-06T22:36:17.933Z] Git commit: e91ed57 [2022-03-06T22:36:17.933Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-06T22:36:17.933Z] OS/Arch: linux/arm64 [2022-03-06T22:36:17.933Z] Context: default [2022-03-06T22:36:17.933Z] Experimental: true [2022-03-06T22:36:17.933Z] [2022-03-06T22:36:17.933Z] Server: Docker Engine - Community [2022-03-06T22:36:17.933Z] Engine: [2022-03-06T22:36:17.933Z] Version: 20.10.12 [2022-03-06T22:36:17.933Z] API version: 1.41 (minimum version 1.12) [2022-03-06T22:36:17.933Z] Go version: go1.16.12 [2022-03-06T22:36:17.933Z] Git commit: 459d0df [2022-03-06T22:36:17.933Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-06T22:36:17.933Z] OS/Arch: linux/arm64 [2022-03-06T22:36:17.933Z] Experimental: true [2022-03-06T22:36:17.933Z] containerd: [2022-03-06T22:36:17.933Z] Version: 1.4.12 [2022-03-06T22:36:17.933Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:36:17.933Z] runc: [2022-03-06T22:36:17.933Z] Version: 1.0.2 [2022-03-06T22:36:17.933Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-06T22:36:17.933Z] docker-init: [2022-03-06T22:36:17.933Z] Version: 0.19.0 [2022-03-06T22:36:17.933Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-06T22:36:17.992Z] #68 DONE 0.7s [2022-03-06T22:36:17.992Z] [2022-03-06T22:36:17.992Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-06T22:36:17.992Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-06T22:36:18.141Z] - CONFIG_CRYPTO: enabled [2022-03-06T22:36:18.141Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-06T22:36:18.141Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-06T22:36:18.141Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-06T22:36:18.141Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-06T22:36:18.141Z] - CONFIG_XFRM: enabled [2022-03-06T22:36:18.141Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-06T22:36:18.141Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-06T22:36:18.141Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-06T22:36:18.141Z] - "ipvlan": [2022-03-06T22:36:18.141Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-06T22:36:18.141Z] - "macvlan": [2022-03-06T22:36:18.141Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-06T22:36:18.141Z] - CONFIG_DUMMY: enabled (as module) [2022-03-06T22:36:18.141Z] - "ftp,tftp client in container": [2022-03-06T22:36:18.141Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-06T22:36:18.141Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-06T22:36:18.141Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-06T22:36:18.141Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-06T22:36:18.141Z] - Storage Drivers: [2022-03-06T22:36:18.141Z] - "aufs": [2022-03-06T22:36:18.141Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-06T22:36:18.141Z] - "btrfs": [2022-03-06T22:36:18.141Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-06T22:36:18.141Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-06T22:36:18.141Z] - "devicemapper": [2022-03-06T22:36:18.141Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-06T22:36:18.141Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-06T22:36:18.141Z] - "overlay": [2022-03-06T22:36:18.141Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-06T22:36:18.141Z] - "zfs": [2022-03-06T22:36:18.141Z] - /dev/zfs: present [2022-03-06T22:36:18.141Z] - zfs command: missing [2022-03-06T22:36:18.141Z] - zpool command: missing [2022-03-06T22:36:18.141Z] [2022-03-06T22:36:18.141Z] Limits: [2022-03-06T22:36:18.141Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-06T22:36:18.141Z] [2022-03-06T22:36:18.141Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-06T22:36:18.250Z] + docker info [2022-03-06T22:36:18.251Z] #70 DONE 0.7s [2022-03-06T22:36:18.251Z] [2022-03-06T22:36:18.251Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:18.251Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:36:18.251Z] #28 DONE 11.5s [2022-03-06T22:36:18.251Z] [2022-03-06T22:36:18.251Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:36:18.251Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:36:18.478Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc . [2022-03-06T22:36:18.738Z] #1 [internal] load build definition from Dockerfile [2022-03-06T22:36:18.738Z] #1 sha256:12c44c628d29c27f656b456a7b22d3f1e49b071f27426a449da818ff1ac91266 [2022-03-06T22:36:18.738Z] #1 transferring dockerfile: 16.77kB done [2022-03-06T22:36:18.738Z] #1 DONE 0.1s [2022-03-06T22:36:18.738Z] [2022-03-06T22:36:18.738Z] #2 [internal] load .dockerignore [2022-03-06T22:36:18.738Z] #2 sha256:5a69f8c6ace0d37c59bad89ce337b291e684694eeaab2af800ed3b8c257d79d9 [2022-03-06T22:36:18.738Z] #2 transferring context: 87B done [2022-03-06T22:36:18.738Z] #2 DONE 0.1s [2022-03-06T22:36:18.738Z] [2022-03-06T22:36:18.738Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-06T22:36:18.738Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-06T22:36:19.000Z] #3 DONE 0.4s [2022-03-06T22:36:19.269Z] [2022-03-06T22:36:19.269Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-06T22:36:19.269Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-06T22:36:19.269Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-06T22:36:19.269Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-06T22:36:19.269Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-06T22:36:19.269Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-06T22:36:19.269Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-03-06T22:36:19.269Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-06T22:36:19.528Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-06T22:36:19.529Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-06T22:36:19.624Z] #29 1.186 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:36:19.624Z] #29 1.203 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:36:19.624Z] #29 1.203 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:36:19.881Z] #29 1.373 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:36:20.105Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-06T22:36:20.105Z] #4 DONE 0.8s [2022-03-06T22:36:20.143Z] #29 1.629 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:36:20.366Z] [2022-03-06T22:36:20.366Z] #5 [internal] load build definition from Dockerfile [2022-03-06T22:36:20.366Z] #5 sha256:a62359ff7a0080124db48415d7dc7179b1978655ec62b5baa16af40e7ba47911 [2022-03-06T22:36:20.366Z] #5 DONE 0.0s [2022-03-06T22:36:20.366Z] [2022-03-06T22:36:20.366Z] #6 [internal] load .dockerignore [2022-03-06T22:36:20.366Z] #6 sha256:f539096087c26253ef24b5efbe357c39a54e7ab02b899f0eb3b4a0e0c402e117 [2022-03-06T22:36:20.366Z] #6 DONE 0.0s [2022-03-06T22:36:20.366Z] [2022-03-06T22:36:20.366Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-06T22:36:20.366Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-06T22:36:20.410Z] #29 1.949 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:36:21.307Z] #10 ... [2022-03-06T22:36:21.307Z] [2022-03-06T22:36:21.307Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-06T22:36:21.307Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-06T22:36:21.307Z] #7 DONE 1.0s [2022-03-06T22:36:21.307Z] [2022-03-06T22:36:21.307Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:21.307Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-06T22:36:21.307Z] #8 DONE 1.0s [2022-03-06T22:36:21.307Z] [2022-03-06T22:36:21.307Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:21.307Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-06T22:36:21.307Z] #9 DONE 1.0s [2022-03-06T22:36:21.307Z] [2022-03-06T22:36:21.307Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-06T22:36:21.307Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-06T22:36:21.307Z] #10 DONE 1.1s [2022-03-06T22:36:21.781Z] #29 3.346 Fetched 8505 kB in 2s (3508 kB/s) [2022-03-06T22:36:22.685Z] [2022-03-06T22:36:22.685Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:22.685Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:36:22.685Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-06T22:36:22.685Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-06T22:36:22.685Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-06T22:36:22.685Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-06T22:36:22.712Z] #29 3.346 Reading package lists... [2022-03-06T22:36:22.946Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-06T22:36:22.946Z] #28 ... [2022-03-06T22:36:22.946Z] [2022-03-06T22:36:22.946Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-06T22:36:22.946Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-06T22:36:22.946Z] #45 DONE 0.0s [2022-03-06T22:36:22.946Z] [2022-03-06T22:36:22.946Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:22.946Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:36:22.946Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.24MB / 54.92MB 0.3s [2022-03-06T22:36:23.192Z] #58 ... [2022-03-06T22:36:23.192Z] [2022-03-06T22:36:23.192Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:36:23.192Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:36:23.192Z] #19 46.74 Fetched 48.9 MB in 45s (1089 kB/s) [2022-03-06T22:36:23.205Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 13.63MB / 54.92MB 0.5s [2022-03-06T22:36:23.481Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 20.73MB / 54.92MB 0.8s [2022-03-06T22:36:23.481Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 27.74MB / 54.92MB 0.9s [2022-03-06T22:36:23.640Z] #29 4.201 Reading package lists... [2022-03-06T22:36:23.641Z] #29 5.061 Building dependency tree... [2022-03-06T22:36:23.759Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 33.69MB / 54.92MB 1.2s [2022-03-06T22:36:23.759Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 39.85MB / 54.92MB 1.2s [2022-03-06T22:36:23.897Z] #29 5.433 The following additional packages will be installed: [2022-03-06T22:36:23.897Z] #29 5.433 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-06T22:36:23.897Z] #29 5.433 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-06T22:36:23.897Z] #29 5.438 Recommended packages: [2022-03-06T22:36:23.897Z] #29 5.438 libldap-common publicsuffix libsasl2-modules [2022-03-06T22:36:24.029Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 44.04MB / 54.92MB 1.3s [2022-03-06T22:36:24.029Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 48.76MB / 54.92MB 1.5s [2022-03-06T22:36:24.153Z] #29 5.685 The following NEW packages will be installed: [2022-03-06T22:36:24.153Z] #29 5.685 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-06T22:36:24.153Z] #29 5.685 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-06T22:36:24.153Z] #29 5.685 libssh2-1 openssl [2022-03-06T22:36:24.289Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 53.48MB / 54.92MB 1.7s [2022-03-06T22:36:24.411Z] #29 5.952 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:36:24.411Z] #29 5.952 Need to get 3038 kB of archives. [2022-03-06T22:36:24.411Z] #29 5.952 After this operation, 6650 kB of additional disk space will be used. [2022-03-06T22:36:24.411Z] #29 5.952 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-06T22:36:24.411Z] #29 5.956 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-06T22:36:24.411Z] #29 5.956 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-06T22:36:24.411Z] #29 5.974 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-06T22:36:24.411Z] #29 5.977 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-06T22:36:24.411Z] #29 5.993 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-06T22:36:24.411Z] #29 5.993 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-06T22:36:24.411Z] #29 5.993 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-06T22:36:24.411Z] #29 5.993 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-06T22:36:24.411Z] #29 5.993 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-06T22:36:24.411Z] #29 5.997 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-06T22:36:24.411Z] #29 6.007 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-06T22:36:24.411Z] #29 6.007 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:36:24.411Z] #29 6.007 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:36:24.411Z] #29 6.017 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:36:24.668Z] #29 6.240 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:36:24.668Z] #29 6.275 Fetched 3038 kB in 0s (9240 kB/s) [2022-03-06T22:36:24.668Z] #29 6.312 Selecting previously unselected package openssl. [2022-03-06T22:36:24.668Z] #29 6.312 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-06T22:36:24.668Z] #29 6.315 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-06T22:36:24.668Z] #29 6.322 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:24.858Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.2s done [2022-03-06T22:36:24.926Z] #29 6.516 Selecting previously unselected package ca-certificates. [2022-03-06T22:36:24.926Z] #29 6.516 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-06T22:36:24.926Z] #29 6.518 Unpacking ca-certificates (20210119) ... [2022-03-06T22:36:24.926Z] #29 6.612 Selecting previously unselected package libbrotli1:amd64. [2022-03-06T22:36:24.926Z] #29 6.612 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-06T22:36:24.926Z] #29 6.628 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:36:25.126Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-06T22:36:25.184Z] #29 6.707 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-06T22:36:25.184Z] #29 6.707 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:36:25.184Z] #29 6.711 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:25.184Z] #29 6.759 Selecting previously unselected package libsasl2-2:amd64. [2022-03-06T22:36:25.184Z] #29 6.759 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:36:25.184Z] #29 6.764 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:25.184Z] #29 6.837 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-06T22:36:25.185Z] #29 6.838 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-06T22:36:25.185Z] #29 6.842 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:25.441Z] #29 6.927 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-06T22:36:25.441Z] #29 6.927 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-06T22:36:25.441Z] #29 6.939 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:36:25.441Z] #29 6.995 Selecting previously unselected package libpsl5:amd64. [2022-03-06T22:36:25.441Z] #29 6.995 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-06T22:36:25.441Z] #29 6.998 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:36:25.441Z] #29 7.050 Selecting previously unselected package librtmp1:amd64. [2022-03-06T22:36:25.441Z] #29 7.050 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-06T22:36:25.441Z] #29 7.061 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:25.441Z] #29 7.096 Selecting previously unselected package libssh2-1:amd64. [2022-03-06T22:36:25.441Z] #29 7.096 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-06T22:36:25.441Z] #29 7.101 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:36:25.441Z] #29 7.155 Selecting previously unselected package libcurl4:amd64. [2022-03-06T22:36:25.441Z] #29 7.155 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:36:25.706Z] #29 7.159 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:25.706Z] #29 7.261 Selecting previously unselected package curl. [2022-03-06T22:36:25.706Z] #29 7.261 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:36:25.706Z] #29 7.261 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:25.706Z] #29 7.361 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:36:25.706Z] #29 7.361 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:36:25.706Z] #29 7.373 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:36:25.970Z] #29 7.450 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:36:25.970Z] #29 7.450 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:36:25.970Z] #29 7.454 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:36:25.970Z] #29 7.515 Selecting previously unselected package jq. [2022-03-06T22:36:25.970Z] #29 7.515 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:36:25.970Z] #29 7.523 Unpacking jq (1.6-2.1) ... [2022-03-06T22:36:25.970Z] #29 7.594 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:36:25.970Z] #29 7.608 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:36:25.970Z] #29 7.615 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:36:25.970Z] #29 7.625 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:25.970Z] #29 7.636 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:25.970Z] #29 7.645 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:25.970Z] #29 7.655 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:36:25.970Z] #29 7.665 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:25.970Z] #29 7.680 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:36:25.970Z] #29 7.689 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:36:25.970Z] #29 7.700 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:26.228Z] #29 7.710 Setting up ca-certificates (20210119) ... [2022-03-06T22:36:26.794Z] #29 8.536 Updating certificates in /etc/ssl/certs... [2022-03-06T22:36:27.729Z] #29 ... [2022-03-06T22:36:27.729Z] [2022-03-06T22:36:27.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:27.729Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:27.729Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.5s done [2022-03-06T22:36:27.729Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.0s done [2022-03-06T22:36:27.729Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-06T22:36:27.729Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.7s [2022-03-06T22:36:27.987Z] #11 ... [2022-03-06T22:36:27.987Z] [2022-03-06T22:36:27.987Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:36:27.987Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:36:27.987Z] #29 9.607 129 added, 0 removed; done. [2022-03-06T22:36:27.987Z] #29 9.636 Setting up jq (1.6-2.1) ... [2022-03-06T22:36:27.987Z] #29 9.646 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:28.250Z] #29 9.659 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:28.250Z] #29 9.671 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:36:28.250Z] #29 9.689 Processing triggers for ca-certificates (20210119) ... [2022-03-06T22:36:28.250Z] #29 9.706 Updating certificates in /etc/ssl/certs... [2022-03-06T22:36:28.423Z] #28 ... [2022-03-06T22:36:28.423Z] [2022-03-06T22:36:28.423Z] #24 [internal] load build context [2022-03-06T22:36:28.423Z] #24 sha256:ad521d8d3bb90b895374dbcb6a9063b6558cd339905fab5de171ebf823f2a93a [2022-03-06T22:36:28.423Z] #24 transferring context: 57.21MB 5.4s done [2022-03-06T22:36:28.423Z] #24 DONE 5.5s [2022-03-06T22:36:28.423Z] [2022-03-06T22:36:28.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:28.423Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:28.424Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.2s done [2022-03-06T22:36:28.424Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-06T22:36:28.424Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-06T22:36:28.424Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-06T22:36:28.424Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-06T22:36:28.424Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.8s done [2022-03-06T22:36:28.424Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s done [2022-03-06T22:36:28.424Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.5s done [2022-03-06T22:36:28.424Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.1s done [2022-03-06T22:36:28.424Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 98.57MB / 134.90MB 5.2s [2022-03-06T22:36:28.424Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 2.7s done [2022-03-06T22:36:28.424Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 109.05MB / 134.90MB 5.5s [2022-03-06T22:36:28.424Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 116.39MB / 134.90MB 5.7s [2022-03-06T22:36:28.993Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 131.88MB / 134.90MB 6.1s [2022-03-06T22:36:29.192Z] #29 10.80 0 added, 0 removed; done. [2022-03-06T22:36:29.192Z] #29 10.80 Running hooks in /etc/ca-certificates/update.d... [2022-03-06T22:36:29.192Z] #29 10.81 done. [2022-03-06T22:36:30.377Z] #11 ... [2022-03-06T22:36:30.377Z] [2022-03-06T22:36:30.377Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:30.377Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-06T22:36:30.377Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-06T22:36:30.377Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:36:30.377Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-06T22:36:30.377Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-06T22:36:30.377Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-03-06T22:36:30.377Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-03-06T22:36:30.377Z] #67 DONE 7.6s [2022-03-06T22:36:30.377Z] [2022-03-06T22:36:30.377Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:30.377Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-06T22:36:30.377Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-06T22:36:30.377Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:36:30.377Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-06T22:36:30.377Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-06T22:36:30.377Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-03-06T22:36:30.377Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-03-06T22:36:30.377Z] #69 DONE 7.6s [2022-03-06T22:36:30.377Z] [2022-03-06T22:36:30.377Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:30.377Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:36:30.479Z] Client: [2022-03-06T22:36:30.480Z] Context: default [2022-03-06T22:36:30.480Z] Debug Mode: false [2022-03-06T22:36:30.480Z] Plugins: [2022-03-06T22:36:30.480Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-06T22:36:30.480Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-06T22:36:30.480Z] [2022-03-06T22:36:30.480Z] Server: [2022-03-06T22:36:30.480Z] Containers: 0 [2022-03-06T22:36:30.480Z] Running: 0 [2022-03-06T22:36:30.480Z] Paused: 0 [2022-03-06T22:36:30.480Z] Stopped: 0 [2022-03-06T22:36:30.480Z] Images: 0 [2022-03-06T22:36:30.480Z] Server Version: 20.10.12 [2022-03-06T22:36:30.480Z] Storage Driver: overlay2 [2022-03-06T22:36:30.480Z] Backing Filesystem: extfs [2022-03-06T22:36:30.480Z] Supports d_type: true [2022-03-06T22:36:30.480Z] Native Overlay Diff: true [2022-03-06T22:36:30.480Z] userxattr: false [2022-03-06T22:36:30.480Z] Logging Driver: json-file [2022-03-06T22:36:30.480Z] Cgroup Driver: cgroupfs [2022-03-06T22:36:30.480Z] Cgroup Version: 1 [2022-03-06T22:36:30.480Z] Plugins: [2022-03-06T22:36:30.480Z] Volume: local [2022-03-06T22:36:30.480Z] Network: bridge host ipvlan macvlan null overlay [2022-03-06T22:36:30.480Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-06T22:36:30.480Z] Swarm: inactive [2022-03-06T22:36:30.480Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-06T22:36:30.480Z] Default Runtime: runc [2022-03-06T22:36:30.480Z] Init Binary: docker-init [2022-03-06T22:36:30.480Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:36:30.480Z] runc version: v1.0.2-0-g52b36a2 [2022-03-06T22:36:30.480Z] init version: de40ad0 [2022-03-06T22:36:30.480Z] Security Options: [2022-03-06T22:36:30.480Z] apparmor [2022-03-06T22:36:30.480Z] seccomp [2022-03-06T22:36:30.480Z] Profile: default [2022-03-06T22:36:30.480Z] Kernel Version: 5.11.0-1023-aws [2022-03-06T22:36:30.480Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-06T22:36:30.480Z] OSType: linux [2022-03-06T22:36:30.480Z] Architecture: aarch64 [2022-03-06T22:36:30.480Z] CPUs: 2 [2022-03-06T22:36:30.480Z] Total Memory: 7.576GiB [2022-03-06T22:36:30.480Z] Name: ip-10-100-44-38 [2022-03-06T22:36:30.480Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-06T22:36:30.480Z] Docker Root Dir: /var/lib/docker [2022-03-06T22:36:30.480Z] Debug Mode: false [2022-03-06T22:36:30.480Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:36:30.480Z] Labels: [2022-03-06T22:36:30.480Z] Experimental: true [2022-03-06T22:36:30.480Z] Insecure Registries: [2022-03-06T22:36:30.480Z] 127.0.0.0/8 [2022-03-06T22:36:30.480Z] Live Restore Enabled: true [2022-03-06T22:36:30.480Z] [Pipeline] sh [2022-03-06T22:36:30.637Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.4s [2022-03-06T22:36:30.769Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:36:30.769Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:36:30.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43136/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-06T22:36:30.769Z] + bash /home/ubuntu/workspace/moby_PR-43136/check-config.sh [2022-03-06T22:36:30.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-06T22:36:30.769Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-06T22:36:30.769Z] [2022-03-06T22:36:30.769Z] Generally Necessary: [2022-03-06T22:36:30.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-06T22:36:30.769Z] - apparmor: enabled and tools installed [2022-03-06T22:36:30.769Z] - CONFIG_NAMESPACES: enabled [2022-03-06T22:36:30.769Z] - CONFIG_NET_NS: enabled [2022-03-06T22:36:30.769Z] - CONFIG_PID_NS: enabled [2022-03-06T22:36:30.769Z] - CONFIG_IPC_NS: enabled [2022-03-06T22:36:30.769Z] - CONFIG_UTS_NS: enabled [2022-03-06T22:36:30.769Z] - CONFIG_CGROUPS: enabled [2022-03-06T22:36:30.769Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-06T22:36:30.769Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-06T22:36:30.769Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-06T22:36:30.769Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-06T22:36:30.769Z] - CONFIG_CPUSETS: enabled [2022-03-06T22:36:30.769Z] - CONFIG_MEMCG: enabled [2022-03-06T22:36:30.769Z] - CONFIG_KEYS: enabled [2022-03-06T22:36:31.030Z] - CONFIG_VETH: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-06T22:36:31.030Z] - CONFIG_CGROUP_BPF: enabled [2022-03-06T22:36:31.030Z] [2022-03-06T22:36:31.030Z] Optional Features: [2022-03-06T22:36:31.030Z] - CONFIG_USER_NS: enabled [2022-03-06T22:36:31.030Z] - CONFIG_SECCOMP: enabled [2022-03-06T22:36:31.030Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-06T22:36:31.030Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-06T22:36:31.030Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-06T22:36:31.030Z] (cgroup swap accounting is currently enabled) [2022-03-06T22:36:31.030Z] - CONFIG_BLK_CGROUP: enabled [2022-03-06T22:36:31.030Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-06T22:36:31.030Z] - CONFIG_CGROUP_PERF: enabled [2022-03-06T22:36:31.030Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-06T22:36:31.030Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-06T22:36:31.030Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-06T22:36:31.030Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-06T22:36:31.030Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-06T22:36:31.030Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_IP_VS: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-06T22:36:31.030Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-06T22:36:31.030Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-06T22:36:31.030Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-06T22:36:31.030Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-06T22:36:31.030Z] - CONFIG_EXT4_FS: enabled [2022-03-06T22:36:31.030Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-06T22:36:31.030Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-06T22:36:31.030Z] - Network Drivers: [2022-03-06T22:36:31.030Z] - "overlay": [2022-03-06T22:36:31.030Z] - CONFIG_VXLAN: enabled (as module) [2022-03-06T22:36:31.030Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-06T22:36:31.030Z] Optional (for encrypted networks): [2022-03-06T22:36:31.084Z] #29 DONE 12.4s [2022-03-06T22:36:31.084Z] [2022-03-06T22:36:31.084Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-06T22:36:31.084Z] #30 sha256:319fadde44d84a434cb4568cd137a9ad465c41f3abdf4925d92d72912a9dbb07 [2022-03-06T22:36:31.291Z] - CONFIG_CRYPTO: enabled [2022-03-06T22:36:31.291Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-06T22:36:31.291Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-06T22:36:31.291Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-06T22:36:31.291Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-06T22:36:31.291Z] - CONFIG_XFRM: enabled [2022-03-06T22:36:31.291Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-06T22:36:31.291Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-06T22:36:31.291Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-06T22:36:31.291Z] - "ipvlan": [2022-03-06T22:36:31.291Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-06T22:36:31.291Z] - "macvlan": [2022-03-06T22:36:31.291Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-06T22:36:31.291Z] - CONFIG_DUMMY: enabled (as module) [2022-03-06T22:36:31.291Z] - "ftp,tftp client in container": [2022-03-06T22:36:31.291Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-06T22:36:31.291Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-06T22:36:31.291Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-06T22:36:31.291Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-06T22:36:31.291Z] - Storage Drivers: [2022-03-06T22:36:31.291Z] - "aufs": [2022-03-06T22:36:31.291Z] - CONFIG_AUFS_FS: missing [2022-03-06T22:36:31.291Z] - "btrfs": [2022-03-06T22:36:31.291Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-06T22:36:31.291Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-06T22:36:31.291Z] - "devicemapper": [2022-03-06T22:36:31.291Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-06T22:36:31.291Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-06T22:36:31.291Z] - "overlay": [2022-03-06T22:36:31.291Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-06T22:36:31.291Z] - "zfs": [2022-03-06T22:36:31.291Z] - /dev/zfs: present [2022-03-06T22:36:31.291Z] - zfs command: missing [2022-03-06T22:36:31.291Z] - zpool command: missing [2022-03-06T22:36:31.291Z] [2022-03-06T22:36:31.291Z] Limits: [2022-03-06T22:36:31.291Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-06T22:36:31.291Z] [2022-03-06T22:36:31.291Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-06T22:36:31.342Z] #19 46.74 Reading package lists... [Pipeline] sh [2022-03-06T22:36:31.632Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc . [2022-03-06T22:36:31.632Z] #1 [internal] load build definition from Dockerfile [2022-03-06T22:36:31.632Z] #1 sha256:f823807266b194915530404f6c195f3d8ad3d82df8dd8b19bf273339814d59b1 [2022-03-06T22:36:31.632Z] #1 transferring dockerfile: 16.77kB done [2022-03-06T22:36:31.632Z] #1 DONE 0.1s [2022-03-06T22:36:31.632Z] [2022-03-06T22:36:31.632Z] #2 [internal] load .dockerignore [2022-03-06T22:36:31.632Z] #2 sha256:248a1a0ad81f7dfafc68b6cfbd0acc355e12d5aa8bcaab634717248856fa6616 [2022-03-06T22:36:31.646Z] #30 DONE 0.7s [2022-03-06T22:36:31.646Z] [2022-03-06T22:36:31.647Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:36:31.647Z] #31 sha256:1976e2f633d0fa46d5cf316ceb29f301354aa8266e71b72febd5346bb8f132ae [2022-03-06T22:36:31.893Z] #2 transferring context: 87B done [2022-03-06T22:36:31.893Z] #2 DONE 0.0s [2022-03-06T22:36:31.893Z] [2022-03-06T22:36:31.893Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-06T22:36:31.893Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-06T22:36:32.464Z] #3 DONE 0.4s [2022-03-06T22:36:32.464Z] [2022-03-06T22:36:32.464Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-06T22:36:32.464Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-06T22:36:32.464Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-06T22:36:32.464Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2022-03-06T22:36:32.464Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-06T22:36:32.464Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-06T22:36:32.464Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-06T22:36:32.464Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-06T22:36:32.726Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-03-06T22:36:32.726Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-06T22:36:32.726Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-03-06T22:36:32.726Z] #4 DONE 0.6s [2022-03-06T22:36:32.988Z] [2022-03-06T22:36:32.988Z] #5 [internal] load build definition from Dockerfile [2022-03-06T22:36:32.988Z] #5 sha256:50972fd9e810110facc52f6440138f07ac0f3143d162ab2ad6eb0ef182f495dd [2022-03-06T22:36:32.988Z] #5 DONE 0.0s [2022-03-06T22:36:32.988Z] [2022-03-06T22:36:32.988Z] #6 [internal] load .dockerignore [2022-03-06T22:36:32.988Z] #6 sha256:636faedc75790f01446dab9e46d04f6b9f8c8f10714e47d24dcae5339bfa587c [2022-03-06T22:36:32.988Z] #6 DONE 0.0s [2022-03-06T22:36:32.988Z] [2022-03-06T22:36:32.988Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:32.988Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-06T22:36:33.560Z] #8 DONE 0.6s [2022-03-06T22:36:33.560Z] [2022-03-06T22:36:33.560Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:33.560Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-06T22:36:33.560Z] #10 DONE 0.7s [2022-03-06T22:36:33.560Z] [2022-03-06T22:36:33.560Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-06T22:36:33.560Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-06T22:36:33.560Z] #9 DONE 0.6s [2022-03-06T22:36:33.560Z] [2022-03-06T22:36:33.560Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-06T22:36:33.560Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-06T22:36:33.560Z] #7 DONE 0.6s [2022-03-06T22:36:33.732Z] Client: [2022-03-06T22:36:33.732Z] Context: default [2022-03-06T22:36:33.732Z] Debug Mode: false [2022-03-06T22:36:33.732Z] Plugins: [2022-03-06T22:36:33.732Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-06T22:36:33.732Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-06T22:36:33.732Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-06T22:36:33.732Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-06T22:36:33.732Z] [2022-03-06T22:36:33.732Z] Server: [2022-03-06T22:36:33.732Z] Containers: 0 [2022-03-06T22:36:33.732Z] Running: 0 [2022-03-06T22:36:33.732Z] Paused: 0 [2022-03-06T22:36:33.732Z] Stopped: 0 [2022-03-06T22:36:33.732Z] Images: 0 [2022-03-06T22:36:33.732Z] Server Version: 20.10.12 [2022-03-06T22:36:33.732Z] Storage Driver: overlay2 [2022-03-06T22:36:33.732Z] Backing Filesystem: extfs [2022-03-06T22:36:33.732Z] Supports d_type: true [2022-03-06T22:36:33.732Z] Native Overlay Diff: true [2022-03-06T22:36:33.732Z] userxattr: false [2022-03-06T22:36:33.732Z] Logging Driver: json-file [2022-03-06T22:36:33.732Z] Cgroup Driver: systemd [2022-03-06T22:36:33.732Z] Cgroup Version: 2 [2022-03-06T22:36:33.732Z] Plugins: [2022-03-06T22:36:33.732Z] Volume: local [2022-03-06T22:36:33.732Z] Network: bridge host ipvlan macvlan null overlay [2022-03-06T22:36:33.732Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-06T22:36:33.732Z] Swarm: inactive [2022-03-06T22:36:33.732Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-06T22:36:33.732Z] Default Runtime: runc [2022-03-06T22:36:33.732Z] Init Binary: docker-init [2022-03-06T22:36:33.732Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-06T22:36:33.732Z] runc version: v1.0.2-0-g52b36a2 [2022-03-06T22:36:33.732Z] init version: de40ad0 [2022-03-06T22:36:33.732Z] Security Options: [2022-03-06T22:36:33.732Z] apparmor [2022-03-06T22:36:33.732Z] seccomp [2022-03-06T22:36:33.732Z] Profile: default [2022-03-06T22:36:33.732Z] cgroupns [2022-03-06T22:36:33.732Z] Kernel Version: 5.11.0-1023-aws [2022-03-06T22:36:33.732Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-06T22:36:33.732Z] OSType: linux [2022-03-06T22:36:33.732Z] Architecture: x86_64 [2022-03-06T22:36:33.732Z] CPUs: 2 [2022-03-06T22:36:33.732Z] Total Memory: 7.477GiB [2022-03-06T22:36:33.732Z] Name: ip-10-100-113-160 [2022-03-06T22:36:33.732Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-06T22:36:33.732Z] Docker Root Dir: /var/lib/docker [2022-03-06T22:36:33.732Z] Debug Mode: false [2022-03-06T22:36:33.732Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:36:33.732Z] Labels: [2022-03-06T22:36:33.732Z] Experimental: true [2022-03-06T22:36:33.732Z] Insecure Registries: [2022-03-06T22:36:33.732Z] 127.0.0.0/8 [2022-03-06T22:36:33.732Z] Live Restore Enabled: true [2022-03-06T22:36:33.732Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-06T22:36:33.932Z] #28 ... [2022-03-06T22:36:33.932Z] [2022-03-06T22:36:33.932Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-06T22:36:33.932Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-06T22:36:33.932Z] #68 DONE 1.0s [2022-03-06T22:36:33.932Z] [2022-03-06T22:36:33.932Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-06T22:36:33.932Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-06T22:36:34.062Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc . [2022-03-06T22:36:34.062Z] #1 [internal] load build definition from Dockerfile [2022-03-06T22:36:34.062Z] #1 sha256:f3fad5d45b1f5755268c50b351b4eee5d8dd7533e7dfabd2ae5d743e7d1c85c4 [2022-03-06T22:36:34.131Z] [2022-03-06T22:36:34.131Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:34.131Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-06T22:36:34.131Z] #69 DONE 0.0s [2022-03-06T22:36:34.131Z] [2022-03-06T22:36:34.131Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:34.131Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-06T22:36:34.131Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-06T22:36:34.131Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-06T22:36:34.131Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-06T22:36:34.131Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-03-06T22:36:34.131Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:36:34.131Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2022-03-06T22:36:34.191Z] #70 ... [2022-03-06T22:36:34.191Z] [2022-03-06T22:36:34.191Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:34.191Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:36:34.191Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.6s done [2022-03-06T22:36:34.191Z] #28 DONE 11.9s [2022-03-06T22:36:34.267Z] #31 2.310 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-06T22:36:34.267Z] #31 2.675 [2022-03-06T22:36:34.336Z] #1 transferring dockerfile: 16.77kB done [2022-03-06T22:36:34.336Z] #1 DONE 0.2s [2022-03-06T22:36:34.336Z] [2022-03-06T22:36:34.336Z] #2 [internal] load .dockerignore [2022-03-06T22:36:34.336Z] #2 sha256:ff3f9ba2eea1784757679126a7fec6aac32d0370af693d73c9afc2881765a8d6 [2022-03-06T22:36:34.336Z] #2 transferring context: 87B done [2022-03-06T22:36:34.336Z] #2 DONE 0.0s [2022-03-06T22:36:34.336Z] [2022-03-06T22:36:34.336Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-06T22:36:34.336Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-06T22:36:34.398Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-03-06T22:36:34.450Z] [2022-03-06T22:36:34.450Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-06T22:36:34.450Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-06T22:36:34.450Z] #70 DONE 0.9s [2022-03-06T22:36:34.450Z] [2022-03-06T22:36:34.450Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:36:34.450Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:36:34.523Z] #31 2.907 #=#=# ######################################################################## 100.0% [2022-03-06T22:36:34.594Z] #3 DONE 0.3s [2022-03-06T22:36:34.661Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-03-06T22:36:34.662Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-06T22:36:34.781Z] #31 3.220 [2022-03-06T22:36:34.854Z] [2022-03-06T22:36:34.854Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-06T22:36:34.854Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-06T22:36:34.854Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-06T22:36:34.854Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-06T22:36:34.854Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-06T22:36:34.854Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-06T22:36:34.854Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-03-06T22:36:34.854Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-06T22:36:34.922Z] #67 ... [2022-03-06T22:36:34.922Z] [2022-03-06T22:36:34.922Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-06T22:36:34.922Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-06T22:36:34.922Z] #45 DONE 0.0s [2022-03-06T22:36:34.922Z] [2022-03-06T22:36:34.922Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:34.922Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-06T22:36:35.113Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-06T22:36:35.113Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-06T22:36:35.372Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-06T22:36:35.372Z] #4 DONE 0.6s [2022-03-06T22:36:35.372Z] [2022-03-06T22:36:35.372Z] #6 [internal] load .dockerignore [2022-03-06T22:36:35.372Z] #6 sha256:1c1b4cf31cdc505f923e001adbcc86e4fadb40c1bad5377c364edbee5a98a139 [2022-03-06T22:36:35.372Z] #6 DONE 0.0s [2022-03-06T22:36:35.372Z] [2022-03-06T22:36:35.372Z] #5 [internal] load build definition from Dockerfile [2022-03-06T22:36:35.372Z] #5 sha256:1f04e656ec5cf778ec042b6d8501c07b07a1716eb7d86703c82c8f79c25a7e02 [2022-03-06T22:36:35.372Z] #5 DONE 0.0s [2022-03-06T22:36:35.372Z] [2022-03-06T22:36:35.372Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:35.372Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-06T22:36:35.494Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-03-06T22:36:35.710Z] #31 4.043 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-06T22:36:35.835Z] #29 1.589 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:36:35.835Z] #29 1.589 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:36:35.966Z] #31 4.319 [2022-03-06T22:36:36.069Z] #67 DONE 2.1s [2022-03-06T22:36:36.069Z] [2022-03-06T22:36:36.069Z] #24 [internal] load build context [2022-03-06T22:36:36.069Z] #24 sha256:acc8c32ca816b1b866a81d26351ad52d304260759c82e3da92d3eae77c895aaa [2022-03-06T22:36:36.069Z] #24 transferring context: 57.21MB 1.8s done [2022-03-06T22:36:36.069Z] #24 DONE 2.1s [2022-03-06T22:36:36.069Z] [2022-03-06T22:36:36.069Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:36.069Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-06T22:36:36.069Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-06T22:36:36.069Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-03-06T22:36:36.069Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:36:36.069Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-06T22:36:36.069Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-03-06T22:36:36.069Z] #69 DONE 2.1s [2022-03-06T22:36:36.069Z] [2022-03-06T22:36:36.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:36.069Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-06T22:36:36.069Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-06T22:36:36.069Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.6s done [2022-03-06T22:36:36.069Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-06T22:36:36.069Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-06T22:36:36.069Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-06T22:36:36.069Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 1.9s [2022-03-06T22:36:36.069Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 1.7s done [2022-03-06T22:36:36.069Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 0B / 54.67MB 2.0s [2022-03-06T22:36:36.069Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 0B / 81.02MB 2.0s [2022-03-06T22:36:36.069Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0B / 102.69MB 2.0s [2022-03-06T22:36:36.096Z] #29 1.603 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:36:36.096Z] #29 1.769 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:36:36.223Z] #31 4.531 #=#=# ######################################################################## 100.0% [2022-03-06T22:36:36.223Z] #31 4.857 [2022-03-06T22:36:36.309Z] #10 DONE 0.9s [2022-03-06T22:36:36.309Z] [2022-03-06T22:36:36.309Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-06T22:36:36.309Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-06T22:36:36.309Z] #7 DONE 0.9s [2022-03-06T22:36:36.309Z] [2022-03-06T22:36:36.309Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-06T22:36:36.309Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-06T22:36:36.309Z] #8 DONE 0.9s [2022-03-06T22:36:36.309Z] [2022-03-06T22:36:36.309Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-06T22:36:36.309Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-06T22:36:36.309Z] #9 DONE 0.9s [2022-03-06T22:36:36.330Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 10.92MB / 81.02MB 2.1s [2022-03-06T22:36:36.330Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 0.4s [2022-03-06T22:36:36.330Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 16.78MB / 54.67MB 2.2s [2022-03-06T22:36:36.330Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 18.87MB / 81.02MB 2.2s [2022-03-06T22:36:36.330Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 5.24MB / 102.69MB 2.2s [2022-03-06T22:36:36.355Z] #29 1.981 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:36:36.572Z] [2022-03-06T22:36:36.572Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:36.572Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:36.572Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-06T22:36:36.595Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 21.06MB / 54.67MB 2.3s [2022-03-06T22:36:36.595Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 28.45MB / 81.02MB 2.3s [2022-03-06T22:36:36.595Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 17.83MB / 102.69MB 2.3s [2022-03-06T22:36:36.595Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 32.51MB / 54.67MB 2.4s [2022-03-06T22:36:36.595Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 34.60MB / 81.02MB 2.4s [2022-03-06T22:36:36.595Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 24.12MB / 102.69MB 2.4s [2022-03-06T22:36:36.614Z] #29 2.237 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:36:36.837Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.1s [2022-03-06T22:36:36.837Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.1s [2022-03-06T22:36:36.837Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-06T22:36:36.837Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-06T22:36:36.837Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-06T22:36:36.837Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.05MB / 5.15MB 0.2s [2022-03-06T22:36:36.862Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 47.19MB / 54.67MB 2.6s [2022-03-06T22:36:36.862Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 57.66MB / 81.02MB 2.6s [2022-03-06T22:36:36.862Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 45.09MB / 102.69MB 2.6s [2022-03-06T22:36:36.862Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 50.33MB / 54.67MB 2.7s [2022-03-06T22:36:36.862Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 66.06MB / 81.02MB 2.7s [2022-03-06T22:36:36.862Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 62.91MB / 102.69MB 2.7s [2022-03-06T22:36:36.862Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 2.8s [2022-03-06T22:36:36.862Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 76.05MB / 102.69MB 2.8s [2022-03-06T22:36:37.105Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 13.63MB / 54.92MB 0.3s [2022-03-06T22:36:37.105Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.3s [2022-03-06T22:36:37.105Z] #11 ... [2022-03-06T22:36:37.105Z] [2022-03-06T22:36:37.105Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-06T22:36:37.105Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-06T22:36:37.105Z] #45 DONE 0.0s [2022-03-06T22:36:37.105Z] [2022-03-06T22:36:37.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:37.105Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:37.105Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 25.17MB / 54.92MB 0.4s [2022-03-06T22:36:37.105Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s done [2022-03-06T22:36:37.105Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.4s [2022-03-06T22:36:37.105Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.4s [2022-03-06T22:36:37.105Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 30.41MB / 54.92MB 0.5s [2022-03-06T22:36:37.105Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.19MB / 54.58MB 0.5s [2022-03-06T22:36:37.125Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.9s [2022-03-06T22:36:37.125Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 92.27MB / 102.69MB 2.9s [2022-03-06T22:36:37.125Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 99.61MB / 102.69MB 3.0s [2022-03-06T22:36:37.365Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 11.53MB / 54.58MB 0.6s [2022-03-06T22:36:37.365Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 3.15MB / 10.87MB 0.6s [2022-03-06T22:36:37.365Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 35.65MB / 54.92MB 0.7s [2022-03-06T22:36:37.365Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 16.78MB / 54.58MB 0.7s [2022-03-06T22:36:37.365Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 6.29MB / 10.87MB 0.7s [2022-03-06T22:36:37.616Z] #31 5.861 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-06T22:36:37.624Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 38.80MB / 54.92MB 0.8s [2022-03-06T22:36:37.624Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 20.97MB / 54.58MB 0.8s [2022-03-06T22:36:37.624Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.8s [2022-03-06T22:36:37.624Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 44.04MB / 54.92MB 0.9s [2022-03-06T22:36:37.624Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 32.51MB / 54.58MB 1.0s [2022-03-06T22:36:37.624Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.9s done [2022-03-06T22:36:37.624Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.19MB / 85.81MB 1.0s [2022-03-06T22:36:37.874Z] #31 6.184 [2022-03-06T22:36:37.883Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.1s [2022-03-06T22:36:37.883Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 40.89MB / 54.58MB 1.1s [2022-03-06T22:36:37.883Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 9.44MB / 85.81MB 1.1s [2022-03-06T22:36:37.883Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 1.2s [2022-03-06T22:36:37.883Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 16.78MB / 85.81MB 1.2s [2022-03-06T22:36:37.883Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 1.4s [2022-03-06T22:36:37.883Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 27.41MB / 85.81MB 1.4s [2022-03-06T22:36:38.135Z] #31 6.423 #=#=# ################## 25.8% ######################################### 58.0% [2022-03-06T22:36:38.135Z] #31 ... [2022-03-06T22:36:38.135Z] [2022-03-06T22:36:38.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:38.135Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:38.135Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.3s done [2022-03-06T22:36:38.135Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.2s done [2022-03-06T22:36:38.135Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 2.2s [2022-03-06T22:36:38.143Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 34.60MB / 85.81MB 1.5s [2022-03-06T22:36:38.392Z] #11 ... [2022-03-06T22:36:38.392Z] [2022-03-06T22:36:38.392Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:36:38.392Z] #31 sha256:1976e2f633d0fa46d5cf316ceb29f301354aa8266e71b72febd5346bb8f132ae [2022-03-06T22:36:38.392Z] #31 6.423 #=#=# ################## 25.8% ######################################### 58.0% ################################################################ 89.7% ######################################################################## 100.0% [2022-03-06T22:36:38.405Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 42.99MB / 85.81MB 1.6s [2022-03-06T22:36:38.405Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.6s done [2022-03-06T22:36:38.405Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 57.67MB / 85.81MB 1.8s [2022-03-06T22:36:38.518Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 4.3s done [2022-03-06T22:36:38.521Z] #29 3.730 Fetched 8505 kB in 2s (3524 kB/s) [2022-03-06T22:36:38.650Z] #31 6.999 [2022-03-06T22:36:38.669Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 65.01MB / 85.81MB 1.9s [2022-03-06T22:36:38.669Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.1s [2022-03-06T22:36:38.669Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 74.45MB / 85.81MB 2.0s [2022-03-06T22:36:38.781Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-06T22:36:38.782Z] #29 3.730 Reading package lists... [2022-03-06T22:36:38.931Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.1s done [2022-03-06T22:36:38.931Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 79.20MB / 85.81MB 2.1s [2022-03-06T22:36:38.931Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 2.3s [2022-03-06T22:36:38.931Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.24MB / 134.90MB 2.3s [2022-03-06T22:36:38.931Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 2.3s [2022-03-06T22:36:39.043Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.2s done [2022-03-06T22:36:39.192Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.58MB / 134.90MB 2.4s [2022-03-06T22:36:39.192Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 24.12MB / 134.90MB 2.6s [2022-03-06T22:36:39.452Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 40.89MB / 134.90MB 2.8s [2022-03-06T22:36:39.452Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 49.85MB / 134.90MB 2.9s [2022-03-06T22:36:39.581Z] #31 7.996 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-06T22:36:39.613Z] #29 4.613 Reading package lists... [2022-03-06T22:36:39.614Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 5.4s done [2022-03-06T22:36:39.614Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-06T22:36:39.720Z] #11 ... [2022-03-06T22:36:39.720Z] [2022-03-06T22:36:39.720Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:39.720Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-06T22:36:39.720Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-06T22:36:39.720Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-06T22:36:39.720Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-06T22:36:39.720Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-03-06T22:36:39.720Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-03-06T22:36:39.720Z] #67 DONE 3.1s [2022-03-06T22:36:39.720Z] [2022-03-06T22:36:39.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:39.720Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:39.720Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.0s done [2022-03-06T22:36:39.720Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 62.42MB / 134.90MB 3.1s [2022-03-06T22:36:39.720Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.0s done [2022-03-06T22:36:39.839Z] #31 8.345 [2022-03-06T22:36:39.875Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.2s done [2022-03-06T22:36:39.981Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 72.35MB / 134.90MB 3.3s [2022-03-06T22:36:39.981Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 80.74MB / 134.90MB 3.4s [2022-03-06T22:36:40.097Z] #31 8.578 #=#=# ######################################################################## 100.0% [2022-03-06T22:36:40.136Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-06T22:36:40.184Z] #29 5.433 Building dependency tree... [2022-03-06T22:36:40.184Z] #29 5.769 The following additional packages will be installed: [2022-03-06T22:36:40.184Z] #29 5.769 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-06T22:36:40.184Z] #29 5.769 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-06T22:36:40.184Z] #29 5.777 Recommended packages: [2022-03-06T22:36:40.184Z] #29 5.777 libldap-common publicsuffix libsasl2-modules [2022-03-06T22:36:40.184Z] #29 5.967 The following NEW packages will be installed: [2022-03-06T22:36:40.247Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 90.18MB / 134.90MB 3.5s [2022-03-06T22:36:40.247Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 101.71MB / 134.90MB 3.7s [2022-03-06T22:36:40.355Z] #31 8.847 [2022-03-06T22:36:40.444Z] #29 5.979 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-06T22:36:40.444Z] #29 5.979 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-06T22:36:40.444Z] #29 5.979 libssh2-1 openssl [2022-03-06T22:36:40.444Z] #29 ... [2022-03-06T22:36:40.444Z] [2022-03-06T22:36:40.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:40.444Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:40.444Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.0s done [2022-03-06T22:36:40.444Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-06T22:36:40.444Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.1s [2022-03-06T22:36:40.514Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 112.20MB / 134.90MB 3.9s [2022-03-06T22:36:40.704Z] #11 ... [2022-03-06T22:36:40.704Z] [2022-03-06T22:36:40.704Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:36:40.704Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:36:40.704Z] #29 6.258 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:36:40.704Z] #29 6.258 Need to get 3038 kB of archives. [2022-03-06T22:36:40.704Z] #29 6.258 After this operation, 6650 kB of additional disk space will be used. [2022-03-06T22:36:40.705Z] #29 6.258 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-06T22:36:40.705Z] #29 6.262 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-06T22:36:40.705Z] #29 6.262 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-06T22:36:40.705Z] #29 6.285 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-06T22:36:40.705Z] #29 6.285 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-06T22:36:40.705Z] #29 6.285 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-06T22:36:40.705Z] #29 6.289 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-06T22:36:40.705Z] #29 6.289 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-06T22:36:40.705Z] #29 6.309 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-06T22:36:40.705Z] #29 6.309 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-06T22:36:40.705Z] #29 6.309 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-06T22:36:40.705Z] #29 6.309 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-06T22:36:40.705Z] #29 6.309 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:36:40.705Z] #29 6.309 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:36:40.705Z] #29 6.329 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:36:40.705Z] #29 6.478 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:36:40.774Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 125.55MB / 134.90MB 4.1s [2022-03-06T22:36:40.965Z] #29 6.520 Fetched 3038 kB in 0s (8940 kB/s) [2022-03-06T22:36:40.965Z] #29 6.558 Selecting previously unselected package openssl. [2022-03-06T22:36:40.965Z] #29 6.558 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-06T22:36:40.965Z] #29 6.558 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-06T22:36:40.965Z] #29 6.568 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:40.965Z] #29 6.717 Selecting previously unselected package ca-certificates. [2022-03-06T22:36:40.965Z] #29 6.717 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-06T22:36:41.034Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 4.3s [2022-03-06T22:36:41.225Z] #29 6.718 Unpacking ca-certificates (20210119) ... [2022-03-06T22:36:41.225Z] #29 6.802 Selecting previously unselected package libbrotli1:amd64. [2022-03-06T22:36:41.225Z] #29 6.802 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-06T22:36:41.225Z] #29 6.808 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:36:41.225Z] #29 6.907 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-06T22:36:41.225Z] #29 6.907 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:36:41.225Z] #29 6.911 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:41.225Z] #29 6.953 Selecting previously unselected package libsasl2-2:amd64. [2022-03-06T22:36:41.225Z] #29 6.955 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:36:41.225Z] #29 6.958 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:41.225Z] #29 7.012 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-06T22:36:41.225Z] #29 7.012 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-06T22:36:41.286Z] #31 9.602 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-06T22:36:41.355Z] #19 55.66 Reading package lists... [2022-03-06T22:36:41.485Z] #29 7.015 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:41.485Z] #29 7.090 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-06T22:36:41.485Z] #29 7.090 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-06T22:36:41.485Z] #29 7.093 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:36:41.485Z] #29 7.146 Selecting previously unselected package libpsl5:amd64. [2022-03-06T22:36:41.485Z] #29 7.146 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-06T22:36:41.485Z] #29 7.150 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:36:41.485Z] #29 7.209 Selecting previously unselected package librtmp1:amd64. [2022-03-06T22:36:41.485Z] #29 7.209 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-06T22:36:41.485Z] #29 7.209 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:41.485Z] #29 7.261 Selecting previously unselected package libssh2-1:amd64. [2022-03-06T22:36:41.485Z] #29 7.261 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-06T22:36:41.486Z] #29 7.261 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:36:41.543Z] #31 9.892 [2022-03-06T22:36:41.602Z] #11 ... [2022-03-06T22:36:41.602Z] [2022-03-06T22:36:41.602Z] #24 [internal] load build context [2022-03-06T22:36:41.602Z] #24 sha256:2947bef815960e5087d10e9a96ec3079e8523882f342cd03d2d1063c525927b9 [2022-03-06T22:36:41.602Z] #24 transferring context: 57.20MB 4.5s done [2022-03-06T22:36:41.602Z] #24 DONE 4.9s [2022-03-06T22:36:41.602Z] [2022-03-06T22:36:41.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:41.602Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:41.746Z] #29 7.349 Selecting previously unselected package libcurl4:amd64. [2022-03-06T22:36:41.746Z] #29 7.349 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:36:41.746Z] #29 7.352 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:41.746Z] #29 7.447 Selecting previously unselected package curl. [2022-03-06T22:36:41.746Z] #29 7.447 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:36:41.746Z] #29 7.451 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:41.801Z] #31 10.13 #=#=# ######################################################################## 100.0% [2022-03-06T22:36:41.801Z] #31 10.40 [2022-03-06T22:36:42.006Z] #29 7.524 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:36:42.006Z] #29 7.524 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:36:42.006Z] #29 7.526 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:36:42.006Z] #29 7.606 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:36:42.006Z] #29 7.606 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:36:42.006Z] #29 7.609 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:36:42.006Z] #29 7.691 Selecting previously unselected package jq. [2022-03-06T22:36:42.006Z] #29 7.691 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:36:42.006Z] #29 7.691 Unpacking jq (1.6-2.1) ... [2022-03-06T22:36:42.006Z] #29 7.739 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:36:42.048Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 1.7s done [2022-03-06T22:36:42.069Z] #31 10.47 Download of images into '/build' complete. [2022-03-06T22:36:42.069Z] #31 10.47 Use something like the following to load the result into a Docker daemon: [2022-03-06T22:36:42.069Z] #31 10.47 tar -cC '/build' . | docker load [2022-03-06T22:36:42.267Z] #29 7.751 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:36:42.267Z] #29 7.759 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:36:42.267Z] #29 7.768 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:42.267Z] #29 7.777 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:42.267Z] #29 7.786 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:42.267Z] #29 7.794 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:36:42.267Z] #29 7.805 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:42.267Z] #29 7.819 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:36:42.267Z] #29 7.833 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:36:42.267Z] #29 7.843 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:42.267Z] #29 7.852 Setting up ca-certificates (20210119) ... [2022-03-06T22:36:42.301Z] #19 64.73 Building dependency tree... [2022-03-06T22:36:42.308Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 8.1s [2022-03-06T22:36:42.574Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 8.3s done [2022-03-06T22:36:42.574Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-06T22:36:42.574Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 0B / 126B 8.4s [2022-03-06T22:36:42.835Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 126B / 126B 8.5s [2022-03-06T22:36:42.835Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 126B / 126B 8.6s done [2022-03-06T22:36:42.840Z] #29 8.580 Updating certificates in /etc/ssl/certs... [2022-03-06T22:36:43.097Z] #11 ... [2022-03-06T22:36:43.097Z] [2022-03-06T22:36:43.097Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:43.097Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-06T22:36:43.097Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-06T22:36:43.097Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-06T22:36:43.097Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-06T22:36:43.097Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-06T22:36:43.097Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.7s done [2022-03-06T22:36:43.097Z] #28 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 2.3s done [2022-03-06T22:36:43.097Z] #28 DONE 9.0s [2022-03-06T22:36:43.358Z] [2022-03-06T22:36:43.358Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:43.358Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-06T22:36:43.505Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.6s done [2022-03-06T22:36:43.505Z] #11 ... [2022-03-06T22:36:43.505Z] [2022-03-06T22:36:43.505Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-06T22:36:43.505Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-06T22:36:43.505Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-06T22:36:43.505Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-06T22:36:43.505Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-06T22:36:43.505Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-03-06T22:36:43.505Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-03-06T22:36:43.505Z] #69 DONE 6.7s [2022-03-06T22:36:43.505Z] [2022-03-06T22:36:43.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:43.505Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:43.505Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.0s done [2022-03-06T22:36:43.764Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-06T22:36:44.023Z] #11 ... [2022-03-06T22:36:44.023Z] [2022-03-06T22:36:44.023Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-06T22:36:44.023Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-06T22:36:44.023Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-06T22:36:44.023Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-06T22:36:44.023Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-06T22:36:44.023Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-06T22:36:44.023Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.6s done [2022-03-06T22:36:44.023Z] #28 DONE 7.3s [2022-03-06T22:36:44.023Z] [2022-03-06T22:36:44.023Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-06T22:36:44.023Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-06T22:36:44.220Z] #19 68.48 The following additional packages will be installed: [2022-03-06T22:36:44.220Z] #19 68.48 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-06T22:36:44.220Z] #19 68.48 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-06T22:36:44.220Z] #19 68.49 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-06T22:36:44.220Z] #19 68.49 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-06T22:36:44.220Z] #19 68.49 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-06T22:36:44.220Z] #19 68.49 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-06T22:36:44.220Z] #19 68.49 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-06T22:36:44.220Z] #19 68.49 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-06T22:36:44.220Z] #19 68.49 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.49 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-06T22:36:44.220Z] #19 68.49 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-06T22:36:44.220Z] #19 68.49 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-06T22:36:44.220Z] #19 68.49 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-06T22:36:44.220Z] #19 68.49 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-06T22:36:44.220Z] #19 68.49 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-06T22:36:44.220Z] #19 68.49 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-06T22:36:44.220Z] #19 68.49 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-06T22:36:44.220Z] #19 68.49 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-06T22:36:44.220Z] #19 68.49 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-06T22:36:44.220Z] #19 68.49 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-06T22:36:44.220Z] #19 68.49 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-06T22:36:44.220Z] #19 68.49 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-06T22:36:44.220Z] #19 68.50 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-06T22:36:44.220Z] #19 68.50 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-06T22:36:44.220Z] #19 68.50 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-06T22:36:44.220Z] #19 68.50 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-06T22:36:44.220Z] #19 68.51 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-06T22:36:44.220Z] #19 68.51 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-06T22:36:44.220Z] #19 68.51 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-06T22:36:44.220Z] #19 68.51 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-06T22:36:44.220Z] #19 68.51 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-06T22:36:44.220Z] #19 68.51 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-06T22:36:44.220Z] #19 68.51 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-06T22:36:44.220Z] #19 68.51 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-06T22:36:44.220Z] #19 68.51 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-06T22:36:44.220Z] #19 68.51 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-06T22:36:44.220Z] #19 68.52 linux-libc-dev-s390x-cross patch xz-utils [2022-03-06T22:36:44.220Z] #19 68.55 Suggested packages: [2022-03-06T22:36:44.220Z] #19 68.55 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-06T22:36:44.220Z] #19 68.55 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.55 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-06T22:36:44.220Z] #19 68.55 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-06T22:36:44.220Z] #19 68.55 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-06T22:36:44.220Z] #19 68.55 libyaml-shell-perl ed diffutils-doc [2022-03-06T22:36:44.220Z] #19 68.55 Recommended packages: [2022-03-06T22:36:44.220Z] #19 68.55 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-06T22:36:44.220Z] #19 68.55 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-06T22:36:44.222Z] #29 9.810 129 added, 0 removed; done. [2022-03-06T22:36:44.222Z] #29 9.908 Setting up jq (1.6-2.1) ... [2022-03-06T22:36:44.222Z] #29 9.923 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:44.222Z] #29 9.933 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:44.222Z] #29 9.946 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:36:44.222Z] #29 9.970 Processing triggers for ca-certificates (20210119) ... [2022-03-06T22:36:44.222Z] #29 9.982 Updating certificates in /etc/ssl/certs... [2022-03-06T22:36:44.590Z] #31 DONE 13.0s [2022-03-06T22:36:44.590Z] [2022-03-06T22:36:44.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:44.590Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:44.590Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.5s [2022-03-06T22:36:44.743Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 2.2s done [2022-03-06T22:36:44.959Z] #68 DONE 0.7s [2022-03-06T22:36:44.960Z] [2022-03-06T22:36:44.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:44.960Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:44.960Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.5s done [2022-03-06T22:36:44.960Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.3s [2022-03-06T22:36:44.960Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.4s done [2022-03-06T22:36:45.005Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e [2022-03-06T22:36:45.220Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-06T22:36:45.480Z] #11 ... [2022-03-06T22:36:45.480Z] [2022-03-06T22:36:45.480Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-06T22:36:45.480Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-06T22:36:45.480Z] #70 DONE 0.7s [2022-03-06T22:36:45.480Z] [2022-03-06T22:36:45.480Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:45.480Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:45.608Z] #29 11.03 0 added, 0 removed; done. [2022-03-06T22:36:45.608Z] #29 11.03 Running hooks in /etc/ca-certificates/update.d... [2022-03-06T22:36:45.608Z] #29 11.04 done. [2022-03-06T22:36:48.144Z] #29 DONE 13.3s [2022-03-06T22:36:48.144Z] [2022-03-06T22:36:48.144Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-06T22:36:48.144Z] #30 sha256:9038788bfa444014c1a438f5b84fd2611e0b6cb0393c8b8817aad1badd434cb3 [2022-03-06T22:36:48.144Z] #30 DONE 0.3s [2022-03-06T22:36:48.144Z] [2022-03-06T22:36:48.144Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:36:48.144Z] #31 sha256:7a7b4b7ec21d1863ebaed7ae153e86024340c42897d9585df98c8e487a009775 [2022-03-06T22:36:48.315Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 3.2s done [2022-03-06T22:36:48.433Z] #19 72.19 The following NEW packages will be installed: [2022-03-06T22:36:48.433Z] #19 72.19 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-06T22:36:48.433Z] #19 72.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-06T22:36:48.433Z] #19 72.20 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-06T22:36:48.433Z] #19 72.20 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-06T22:36:48.433Z] #19 72.20 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-06T22:36:48.433Z] #19 72.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-06T22:36:48.433Z] #19 72.20 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-06T22:36:48.433Z] #19 72.20 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-06T22:36:48.433Z] #19 72.20 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-06T22:36:48.433Z] #19 72.20 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-06T22:36:48.433Z] #19 72.20 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-06T22:36:48.433Z] #19 72.20 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-06T22:36:48.433Z] #19 72.20 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-06T22:36:48.433Z] #19 72.20 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-06T22:36:48.433Z] #19 72.20 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-06T22:36:48.433Z] #19 72.20 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-06T22:36:48.433Z] #19 72.20 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-06T22:36:48.434Z] #19 72.20 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-06T22:36:48.434Z] #19 72.20 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-06T22:36:48.434Z] #19 72.20 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-06T22:36:48.434Z] #19 72.21 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-06T22:36:48.434Z] #19 72.21 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-06T22:36:48.434Z] #19 72.21 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-06T22:36:48.434Z] #19 72.21 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-06T22:36:48.434Z] #19 72.21 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-06T22:36:48.434Z] #19 72.21 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-06T22:36:48.434Z] #19 72.21 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-06T22:36:48.434Z] #19 72.21 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-06T22:36:48.434Z] #19 72.21 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-06T22:36:48.434Z] #19 72.21 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-06T22:36:48.434Z] #19 72.21 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-06T22:36:48.434Z] #19 72.21 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-06T22:36:48.434Z] #19 72.21 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-06T22:36:48.434Z] #19 72.21 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-06T22:36:48.434Z] #19 72.21 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-06T22:36:48.434Z] #19 72.22 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-06T22:36:48.434Z] #19 72.22 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-06T22:36:48.434Z] #19 72.22 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-06T22:36:48.434Z] #19 72.22 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-06T22:36:48.434Z] #19 72.22 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-06T22:36:48.434Z] #19 72.22 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-06T22:36:48.434Z] #19 72.22 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-06T22:36:48.434Z] #19 72.22 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-06T22:36:48.434Z] #19 72.22 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-06T22:36:48.434Z] #19 72.22 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-06T22:36:48.434Z] #19 72.22 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-06T22:36:48.434Z] #19 72.23 linux-libc-dev-s390x-cross patch xz-utils [2022-03-06T22:36:48.434Z] #19 72.73 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:36:48.434Z] #19 72.73 Need to get 787 MB of archives. [2022-03-06T22:36:48.434Z] #19 72.73 After this operation, 3385 MB of additional disk space will be used. [2022-03-06T22:36:48.434Z] #19 72.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-06T22:36:48.434Z] #19 72.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-06T22:36:48.434Z] #19 72.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-06T22:36:48.434Z] #19 72.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-06T22:36:48.434Z] #19 72.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-06T22:36:48.434Z] #19 72.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-06T22:36:48.434Z] #19 72.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-06T22:36:48.434Z] #19 72.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-06T22:36:48.696Z] #19 72.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-06T22:36:48.696Z] #19 72.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-06T22:36:48.696Z] #19 73.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-06T22:36:48.696Z] #19 73.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-06T22:36:48.696Z] #19 73.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-06T22:36:48.767Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.2s done [2022-03-06T22:36:48.767Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-06T22:36:48.767Z] #11 DONE 41.8s [2022-03-06T22:36:48.767Z] [2022-03-06T22:36:48.767Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-06T22:36:48.767Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-06T22:36:48.886Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-06T22:36:49.699Z] #12 DONE 0.8s [2022-03-06T22:36:49.699Z] [2022-03-06T22:36:49.699Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-06T22:36:49.699Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-06T22:36:49.829Z] #11 DONE 15.6s [2022-03-06T22:36:49.829Z] [2022-03-06T22:36:49.829Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-06T22:36:49.829Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-06T22:36:50.054Z] #31 1.988 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-06T22:36:50.266Z] #13 DONE 0.8s [2022-03-06T22:36:50.315Z] #31 2.280 [2022-03-06T22:36:50.401Z] #68 DONE 1.3s [2022-03-06T22:36:50.401Z] [2022-03-06T22:36:50.401Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-06T22:36:50.401Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-06T22:36:50.523Z] [2022-03-06T22:36:50.523Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-06T22:36:50.523Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-06T22:36:50.523Z] #33 DONE 0.1s [2022-03-06T22:36:50.523Z] [2022-03-06T22:36:50.523Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:36:50.523Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:36:50.523Z] #34 ... [2022-03-06T22:36:50.523Z] [2022-03-06T22:36:50.523Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-06T22:36:50.523Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-06T22:36:50.523Z] #46 DONE 0.2s [2022-03-06T22:36:50.523Z] [2022-03-06T22:36:50.523Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-06T22:36:50.523Z] #62 sha256:5aa90e025f13540870b45079d14b8f55f5e439b5cafd3502b7fc0d8c2b2c160a [2022-03-06T22:36:50.523Z] #62 DONE 0.2s [2022-03-06T22:36:50.578Z] #31 2.504 #=#=# ######################################################################## 100.0% [2022-03-06T22:36:50.578Z] #31 ... [2022-03-06T22:36:50.578Z] [2022-03-06T22:36:50.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:50.578Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:50.578Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.4s done [2022-03-06T22:36:50.578Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.6s done [2022-03-06T22:36:50.578Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0.9s [2022-03-06T22:36:50.616Z] #19 74.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-06T22:36:50.617Z] #19 74.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-06T22:36:50.751Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.6s done [2022-03-06T22:36:50.751Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-06T22:36:50.781Z] [2022-03-06T22:36:50.781Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-06T22:36:50.781Z] #25 sha256:3c8252374848528155b044e1d0bd8c68bb77ade4bff2d4dd0a0ecada58d80061 [2022-03-06T22:36:50.781Z] #25 DONE 0.3s [2022-03-06T22:36:50.781Z] [2022-03-06T22:36:50.781Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-06T22:36:50.781Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-06T22:36:50.781Z] #42 DONE 0.3s [2022-03-06T22:36:50.781Z] [2022-03-06T22:36:50.781Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:36:50.781Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:36:50.838Z] #11 ... [2022-03-06T22:36:50.838Z] [2022-03-06T22:36:50.838Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:36:50.838Z] #31 sha256:7a7b4b7ec21d1863ebaed7ae153e86024340c42897d9585df98c8e487a009775 [2022-03-06T22:36:50.838Z] #31 2.844 [2022-03-06T22:36:51.562Z] #19 75.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-06T22:36:51.562Z] #19 75.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-06T22:36:51.776Z] #31 3.929 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-06T22:36:52.315Z] #12 DONE 2.1s [2022-03-06T22:36:52.315Z] [2022-03-06T22:36:52.315Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-06T22:36:52.315Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-06T22:36:52.315Z] #70 DONE 1.5s [2022-03-06T22:36:52.315Z] [2022-03-06T22:36:52.315Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-06T22:36:52.315Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-06T22:36:52.315Z] #13 DONE 0.5s [2022-03-06T22:36:52.315Z] [2022-03-06T22:36:52.315Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-06T22:36:52.315Z] #25 sha256:79799d24cb97485d113817d4aa8d1018b528b9e64b1275e6b7da4b8ec23a291d [2022-03-06T22:36:52.344Z] #31 4.334 [2022-03-06T22:36:52.579Z] #25 ... [2022-03-06T22:36:52.579Z] [2022-03-06T22:36:52.579Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-06T22:36:52.579Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-06T22:36:52.579Z] #33 DONE 0.1s [2022-03-06T22:36:52.603Z] #31 4.560 #=#=# ########################################################## 81.4% ######################################################################## 100.0% [2022-03-06T22:36:52.840Z] [2022-03-06T22:36:52.840Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-06T22:36:52.840Z] #62 sha256:5a568f10eb856c7fac1fdb6ae4196a3a0d701f45501bae9a99311f5ed9212f05 [2022-03-06T22:36:52.840Z] #62 DONE 0.3s [2022-03-06T22:36:52.840Z] [2022-03-06T22:36:52.840Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-06T22:36:52.840Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-06T22:36:52.840Z] #46 DONE 0.3s [2022-03-06T22:36:52.840Z] [2022-03-06T22:36:52.840Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:36:52.840Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-06T22:36:52.840Z] #47 ... [2022-03-06T22:36:52.840Z] [2022-03-06T22:36:52.840Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-06T22:36:52.840Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-06T22:36:52.840Z] #42 DONE 0.4s [2022-03-06T22:36:52.840Z] [2022-03-06T22:36:52.840Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-06T22:36:52.840Z] #25 sha256:79799d24cb97485d113817d4aa8d1018b528b9e64b1275e6b7da4b8ec23a291d [2022-03-06T22:36:52.840Z] #25 DONE 0.5s [2022-03-06T22:36:52.840Z] [2022-03-06T22:36:52.840Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:36:52.840Z] #26 sha256:e4bc2b4a42ae82798d21159f0c09f1732f9b517905d9d6c3e603b1ee0750624a [2022-03-06T22:36:52.863Z] #31 4.914 [2022-03-06T22:36:52.951Z] #19 77.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-06T22:36:52.951Z] #19 77.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-06T22:36:53.412Z] #26 ... [2022-03-06T22:36:53.412Z] [2022-03-06T22:36:53.412Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:36:53.412Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-06T22:36:53.412Z] #29 6.476 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:36:53.412Z] #29 6.478 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:36:53.412Z] #29 6.492 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:36:53.412Z] #29 6.572 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:36:53.412Z] #29 6.715 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:36:53.412Z] #29 7.012 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:36:53.412Z] #29 7.947 Fetched 8392 kB in 2s (4840 kB/s) [2022-03-06T22:36:53.412Z] #29 7.947 Reading package lists... [2022-03-06T22:36:53.412Z] #29 8.465 Reading package lists... [2022-03-06T22:36:53.412Z] #29 9.080 Building dependency tree... [2022-03-06T22:36:53.412Z] #29 9.501 The following additional packages will be installed: [2022-03-06T22:36:53.412Z] #29 9.503 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-06T22:36:53.412Z] #29 9.503 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-06T22:36:53.412Z] #29 9.503 Recommended packages: [2022-03-06T22:36:53.412Z] #29 9.503 libldap-common publicsuffix libsasl2-modules [2022-03-06T22:36:53.412Z] #29 9.726 The following NEW packages will be installed: [2022-03-06T22:36:53.412Z] #29 9.726 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-06T22:36:53.412Z] #29 9.726 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-06T22:36:53.412Z] #29 9.726 libssh2-1 openssl [2022-03-06T22:36:53.412Z] #29 10.02 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:36:53.412Z] #29 10.02 Need to get 2933 kB of archives. [2022-03-06T22:36:53.412Z] #29 10.02 After this operation, 6483 kB of additional disk space will be used. [2022-03-06T22:36:53.412Z] #29 10.02 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-06T22:36:53.412Z] #29 10.03 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-06T22:36:53.412Z] #29 10.03 Get:3 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-06T22:36:53.412Z] #29 10.04 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-06T22:36:53.412Z] #29 10.04 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-06T22:36:53.412Z] #29 10.05 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-06T22:36:53.412Z] #29 10.06 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-06T22:36:53.412Z] #29 10.06 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-06T22:36:53.412Z] #29 10.06 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-06T22:36:53.412Z] #29 10.10 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-06T22:36:53.412Z] #29 10.10 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-06T22:36:53.412Z] #29 10.11 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-06T22:36:53.412Z] #29 10.11 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-06T22:36:53.412Z] #29 10.11 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-06T22:36:53.412Z] #29 10.11 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-06T22:36:53.672Z] #29 10.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:36:53.672Z] #29 10.41 Fetched 2933 kB in 0s (7625 kB/s) [2022-03-06T22:36:53.672Z] #29 10.44 Selecting previously unselected package openssl. [2022-03-06T22:36:53.672Z] #29 10.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-06T22:36:53.672Z] #29 10.44 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-06T22:36:53.805Z] #31 5.939 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-06T22:36:53.933Z] #29 10.45 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:53.933Z] #29 10.67 Selecting previously unselected package ca-certificates. [2022-03-06T22:36:53.933Z] #29 10.67 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-06T22:36:53.933Z] #29 10.69 Unpacking ca-certificates (20210119) ... [2022-03-06T22:36:54.051Z] #11 ... [2022-03-06T22:36:54.051Z] [2022-03-06T22:36:54.051Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:36:54.051Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:36:54.051Z] #29 1.460 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:36:54.051Z] #29 1.471 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:36:54.051Z] #29 1.617 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:36:54.051Z] #29 1.617 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:36:54.051Z] #29 1.881 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:36:54.051Z] #29 2.287 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:36:54.051Z] #29 3.543 Fetched 8505 kB in 2s (3572 kB/s) [2022-03-06T22:36:54.051Z] #29 3.543 Reading package lists... [2022-03-06T22:36:54.051Z] #29 4.339 Reading package lists... [2022-03-06T22:36:54.051Z] #29 5.119 Building dependency tree... [2022-03-06T22:36:54.051Z] #29 5.469 The following additional packages will be installed: [2022-03-06T22:36:54.051Z] #29 5.469 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-06T22:36:54.051Z] #29 5.469 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-06T22:36:54.051Z] #29 5.471 Recommended packages: [2022-03-06T22:36:54.051Z] #29 5.471 libldap-common publicsuffix libsasl2-modules [2022-03-06T22:36:54.051Z] #29 5.640 The following NEW packages will be installed: [2022-03-06T22:36:54.051Z] #29 5.640 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-06T22:36:54.051Z] #29 5.641 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-06T22:36:54.051Z] #29 5.642 libssh2-1 openssl [2022-03-06T22:36:54.051Z] #29 5.926 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:36:54.051Z] #29 5.926 Need to get 3038 kB of archives. [2022-03-06T22:36:54.051Z] #29 5.926 After this operation, 6650 kB of additional disk space will be used. [2022-03-06T22:36:54.051Z] #29 5.926 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-06T22:36:54.051Z] #29 5.926 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-06T22:36:54.051Z] #29 5.939 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-06T22:36:54.051Z] #29 5.940 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-06T22:36:54.051Z] #29 5.949 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-06T22:36:54.051Z] #29 5.959 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-06T22:36:54.051Z] #29 5.962 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-06T22:36:54.051Z] #29 5.963 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-06T22:36:54.051Z] #29 5.966 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-06T22:36:54.051Z] #29 5.969 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-06T22:36:54.051Z] #29 5.972 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-06T22:36:54.051Z] #29 5.975 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-06T22:36:54.051Z] #29 5.982 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:36:54.051Z] #29 5.982 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:36:54.051Z] #29 5.982 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:36:54.051Z] #29 6.133 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:36:54.051Z] #29 6.165 Fetched 3038 kB in 0s (9128 kB/s) [2022-03-06T22:36:54.051Z] #29 6.189 Selecting previously unselected package openssl. [2022-03-06T22:36:54.051Z] #29 6.189 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-06T22:36:54.051Z] #29 6.193 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.197 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 6.319 Selecting previously unselected package ca-certificates. [2022-03-06T22:36:54.052Z] #29 6.320 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-06T22:36:54.052Z] #29 6.324 Unpacking ca-certificates (20210119) ... [2022-03-06T22:36:54.052Z] #29 6.407 Selecting previously unselected package libbrotli1:amd64. [2022-03-06T22:36:54.052Z] #29 6.407 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.415 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:36:54.052Z] #29 6.478 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-06T22:36:54.052Z] #29 6.478 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.482 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 6.518 Selecting previously unselected package libsasl2-2:amd64. [2022-03-06T22:36:54.052Z] #29 6.518 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.521 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 6.570 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-06T22:36:54.052Z] #29 6.570 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.574 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:54.052Z] #29 6.681 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-06T22:36:54.052Z] #29 6.681 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.684 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:36:54.052Z] #29 6.725 Selecting previously unselected package libpsl5:amd64. [2022-03-06T22:36:54.052Z] #29 6.725 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.729 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:36:54.052Z] #29 6.766 Selecting previously unselected package librtmp1:amd64. [2022-03-06T22:36:54.052Z] #29 6.766 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.776 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:54.052Z] #29 6.807 Selecting previously unselected package libssh2-1:amd64. [2022-03-06T22:36:54.052Z] #29 6.807 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.810 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:36:54.052Z] #29 6.868 Selecting previously unselected package libcurl4:amd64. [2022-03-06T22:36:54.052Z] #29 6.868 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.873 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 6.943 Selecting previously unselected package curl. [2022-03-06T22:36:54.052Z] #29 6.943 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 6.945 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 7.013 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:36:54.052Z] #29 7.013 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 7.019 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:36:54.052Z] #29 7.088 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:36:54.052Z] #29 7.088 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 7.089 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:36:54.052Z] #29 7.141 Selecting previously unselected package jq. [2022-03-06T22:36:54.052Z] #29 7.141 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:36:54.052Z] #29 7.144 Unpacking jq (1.6-2.1) ... [2022-03-06T22:36:54.052Z] #29 7.186 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-06T22:36:54.052Z] #29 7.196 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-06T22:36:54.052Z] #29 7.206 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-06T22:36:54.052Z] #29 7.216 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 7.226 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:54.052Z] #29 7.235 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 7.246 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-06T22:36:54.052Z] #29 7.255 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 7.269 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:36:54.052Z] #29 7.279 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:36:54.052Z] #29 7.288 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:54.052Z] #29 7.297 Setting up ca-certificates (20210119) ... [2022-03-06T22:36:54.052Z] #29 7.882 Updating certificates in /etc/ssl/certs... [2022-03-06T22:36:54.052Z] #29 8.545 129 added, 0 removed; done. [2022-03-06T22:36:54.052Z] #29 8.574 Setting up jq (1.6-2.1) ... [2022-03-06T22:36:54.052Z] #29 8.582 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 8.592 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:54.052Z] #29 8.603 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:36:54.052Z] #29 8.620 Processing triggers for ca-certificates (20210119) ... [2022-03-06T22:36:54.052Z] #29 8.627 Updating certificates in /etc/ssl/certs... [2022-03-06T22:36:54.052Z] #29 9.187 0 added, 0 removed; done. [2022-03-06T22:36:54.052Z] #29 9.187 Running hooks in /etc/ca-certificates/update.d... [2022-03-06T22:36:54.052Z] #29 9.188 done. [2022-03-06T22:36:54.052Z] #29 ... [2022-03-06T22:36:54.052Z] [2022-03-06T22:36:54.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:54.052Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:54.193Z] #29 10.79 Selecting previously unselected package libbrotli1:arm64. [2022-03-06T22:36:54.193Z] #29 10.79 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-06T22:36:54.193Z] #29 10.80 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-06T22:36:54.193Z] #29 10.87 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-06T22:36:54.193Z] #29 10.87 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-06T22:36:54.193Z] #29 10.88 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.193Z] #29 10.92 Selecting previously unselected package libsasl2-2:arm64. [2022-03-06T22:36:54.193Z] #29 10.92 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-06T22:36:54.193Z] #29 10.92 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.193Z] #29 10.98 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-06T22:36:54.193Z] #29 10.98 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-06T22:36:54.341Z] #19 78.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-06T22:36:54.341Z] #19 78.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-06T22:36:54.376Z] #31 6.286 [2022-03-06T22:36:54.376Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.2s done [2022-03-06T22:36:54.460Z] #29 10.98 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:54.460Z] #29 11.06 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-06T22:36:54.460Z] #29 11.06 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-06T22:36:54.460Z] #29 11.07 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-06T22:36:54.460Z] #29 11.13 Selecting previously unselected package libpsl5:arm64. [2022-03-06T22:36:54.460Z] #29 11.13 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-06T22:36:54.460Z] #29 11.17 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-06T22:36:54.460Z] #29 11.19 Selecting previously unselected package librtmp1:arm64. [2022-03-06T22:36:54.460Z] #29 11.19 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-06T22:36:54.460Z] #29 11.19 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:54.460Z] #29 11.24 Selecting previously unselected package libssh2-1:arm64. [2022-03-06T22:36:54.460Z] #29 11.24 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-06T22:36:54.460Z] #29 11.24 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-06T22:36:54.722Z] #29 11.29 Selecting previously unselected package libcurl4:arm64. [2022-03-06T22:36:54.722Z] #29 11.29 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-06T22:36:54.722Z] #29 11.29 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:54.722Z] #29 11.36 Selecting previously unselected package curl. [2022-03-06T22:36:54.722Z] #29 11.36 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-06T22:36:54.722Z] #29 11.37 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:36:54.722Z] #29 11.44 Selecting previously unselected package libonig5:arm64. [2022-03-06T22:36:54.722Z] #29 11.44 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-06T22:36:54.722Z] #29 11.45 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-06T22:36:54.896Z] #31 6.509 #=#=# ######### 13.2% ########### 16.2% ############################## 42.1% ############################################################ 83.9% ######################################################################## 100.0% [2022-03-06T22:36:54.945Z] #11 ... [2022-03-06T22:36:54.945Z] [2022-03-06T22:36:54.945Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:36:54.945Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-06T22:36:54.945Z] #29 DONE 10.9s [2022-03-06T22:36:54.945Z] [2022-03-06T22:36:54.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:54.945Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:54.945Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-06T22:36:54.983Z] #29 11.52 Selecting previously unselected package libjq1:arm64. [2022-03-06T22:36:54.983Z] #29 11.52 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-06T22:36:54.983Z] #29 11.52 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-06T22:36:54.983Z] #29 11.58 Selecting previously unselected package jq. [2022-03-06T22:36:54.983Z] #29 11.58 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-06T22:36:54.983Z] #29 11.59 Unpacking jq (1.6-2.1) ... [2022-03-06T22:36:54.983Z] #29 11.65 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-06T22:36:54.983Z] #29 11.66 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-06T22:36:54.983Z] #29 11.67 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-06T22:36:54.983Z] #29 11.69 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.983Z] #29 11.70 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-06T22:36:54.983Z] #29 11.71 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-06T22:36:54.983Z] #29 11.73 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-06T22:36:54.983Z] #29 11.74 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-06T22:36:54.983Z] #29 11.77 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-06T22:36:55.246Z] #29 11.78 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-06T22:36:55.246Z] #29 11.79 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-06T22:36:55.246Z] #29 11.80 Setting up ca-certificates (20210119) ... [2022-03-06T22:36:55.466Z] #31 7.217 [2022-03-06T22:36:55.511Z] #11 ... [2022-03-06T22:36:55.511Z] [2022-03-06T22:36:55.511Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-06T22:36:55.511Z] #30 sha256:79aab7f538f4c98c7ec2feddc5499ac07a28aa01a4a8f746b40c4cf4e2395462 [2022-03-06T22:36:55.511Z] #30 DONE 0.4s [2022-03-06T22:36:55.511Z] [2022-03-06T22:36:55.511Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:55.511Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:55.728Z] #19 79.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-06T22:36:55.728Z] #19 79.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-06T22:36:55.728Z] #19 79.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-06T22:36:55.728Z] #19 79.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-06T22:36:55.728Z] #19 79.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-06T22:36:55.728Z] #19 79.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-06T22:36:55.728Z] #19 79.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-06T22:36:55.728Z] #19 79.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-06T22:36:55.728Z] #19 79.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-06T22:36:55.728Z] #19 79.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-06T22:36:55.728Z] #19 79.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-06T22:36:55.728Z] #19 79.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-06T22:36:55.728Z] #19 79.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-06T22:36:55.728Z] #19 79.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-06T22:36:55.728Z] #19 79.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-06T22:36:55.728Z] #19 80.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-06T22:36:55.728Z] #19 80.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-06T22:36:55.728Z] #19 80.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-06T22:36:55.728Z] #19 80.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-06T22:36:55.819Z] #29 ... [2022-03-06T22:36:55.819Z] [2022-03-06T22:36:55.819Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:36:55.819Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-06T22:36:55.819Z] #47 2.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:36:55.819Z] #47 2.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:36:55.819Z] #47 2.910 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:36:56.055Z] #43 ... [2022-03-06T22:36:56.055Z] [2022-03-06T22:36:56.055Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:36:56.055Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:36:56.055Z] #34 4.949 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-06T22:36:56.055Z] #34 4.953 Cloning into '.'... [2022-03-06T22:36:56.081Z] #47 3.434 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:36:56.081Z] #47 3.434 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-06T22:36:56.408Z] #31 8.270 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-06T22:36:56.669Z] #31 8.642 [2022-03-06T22:36:56.929Z] #31 8.879 #=#=# ######################################################################## 100.0% [2022-03-06T22:36:57.189Z] #31 9.199 [2022-03-06T22:36:57.471Z] #47 4.800 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:36:57.644Z] #19 81.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-06T22:36:57.644Z] #19 81.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-06T22:36:57.644Z] #19 81.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-06T22:36:57.644Z] #19 81.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-06T22:36:57.644Z] #19 81.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-06T22:36:57.758Z] #31 ... [2022-03-06T22:36:57.758Z] [2022-03-06T22:36:57.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:36:57.758Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:36:57.758Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.0s [2022-03-06T22:36:59.032Z] #19 83.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-06T22:36:59.032Z] #19 83.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-06T22:36:59.032Z] #19 83.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-06T22:36:59.032Z] #19 83.27 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-06T22:36:59.032Z] #19 83.27 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-06T22:36:59.032Z] #19 83.29 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-06T22:36:59.032Z] #19 ... [2022-03-06T22:36:59.032Z] [2022-03-06T22:36:59.032Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:36:59.032Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:36:59.032Z] #41 DONE 95.9s [2022-03-06T22:36:59.032Z] [2022-03-06T22:36:59.032Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:36:59.032Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:36:59.293Z] #58 ... [2022-03-06T22:36:59.293Z] [2022-03-06T22:36:59.293Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:36:59.293Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:36:59.293Z] #19 83.60 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-06T22:36:59.293Z] #19 83.60 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-06T22:36:59.293Z] #19 83.60 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-06T22:36:59.293Z] #19 83.60 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-06T22:36:59.293Z] #19 83.60 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-06T22:36:59.293Z] #19 83.61 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-06T22:36:59.293Z] #19 83.61 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-06T22:36:59.293Z] #19 83.61 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-06T22:36:59.293Z] #19 83.61 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-06T22:36:59.293Z] #19 83.62 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-06T22:36:59.293Z] #19 83.62 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-06T22:36:59.293Z] #19 83.62 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-06T22:36:59.293Z] #19 83.63 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-06T22:36:59.293Z] #19 83.63 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-06T22:36:59.293Z] #19 83.66 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-06T22:36:59.293Z] #19 83.66 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-06T22:36:59.293Z] #19 83.67 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-06T22:36:59.293Z] #19 83.68 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-06T22:36:59.555Z] #19 83.76 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-06T22:36:59.555Z] #19 83.78 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-06T22:36:59.555Z] #19 83.80 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-06T22:36:59.555Z] #19 83.81 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-06T22:37:00.026Z] #47 6.989 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:37:00.783Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.2s [2022-03-06T22:37:00.971Z] #47 ... [2022-03-06T22:37:00.971Z] [2022-03-06T22:37:00.971Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:00.971Z] #26 sha256:e4bc2b4a42ae82798d21159f0c09f1732f9b517905d9d6c3e603b1ee0750624a [2022-03-06T22:37:00.971Z] #26 2.875 + RM_GOPATH=0 [2022-03-06T22:37:00.971Z] #26 2.876 + TMP_GOPATH= [2022-03-06T22:37:00.971Z] #26 2.877 + : /build [2022-03-06T22:37:00.971Z] #26 2.877 + '[' -z '' ']' [2022-03-06T22:37:00.971Z] #26 2.877 ++ mktemp -d [2022-03-06T22:37:00.971Z] #26 2.881 + export GOPATH=/tmp/tmp.ge2JNcCcoD [2022-03-06T22:37:00.971Z] #26 2.882 + GOPATH=/tmp/tmp.ge2JNcCcoD [2022-03-06T22:37:00.971Z] #26 2.882 + RM_GOPATH=1 [2022-03-06T22:37:00.971Z] #26 2.883 + case "$(go env GOARCH)" in [2022-03-06T22:37:00.971Z] #26 2.884 ++ go env GOARCH [2022-03-06T22:37:00.971Z] #26 2.893 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:00.971Z] #26 2.897 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:00.971Z] #26 2.898 ++ dirname /install.sh [2022-03-06T22:37:00.971Z] #26 2.899 + dir=/ [2022-03-06T22:37:00.971Z] #26 2.899 + bin=dockercli [2022-03-06T22:37:00.971Z] #26 2.899 + shift [2022-03-06T22:37:00.971Z] #26 2.900 + '[' '!' -f //dockercli.installer ']' [2022-03-06T22:37:00.971Z] #26 2.900 + . //dockercli.installer [2022-03-06T22:37:00.971Z] #26 2.900 ++ : stable [2022-03-06T22:37:00.971Z] #26 2.901 ++ : 17.06.2-ce [2022-03-06T22:37:00.971Z] #26 2.901 + install_dockercli [2022-03-06T22:37:00.971Z] #26 2.901 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-06T22:37:00.971Z] #26 2.902 Install docker/cli version 17.06.2-ce from stable [2022-03-06T22:37:00.971Z] #26 2.902 ++ uname -m [2022-03-06T22:37:00.971Z] #26 2.903 + arch=aarch64 [2022-03-06T22:37:00.971Z] #26 2.904 + '[' aarch64 '!=' x86_64 ']' [2022-03-06T22:37:00.971Z] #26 2.904 + '[' aarch64 '!=' s390x ']' [2022-03-06T22:37:00.971Z] #26 2.904 + '[' aarch64 '!=' armhf ']' [2022-03-06T22:37:00.971Z] #26 2.904 + build_dockercli [2022-03-06T22:37:00.971Z] #26 2.904 + git clone https://github.com/docker/docker-ce /tmp/tmp.ge2JNcCcoD/tmp/docker-ce [2022-03-06T22:37:00.971Z] #26 2.907 Cloning into '/tmp/tmp.ge2JNcCcoD/tmp/docker-ce'... [2022-03-06T22:37:00.988Z] #19 85.16 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-06T22:37:00.988Z] #19 85.18 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-06T22:37:00.988Z] #19 85.23 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-06T22:37:00.988Z] #19 85.26 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-06T22:37:00.988Z] #19 85.29 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-06T22:37:01.061Z] #11 ... [2022-03-06T22:37:01.061Z] [2022-03-06T22:37:01.061Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:01.061Z] #31 sha256:7a7b4b7ec21d1863ebaed7ae153e86024340c42897d9585df98c8e487a009775 [2022-03-06T22:37:01.061Z] #31 9.934 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-06T22:37:01.061Z] #31 10.24 [2022-03-06T22:37:01.061Z] #31 10.47 #=#=# ######################################################################## 100.0% [2022-03-06T22:37:01.061Z] #31 10.75 [2022-03-06T22:37:01.061Z] #31 10.81 Download of images into '/build' complete. [2022-03-06T22:37:01.061Z] #31 10.81 Use something like the following to load the result into a Docker daemon: [2022-03-06T22:37:01.061Z] #31 10.81 tar -cC '/build' . | docker load [2022-03-06T22:37:01.061Z] #31 DONE 12.8s [2022-03-06T22:37:01.061Z] [2022-03-06T22:37:01.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-06T22:37:01.061Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-06T22:37:01.317Z] #34 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:01.317Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:01.317Z] #51 5.048 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-06T22:37:01.317Z] #51 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:01.317Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:37:01.317Z] #53 5.589 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-06T22:37:01.317Z] #53 7.108 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-06T22:37:01.317Z] #53 7.111 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-06T22:37:01.317Z] #53 7.229 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-06T22:37:01.317Z] #53 10.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-06T22:37:01.317Z] #53 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:01.317Z] #63 sha256:3024f98d535b630c51cfa156fbf401aa2169bfe4e668e87d35fcb55b62b77657 [2022-03-06T22:37:01.317Z] #63 4.619 + RM_GOPATH=0 [2022-03-06T22:37:01.317Z] #63 4.619 + TMP_GOPATH= [2022-03-06T22:37:01.317Z] #63 4.619 + : /build [2022-03-06T22:37:01.317Z] #63 4.619 + '[' -z '' ']' [2022-03-06T22:37:01.317Z] #63 4.619 ++ mktemp -d [2022-03-06T22:37:01.317Z] #63 4.619 + export GOPATH=/tmp/tmp.9qgXeD5EqX [2022-03-06T22:37:01.317Z] #63 4.619 + GOPATH=/tmp/tmp.9qgXeD5EqX [2022-03-06T22:37:01.317Z] #63 4.619 + RM_GOPATH=1 [2022-03-06T22:37:01.317Z] #63 4.619 + case "$(go env GOARCH)" in [2022-03-06T22:37:01.317Z] #63 4.619 ++ go env GOARCH [2022-03-06T22:37:01.317Z] #63 4.627 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:01.317Z] #63 4.627 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:01.317Z] #63 4.673 Install rootlesskit version v0.14.6 [2022-03-06T22:37:01.317Z] #63 4.673 ++ dirname /install.sh [2022-03-06T22:37:01.317Z] #63 4.673 + dir=/ [2022-03-06T22:37:01.317Z] #63 4.673 + bin=rootlesskit [2022-03-06T22:37:01.317Z] #63 4.673 + shift [2022-03-06T22:37:01.317Z] #63 4.673 + '[' '!' -f //rootlesskit.installer ']' [2022-03-06T22:37:01.317Z] #63 4.673 + . //rootlesskit.installer [2022-03-06T22:37:01.317Z] #63 4.673 ++ : v0.14.6 [2022-03-06T22:37:01.317Z] #63 4.673 + install_rootlesskit [2022-03-06T22:37:01.317Z] #63 4.673 + case "$1" in [2022-03-06T22:37:01.317Z] #63 4.673 + export CGO_ENABLED=0 [2022-03-06T22:37:01.317Z] #63 4.673 + CGO_ENABLED=0 [2022-03-06T22:37:01.317Z] #63 4.673 + _install_rootlesskit [2022-03-06T22:37:01.317Z] #63 4.673 + echo 'Install rootlesskit version v0.14.6' [2022-03-06T22:37:01.317Z] #63 4.673 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:37:01.317Z] #63 4.673 + GOBIN=/build [2022-03-06T22:37:01.317Z] #63 4.673 + GO111MODULE=on [2022-03-06T22:37:01.317Z] #63 4.673 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-06T22:37:01.317Z] #63 5.337 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-06T22:37:01.317Z] #63 8.845 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:37:01.317Z] #63 8.852 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-06T22:37:01.317Z] #63 9.626 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-06T22:37:01.317Z] #63 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:01.317Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:37:01.317Z] #49 5.301 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-06T22:37:01.317Z] #49 7.428 go: downloading github.com/fatih/color v1.10.0 [2022-03-06T22:37:01.317Z] #49 7.523 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-06T22:37:01.317Z] #49 7.582 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-06T22:37:01.317Z] #49 7.682 go: downloading github.com/pkg/errors v0.9.1 [2022-03-06T22:37:01.317Z] #49 8.299 go: downloading golang.org/x/tools v0.1.0 [2022-03-06T22:37:01.317Z] #49 8.303 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-06T22:37:01.317Z] #49 8.567 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-06T22:37:01.317Z] #49 8.718 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-06T22:37:01.317Z] #49 8.978 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-06T22:37:01.317Z] #49 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:01.317Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:01.317Z] #47 5.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:01.317Z] #47 5.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:01.317Z] #47 5.794 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:01.317Z] #47 6.388 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-06T22:37:01.317Z] #47 7.467 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:01.317Z] #47 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:01.317Z] #47 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:01.317Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:01.317Z] #14 5.883 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:01.317Z] #14 5.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:01.317Z] #14 5.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:01.317Z] #14 7.280 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:01.317Z] #14 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:01.317Z] #14 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:01.317Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:37:01.317Z] #36 4.765 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-06T22:37:01.317Z] #36 ... [2022-03-06T22:37:01.317Z] [2022-03-06T22:37:01.317Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:01.317Z] #26 sha256:e10dc04e4f41bb71222f27985174e3bd2c57791684292f914f75f6d445984663 [2022-03-06T22:37:01.317Z] #26 5.153 + RM_GOPATH=0 [2022-03-06T22:37:01.317Z] #26 5.153 + TMP_GOPATH= [2022-03-06T22:37:01.317Z] #26 5.153 + : /build [2022-03-06T22:37:01.317Z] #26 5.153 + '[' -z '' ']' [2022-03-06T22:37:01.317Z] #26 5.153 ++ mktemp -d [2022-03-06T22:37:01.317Z] #26 5.153 + export GOPATH=/tmp/tmp.EhDdCaS7oF [2022-03-06T22:37:01.317Z] #26 5.153 + GOPATH=/tmp/tmp.EhDdCaS7oF [2022-03-06T22:37:01.317Z] #26 5.153 + RM_GOPATH=1 [2022-03-06T22:37:01.317Z] #26 5.153 + case "$(go env GOARCH)" in [2022-03-06T22:37:01.317Z] #26 5.153 ++ go env GOARCH [2022-03-06T22:37:01.317Z] #26 5.216 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:01.317Z] #26 5.216 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:01.317Z] #26 5.216 ++ dirname /install.sh [2022-03-06T22:37:01.317Z] #26 5.217 + dir=/ [2022-03-06T22:37:01.317Z] #26 5.217 + bin=dockercli [2022-03-06T22:37:01.317Z] #26 5.217 + shift [2022-03-06T22:37:01.317Z] #26 5.217 + '[' '!' -f //dockercli.installer ']' [2022-03-06T22:37:01.317Z] #26 5.217 + . //dockercli.installer [2022-03-06T22:37:01.317Z] #26 5.217 ++ : stable [2022-03-06T22:37:01.317Z] #26 5.217 ++ : 17.06.2-ce [2022-03-06T22:37:01.317Z] #26 5.217 + install_dockercli [2022-03-06T22:37:01.317Z] #26 5.217 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-06T22:37:01.317Z] #26 5.217 Install docker/cli version 17.06.2-ce from stable [2022-03-06T22:37:01.317Z] #26 5.217 ++ uname -m [2022-03-06T22:37:01.317Z] #26 5.223 + arch=x86_64 [2022-03-06T22:37:01.317Z] #26 5.223 + '[' x86_64 '!=' x86_64 ']' [2022-03-06T22:37:01.317Z] #26 5.223 + url=https://download.docker.com/linux/static [2022-03-06T22:37:01.317Z] #26 5.223 + tar -xz docker/docker [2022-03-06T22:37:01.317Z] #26 5.223 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-06T22:37:01.575Z] #26 ... [2022-03-06T22:37:01.575Z] [2022-03-06T22:37:01.575Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:01.575Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:01.575Z] #58 4.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:01.575Z] #58 4.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:01.575Z] #58 4.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:01.575Z] #58 5.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:01.575Z] #58 8.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:01.835Z] #58 ... [2022-03-06T22:37:01.835Z] [2022-03-06T22:37:01.835Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:01.835Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:01.835Z] #38 5.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:01.835Z] #38 5.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:01.835Z] #38 5.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:01.835Z] #38 6.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:01.835Z] #38 9.229 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:01.835Z] #38 ... [2022-03-06T22:37:01.835Z] [2022-03-06T22:37:01.835Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:01.835Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:01.835Z] #43 5.251 + git clone https://github.com/docker/distribution.git . [2022-03-06T22:37:01.835Z] #43 5.256 Cloning into '.'... [2022-03-06T22:37:02.363Z] #26 ... [2022-03-06T22:37:02.363Z] [2022-03-06T22:37:02.363Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:02.363Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-06T22:37:02.363Z] #38 3.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:02.363Z] #38 3.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:02.363Z] #38 3.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:02.363Z] #38 4.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:37:02.363Z] #38 5.027 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:37:02.363Z] #38 6.905 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:37:02.405Z] #19 86.67 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-06T22:37:02.405Z] #19 86.68 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-06T22:37:02.405Z] #19 86.68 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-06T22:37:02.405Z] #19 86.70 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-06T22:37:02.405Z] #19 86.70 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-06T22:37:02.405Z] #19 86.70 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-06T22:37:02.405Z] #19 86.71 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-06T22:37:02.405Z] #19 86.74 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-06T22:37:02.405Z] #19 86.76 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-06T22:37:02.405Z] #19 86.77 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-06T22:37:02.405Z] #19 86.79 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-06T22:37:02.625Z] #38 ... [2022-03-06T22:37:02.625Z] [2022-03-06T22:37:02.625Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:02.625Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-06T22:37:02.625Z] #53 2.835 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-06T22:37:02.625Z] #53 3.526 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-06T22:37:02.625Z] #53 3.527 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-06T22:37:02.625Z] #53 3.546 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-06T22:37:02.625Z] #53 4.867 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-06T22:37:02.625Z] #53 ... [2022-03-06T22:37:02.625Z] [2022-03-06T22:37:02.625Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:02.625Z] #63 sha256:651ca87124be0ecff60d96e22e7c4ff54a7c568c1ac4e28c09e72477d6149129 [2022-03-06T22:37:02.625Z] #63 2.902 + RM_GOPATH=0 [2022-03-06T22:37:02.625Z] #63 2.902 + TMP_GOPATH= [2022-03-06T22:37:02.625Z] #63 2.902 + : /build [2022-03-06T22:37:02.625Z] #63 2.902 + '[' -z '' ']' [2022-03-06T22:37:02.625Z] #63 2.902 ++ mktemp -d [2022-03-06T22:37:02.625Z] #63 2.906 + export GOPATH=/tmp/tmp.sqOROlcm9S [2022-03-06T22:37:02.625Z] #63 2.906 + GOPATH=/tmp/tmp.sqOROlcm9S [2022-03-06T22:37:02.625Z] #63 2.906 + RM_GOPATH=1 [2022-03-06T22:37:02.625Z] #63 2.906 + case "$(go env GOARCH)" in [2022-03-06T22:37:02.625Z] #63 2.907 ++ go env GOARCH [2022-03-06T22:37:02.625Z] #63 2.962 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:02.625Z] #63 2.962 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:02.625Z] #63 2.962 ++ dirname /install.sh [2022-03-06T22:37:02.625Z] #63 2.964 Install rootlesskit version v0.14.6 [2022-03-06T22:37:02.625Z] #63 2.965 + dir=/ [2022-03-06T22:37:02.625Z] #63 2.965 + bin=rootlesskit [2022-03-06T22:37:02.625Z] #63 2.965 + shift [2022-03-06T22:37:02.625Z] #63 2.965 + '[' '!' -f //rootlesskit.installer ']' [2022-03-06T22:37:02.625Z] #63 2.965 + . //rootlesskit.installer [2022-03-06T22:37:02.625Z] #63 2.965 ++ : v0.14.6 [2022-03-06T22:37:02.625Z] #63 2.965 + install_rootlesskit [2022-03-06T22:37:02.625Z] #63 2.965 + case "$1" in [2022-03-06T22:37:02.625Z] #63 2.965 + export CGO_ENABLED=0 [2022-03-06T22:37:02.625Z] #63 2.965 + CGO_ENABLED=0 [2022-03-06T22:37:02.625Z] #63 2.965 + _install_rootlesskit [2022-03-06T22:37:02.625Z] #63 2.965 + echo 'Install rootlesskit version v0.14.6' [2022-03-06T22:37:02.625Z] #63 2.965 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:37:02.625Z] #63 2.965 + GOBIN=/build [2022-03-06T22:37:02.625Z] #63 2.965 + GO111MODULE=on [2022-03-06T22:37:02.625Z] #63 2.965 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-06T22:37:02.625Z] #63 3.439 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-06T22:37:02.625Z] #63 5.622 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:37:02.625Z] #63 5.624 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-06T22:37:02.625Z] #63 6.078 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-06T22:37:02.625Z] #63 8.669 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-06T22:37:02.625Z] #63 8.988 go: downloading github.com/google/uuid v1.3.0 [2022-03-06T22:37:02.625Z] #63 9.044 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-06T22:37:02.625Z] #63 9.083 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-06T22:37:02.625Z] #63 9.180 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:02.625Z] #63 9.416 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-06T22:37:02.625Z] #63 9.515 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-06T22:37:02.625Z] #63 9.984 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-06T22:37:02.625Z] #63 10.09 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-06T22:37:02.687Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.0s done [2022-03-06T22:37:02.779Z] #43 ... [2022-03-06T22:37:02.779Z] [2022-03-06T22:37:02.779Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:02.779Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:02.779Z] #58 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:02.887Z] #63 ... [2022-03-06T22:37:02.887Z] [2022-03-06T22:37:02.887Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:02.887Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-06T22:37:02.887Z] #34 2.767 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-06T22:37:02.887Z] #34 2.767 Cloning into '.'... [2022-03-06T22:37:02.887Z] #34 ... [2022-03-06T22:37:02.887Z] [2022-03-06T22:37:02.887Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:02.887Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:37:02.887Z] #14 3.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:02.887Z] #14 3.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:02.887Z] #14 3.702 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:02.887Z] #14 4.456 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:37:02.887Z] #14 5.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:37:02.887Z] #14 7.009 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:37:02.970Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 13.1s [2022-03-06T22:37:03.149Z] #14 ... [2022-03-06T22:37:03.149Z] [2022-03-06T22:37:03.149Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:03.149Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-06T22:37:03.149Z] #43 2.873 + git clone https://github.com/docker/distribution.git . [2022-03-06T22:37:03.149Z] #43 2.874 Cloning into '.'... [2022-03-06T22:37:03.230Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 13.3s done [2022-03-06T22:37:03.254Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-06T22:37:03.254Z] #11 DONE 26.6s [2022-03-06T22:37:03.254Z] [2022-03-06T22:37:03.254Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-06T22:37:03.254Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-06T22:37:03.413Z] #43 ... [2022-03-06T22:37:03.413Z] [2022-03-06T22:37:03.413Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:03.413Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-06T22:37:03.413Z] #36 3.102 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-06T22:37:03.413Z] #36 ... [2022-03-06T22:37:03.413Z] [2022-03-06T22:37:03.413Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:03.413Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-06T22:37:03.413Z] #58 3.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:03.413Z] #58 3.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:03.413Z] #58 3.663 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:03.413Z] #58 4.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:37:03.413Z] #58 5.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:37:03.413Z] #58 6.847 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:37:03.491Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-06T22:37:03.675Z] #58 ... [2022-03-06T22:37:03.675Z] [2022-03-06T22:37:03.675Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:03.675Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:03.675Z] #51 2.695 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-06T22:37:03.675Z] #51 ... [2022-03-06T22:37:03.675Z] [2022-03-06T22:37:03.675Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:03.675Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-06T22:37:03.675Z] #49 2.594 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-06T22:37:03.675Z] #49 3.641 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-06T22:37:03.675Z] #49 3.649 go: downloading github.com/fatih/color v1.10.0 [2022-03-06T22:37:03.675Z] #49 3.720 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-06T22:37:03.675Z] #49 3.734 go: downloading github.com/pkg/errors v0.9.1 [2022-03-06T22:37:03.675Z] #49 4.009 go: downloading golang.org/x/tools v0.1.0 [2022-03-06T22:37:03.675Z] #49 4.152 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-06T22:37:03.675Z] #49 4.162 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-06T22:37:03.675Z] #49 4.229 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-06T22:37:03.675Z] #49 4.279 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-06T22:37:03.675Z] #49 7.121 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-06T22:37:03.675Z] #49 7.188 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-06T22:37:03.675Z] #49 7.326 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-06T22:37:03.675Z] #49 8.732 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-06T22:37:03.675Z] #49 8.753 go: downloading golang.org/x/mod v0.3.0 [2022-03-06T22:37:03.753Z] #11 DONE 41.1s [2022-03-06T22:37:03.753Z] [2022-03-06T22:37:03.753Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-06T22:37:03.753Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-06T22:37:03.793Z] #19 87.98 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-06T22:37:03.793Z] #19 87.99 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-06T22:37:03.793Z] #19 88.01 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-06T22:37:03.793Z] #19 88.04 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-06T22:37:03.793Z] #19 88.07 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-06T22:37:03.936Z] #49 ... [2022-03-06T22:37:03.936Z] [2022-03-06T22:37:03.936Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:37:03.936Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-06T22:37:03.936Z] #29 13.98 Updating certificates in /etc/ssl/certs... [2022-03-06T22:37:03.936Z] #29 16.95 129 added, 0 removed; done. [2022-03-06T22:37:03.937Z] #29 17.15 Setting up jq (1.6-2.1) ... [2022-03-06T22:37:03.937Z] #29 17.17 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-06T22:37:03.937Z] #29 17.19 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-06T22:37:03.937Z] #29 17.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:03.937Z] #29 17.24 Processing triggers for ca-certificates (20210119) ... [2022-03-06T22:37:03.937Z] #29 17.26 Updating certificates in /etc/ssl/certs... [2022-03-06T22:37:03.937Z] #29 20.15 0 added, 0 removed; done. [2022-03-06T22:37:03.937Z] #29 20.15 Running hooks in /etc/ca-certificates/update.d... [2022-03-06T22:37:03.937Z] #29 20.15 done. [2022-03-06T22:37:04.509Z] #29 ... [2022-03-06T22:37:04.509Z] [2022-03-06T22:37:04.509Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:04.509Z] #63 sha256:651ca87124be0ecff60d96e22e7c4ff54a7c568c1ac4e28c09e72477d6149129 [2022-03-06T22:37:04.509Z] #63 11.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-06T22:37:04.699Z] #12 DONE 0.8s [2022-03-06T22:37:04.699Z] [2022-03-06T22:37:04.699Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-06T22:37:04.699Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-06T22:37:04.776Z] #63 12.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-06T22:37:05.179Z] #19 89.43 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-06T22:37:05.179Z] #19 89.43 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-06T22:37:05.179Z] #19 89.43 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-06T22:37:05.179Z] #19 89.46 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-06T22:37:05.179Z] #19 89.46 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-06T22:37:05.179Z] #19 89.46 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-06T22:37:05.179Z] #19 89.46 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-06T22:37:05.179Z] #19 89.46 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-06T22:37:05.179Z] #19 89.51 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-06T22:37:05.179Z] #19 89.53 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-06T22:37:05.179Z] #19 89.57 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-06T22:37:05.179Z] #19 89.58 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-06T22:37:05.179Z] #19 89.60 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-06T22:37:05.179Z] #19 89.60 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-06T22:37:05.179Z] #19 89.63 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-06T22:37:05.291Z] #13 DONE 0.6s [2022-03-06T22:37:05.291Z] [2022-03-06T22:37:05.291Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-06T22:37:05.291Z] #25 sha256:0fcc33c0ade4bf239b289621833ede32579992df44cb3838b4a01e5b3ca1c96b [2022-03-06T22:37:05.291Z] #25 ... [2022-03-06T22:37:05.291Z] [2022-03-06T22:37:05.291Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-06T22:37:05.291Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-06T22:37:05.291Z] #42 DONE 0.2s [2022-03-06T22:37:05.291Z] [2022-03-06T22:37:05.291Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-06T22:37:05.291Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-06T22:37:05.291Z] #33 DONE 0.3s [2022-03-06T22:37:05.291Z] [2022-03-06T22:37:05.291Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-06T22:37:05.291Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-06T22:37:05.291Z] #46 DONE 0.3s [2022-03-06T22:37:05.291Z] [2022-03-06T22:37:05.291Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-06T22:37:05.291Z] #62 sha256:25e106572de35d31f3b0b6bcd33dd634f15d37598310adaac82fdfa23d336bfe [2022-03-06T22:37:05.291Z] #62 DONE 0.4s [2022-03-06T22:37:05.291Z] [2022-03-06T22:37:05.291Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:05.291Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:05.551Z] #47 ... [2022-03-06T22:37:05.551Z] [2022-03-06T22:37:05.551Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-06T22:37:05.551Z] #25 sha256:0fcc33c0ade4bf239b289621833ede32579992df44cb3838b4a01e5b3ca1c96b [2022-03-06T22:37:05.551Z] #25 DONE 0.4s [2022-03-06T22:37:05.792Z] #12 ... [2022-03-06T22:37:05.792Z] [2022-03-06T22:37:05.792Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:05.792Z] #31 sha256:b6d831a2d24b6264bd0db045e89ffbed0f8d3e1c13d071e0cc2e644eca63e202 [2022-03-06T22:37:05.792Z] #31 1.509 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-06T22:37:05.792Z] #31 1.777 [2022-03-06T22:37:05.792Z] #31 1.990 #=#=# ######################################################################## 100.0% [2022-03-06T22:37:05.792Z] #31 2.240 [2022-03-06T22:37:05.792Z] #31 3.077 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-06T22:37:05.792Z] #31 3.343 [2022-03-06T22:37:05.792Z] #31 3.561 #=#=# ######################################################################## 100.0% [2022-03-06T22:37:05.792Z] #31 3.829 [2022-03-06T22:37:05.792Z] #31 4.677 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-06T22:37:05.792Z] #31 4.938 [2022-03-06T22:37:05.792Z] #31 5.152 #=#=# ################### 27.6% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-03-06T22:37:05.792Z] #31 5.700 [2022-03-06T22:37:05.792Z] #31 6.602 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-06T22:37:05.792Z] #31 6.862 [2022-03-06T22:37:05.792Z] #31 7.087 #=#=# ######################################################################## 100.0% [2022-03-06T22:37:05.792Z] #31 7.371 [2022-03-06T22:37:05.792Z] #31 8.042 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-06T22:37:05.792Z] #31 8.300 [2022-03-06T22:37:05.792Z] #31 8.516 #=#=# ######################################################################## 100.0% [2022-03-06T22:37:05.792Z] #31 8.710 [2022-03-06T22:37:05.792Z] #31 8.751 Download of images into '/build' complete. [2022-03-06T22:37:05.792Z] #31 8.751 Use something like the following to load the result into a Docker daemon: [2022-03-06T22:37:05.793Z] #31 8.751 tar -cC '/build' . | docker load [2022-03-06T22:37:05.793Z] #31 DONE 10.0s [2022-03-06T22:37:05.793Z] [2022-03-06T22:37:05.793Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-06T22:37:05.793Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-06T22:37:05.793Z] #12 DONE 2.2s [2022-03-06T22:37:05.793Z] [2022-03-06T22:37:05.793Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-06T22:37:05.793Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-06T22:37:05.822Z] [2022-03-06T22:37:05.822Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:05.822Z] #26 sha256:40911354bbd150a2f7783f9b441012051f11b082ae62d114dc3549b81801e1fd [2022-03-06T22:37:06.055Z] #13 DONE 0.6s [2022-03-06T22:37:06.055Z] [2022-03-06T22:37:06.055Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-06T22:37:06.055Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-06T22:37:06.055Z] #33 DONE 0.2s [2022-03-06T22:37:06.055Z] [2022-03-06T22:37:06.055Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-06T22:37:06.055Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-06T22:37:06.055Z] #42 DONE 0.1s [2022-03-06T22:37:06.055Z] [2022-03-06T22:37:06.055Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-06T22:37:06.055Z] #62 sha256:4ff590d7e3450535f50e710dcfd36fb17b88c1bd027b8ff6753775593c9394be [2022-03-06T22:37:06.055Z] #62 DONE 0.2s [2022-03-06T22:37:06.055Z] [2022-03-06T22:37:06.055Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:06.055Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:37:06.315Z] #34 ... [2022-03-06T22:37:06.315Z] [2022-03-06T22:37:06.315Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-06T22:37:06.315Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-06T22:37:06.315Z] #46 DONE 0.2s [2022-03-06T22:37:06.315Z] [2022-03-06T22:37:06.315Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-06T22:37:06.315Z] #25 sha256:1753b7352a5f2d145200de1708b3c167867cc9aad40416e13abe0ae513c2764c [2022-03-06T22:37:06.315Z] #25 DONE 0.3s [2022-03-06T22:37:06.565Z] #19 91.05 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-06T22:37:06.565Z] #19 91.05 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-06T22:37:06.565Z] #19 91.07 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-06T22:37:06.565Z] #19 91.10 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-06T22:37:06.575Z] [2022-03-06T22:37:06.575Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:06.575Z] #26 sha256:bc6f39ba6c5199f8b71ebf3d742898bdbb21a746be0fa3bcadaae441f8b204a7 [2022-03-06T22:37:06.827Z] #19 91.14 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-06T22:37:07.329Z] #63 ... [2022-03-06T22:37:07.329Z] [2022-03-06T22:37:07.329Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:07.329Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-06T22:37:07.329Z] #36 12.90 tomll can be used in two ways: [2022-03-06T22:37:07.329Z] #36 12.91 Writing to STDIN and reading from STDOUT: [2022-03-06T22:37:07.329Z] #36 12.91 cat file.toml | tomll > file.toml [2022-03-06T22:37:07.329Z] #36 12.91 [2022-03-06T22:37:07.329Z] #36 12.91 Reading and updating a list of files: [2022-03-06T22:37:07.329Z] #36 12.91 tomll a.toml b.toml c.toml [2022-03-06T22:37:07.329Z] #36 12.91 [2022-03-06T22:37:07.329Z] #36 12.91 When given a list of files, tomll will modify all files in place without asking. [2022-03-06T22:37:07.329Z] #36 DONE 14.6s [2022-03-06T22:37:07.329Z] [2022-03-06T22:37:07.329Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-06T22:37:07.329Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-06T22:37:07.329Z] #29 DONE 23.7s [2022-03-06T22:37:07.329Z] [2022-03-06T22:37:07.329Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-06T22:37:07.329Z] #30 sha256:8c35e0c0e33675bf535b7e81bed21dc9f830b8b21e7b0dd11d7bf4c8a885b31d [2022-03-06T22:37:07.329Z] #30 DONE 0.2s [2022-03-06T22:37:07.329Z] [2022-03-06T22:37:07.329Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:07.329Z] #31 sha256:d1c36f8d20a2e622904977dc3b8e25894e3954d64b27cdbbb4ec010d256fd606 [2022-03-06T22:37:07.772Z] #19 92.26 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-06T22:37:08.034Z] #58 ... [2022-03-06T22:37:08.034Z] [2022-03-06T22:37:08.034Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:08.034Z] #26 sha256:e10dc04e4f41bb71222f27985174e3bd2c57791684292f914f75f6d445984663 [2022-03-06T22:37:08.034Z] #26 17.24 + mkdir -p /build [2022-03-06T22:37:08.034Z] #26 17.25 + mv docker/docker /build/ [2022-03-06T22:37:08.034Z] #26 17.27 + rmdir docker [2022-03-06T22:37:08.035Z] #19 92.26 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-06T22:37:08.035Z] #19 92.27 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-06T22:37:08.035Z] #19 92.28 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-06T22:37:08.035Z] #19 92.28 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-06T22:37:08.035Z] #19 92.28 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-06T22:37:08.035Z] #19 92.29 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-06T22:37:08.035Z] #19 92.29 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-06T22:37:08.035Z] #19 92.32 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-06T22:37:08.035Z] #19 92.32 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-06T22:37:08.035Z] #19 92.35 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-06T22:37:08.035Z] #19 92.36 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-06T22:37:08.291Z] #26 DONE 17.8s [2022-03-06T22:37:08.291Z] [2022-03-06T22:37:08.291Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:08.291Z] #63 sha256:3024f98d535b630c51cfa156fbf401aa2169bfe4e668e87d35fcb55b62b77657 [2022-03-06T22:37:08.291Z] #63 14.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-06T22:37:08.291Z] #63 15.84 go: downloading github.com/google/uuid v1.3.0 [2022-03-06T22:37:08.291Z] #63 15.85 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-06T22:37:08.291Z] #63 16.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-06T22:37:08.291Z] #63 16.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:08.291Z] #63 16.44 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-06T22:37:08.292Z] #63 16.68 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-06T22:37:08.292Z] #63 17.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-06T22:37:08.292Z] #63 17.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-06T22:37:08.869Z] #63 18.23 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-06T22:37:08.982Z] #19 93.42 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-06T22:37:09.244Z] #19 93.42 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-06T22:37:09.244Z] #19 93.44 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-06T22:37:09.244Z] #19 93.47 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-06T22:37:09.244Z] #19 93.50 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-06T22:37:10.634Z] #19 94.70 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-06T22:37:10.634Z] #19 94.70 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-06T22:37:10.777Z] #26 3.752 + RM_GOPATH=0 [2022-03-06T22:37:10.778Z] #26 3.752 + TMP_GOPATH= [2022-03-06T22:37:10.778Z] #26 3.752 + : /build [2022-03-06T22:37:10.778Z] #26 3.752 + '[' -z '' ']' [2022-03-06T22:37:10.778Z] #26 3.755 ++ mktemp -d [2022-03-06T22:37:10.778Z] #26 3.759 + export GOPATH=/tmp/tmp.kbZidBEdcf [2022-03-06T22:37:10.778Z] #26 3.759 + GOPATH=/tmp/tmp.kbZidBEdcf [2022-03-06T22:37:10.778Z] #26 3.759 + RM_GOPATH=1 [2022-03-06T22:37:10.778Z] #26 3.759 + case "$(go env GOARCH)" in [2022-03-06T22:37:10.778Z] #26 3.759 ++ go env GOARCH [2022-03-06T22:37:10.778Z] #26 3.766 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:10.778Z] #26 3.766 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:10.778Z] #26 3.766 ++ dirname /install.sh [2022-03-06T22:37:10.778Z] #26 3.766 + dir=/ [2022-03-06T22:37:10.778Z] #26 3.766 + bin=dockercli [2022-03-06T22:37:10.778Z] #26 3.766 + shift [2022-03-06T22:37:10.778Z] #26 3.766 + '[' '!' -f //dockercli.installer ']' [2022-03-06T22:37:10.778Z] #26 3.766 + . //dockercli.installer [2022-03-06T22:37:10.778Z] #26 3.766 ++ : stable [2022-03-06T22:37:10.778Z] #26 3.766 ++ : 17.06.2-ce [2022-03-06T22:37:10.778Z] #26 3.766 + install_dockercli [2022-03-06T22:37:10.778Z] #26 3.766 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-06T22:37:10.778Z] #26 3.766 Install docker/cli version 17.06.2-ce from stable [2022-03-06T22:37:10.778Z] #26 3.769 ++ uname -m [2022-03-06T22:37:10.778Z] #26 3.769 + arch=x86_64 [2022-03-06T22:37:10.778Z] #26 3.769 + '[' x86_64 '!=' x86_64 ']' [2022-03-06T22:37:10.778Z] #26 3.769 + url=https://download.docker.com/linux/static [2022-03-06T22:37:10.778Z] #26 3.774 + tar -xz docker/docker [2022-03-06T22:37:10.778Z] #26 3.786 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-06T22:37:10.897Z] #19 95.36 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:11.112Z] #26 ... [2022-03-06T22:37:11.113Z] [2022-03-06T22:37:11.113Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:11.113Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:11.113Z] #14 5.320 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:11.113Z] #14 5.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:11.113Z] #14 5.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:11.113Z] #14 5.582 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:11.113Z] #14 ... [2022-03-06T22:37:11.113Z] [2022-03-06T22:37:11.113Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:11.113Z] #26 sha256:40911354bbd150a2f7783f9b441012051f11b082ae62d114dc3549b81801e1fd [2022-03-06T22:37:11.113Z] #26 5.609 + RM_GOPATH=0 [2022-03-06T22:37:11.113Z] #26 5.609 + TMP_GOPATH= [2022-03-06T22:37:11.113Z] #26 5.609 + : /build [2022-03-06T22:37:11.113Z] #26 5.609 + '[' -z '' ']' [2022-03-06T22:37:11.113Z] #26 5.609 ++ mktemp -d [2022-03-06T22:37:11.113Z] #26 5.609 + export GOPATH=/tmp/tmp.7jf7C7iVEi [2022-03-06T22:37:11.113Z] #26 5.609 + GOPATH=/tmp/tmp.7jf7C7iVEi [2022-03-06T22:37:11.113Z] #26 5.609 + RM_GOPATH=1 [2022-03-06T22:37:11.113Z] #26 5.609 + case "$(go env GOARCH)" in [2022-03-06T22:37:11.113Z] #26 5.609 ++ go env GOARCH [2022-03-06T22:37:11.113Z] #26 5.622 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:11.113Z] #26 5.622 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:11.113Z] #26 5.622 ++ dirname /install.sh [2022-03-06T22:37:11.113Z] #26 5.632 Install docker/cli version 17.06.2-ce from stable [2022-03-06T22:37:11.113Z] #26 5.632 + dir=/ [2022-03-06T22:37:11.113Z] #26 5.632 + bin=dockercli [2022-03-06T22:37:11.113Z] #26 5.632 + shift [2022-03-06T22:37:11.113Z] #26 5.632 + '[' '!' -f //dockercli.installer ']' [2022-03-06T22:37:11.113Z] #26 5.632 + . //dockercli.installer [2022-03-06T22:37:11.113Z] #26 5.632 ++ : stable [2022-03-06T22:37:11.113Z] #26 5.632 ++ : 17.06.2-ce [2022-03-06T22:37:11.113Z] #26 5.632 + install_dockercli [2022-03-06T22:37:11.113Z] #26 5.632 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-06T22:37:11.113Z] #26 5.632 ++ uname -m [2022-03-06T22:37:11.113Z] #26 5.632 + arch=x86_64 [2022-03-06T22:37:11.113Z] #26 5.632 + '[' x86_64 '!=' x86_64 ']' [2022-03-06T22:37:11.113Z] #26 5.632 + url=https://download.docker.com/linux/static [2022-03-06T22:37:11.113Z] #26 5.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-06T22:37:11.113Z] #26 5.641 + tar -xz docker/docker [2022-03-06T22:37:11.158Z] #19 95.61 Fetched 787 MB in 22s (35.3 MB/s) [2022-03-06T22:37:11.420Z] #19 95.65 Selecting previously unselected package liblocale-gettext-perl. [2022-03-06T22:37:11.420Z] #19 95.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:11.420Z] #19 95.69 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-06T22:37:11.420Z] #19 95.69 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-06T22:37:11.420Z] #19 95.75 Selecting previously unselected package bzip2. [2022-03-06T22:37:11.420Z] #19 95.75 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-06T22:37:11.420Z] #19 95.76 Unpacking bzip2 (1.0.8-4) ... [2022-03-06T22:37:11.420Z] #19 95.81 Selecting previously unselected package libmagic-mgc. [2022-03-06T22:37:11.420Z] #19 95.81 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-06T22:37:11.420Z] #19 95.82 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-06T22:37:11.682Z] #19 96.01 Selecting previously unselected package libmagic1:amd64. [2022-03-06T22:37:11.682Z] #19 96.02 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-06T22:37:11.682Z] #19 96.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-06T22:37:11.682Z] #19 96.09 Selecting previously unselected package file. [2022-03-06T22:37:11.682Z] #19 96.09 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-06T22:37:11.682Z] #19 96.10 Unpacking file (1:5.39-3) ... [2022-03-06T22:37:11.944Z] #19 96.15 Selecting previously unselected package xz-utils. [2022-03-06T22:37:11.944Z] #19 96.15 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-06T22:37:11.944Z] #19 96.16 Unpacking xz-utils (5.2.5-2) ... [2022-03-06T22:37:11.944Z] #19 96.25 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-06T22:37:11.944Z] #19 96.25 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-06T22:37:11.944Z] #19 96.26 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-06T22:37:12.145Z] #63 21.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-06T22:37:12.176Z] #26 ... [2022-03-06T22:37:12.176Z] [2022-03-06T22:37:12.176Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:12.176Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:37:12.176Z] #49 3.064 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-06T22:37:12.176Z] #49 4.123 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-06T22:37:12.176Z] #49 4.126 go: downloading github.com/fatih/color v1.10.0 [2022-03-06T22:37:12.176Z] #49 4.159 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-06T22:37:12.176Z] #49 4.234 go: downloading github.com/pkg/errors v0.9.1 [2022-03-06T22:37:12.176Z] #49 4.621 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-06T22:37:12.176Z] #49 4.637 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-06T22:37:12.176Z] #49 4.674 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-06T22:37:12.176Z] #49 4.681 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-06T22:37:12.176Z] #49 4.746 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-06T22:37:12.176Z] #49 4.806 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-06T22:37:12.176Z] #49 5.010 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-06T22:37:12.176Z] #49 5.268 go: downloading golang.org/x/tools v0.1.0 [2022-03-06T22:37:12.627Z] #31 ... [2022-03-06T22:37:12.627Z] [2022-03-06T22:37:12.627Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:12.627Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-06T22:37:12.627Z] #47 8.986 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-06T22:37:12.627Z] #47 11.97 Fetched 8395 kB in 9s (893 kB/s) [2022-03-06T22:37:12.627Z] #47 11.97 Reading package lists... [2022-03-06T22:37:12.627Z] #47 16.32 Reading package lists... [2022-03-06T22:37:12.627Z] #47 ... [2022-03-06T22:37:12.627Z] [2022-03-06T22:37:12.627Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:12.627Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-06T22:37:12.627Z] #43 15.87 + git checkout -q v2.3.0 [2022-03-06T22:37:12.627Z] #43 17.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-06T22:37:12.709Z] #63 ... [2022-03-06T22:37:12.709Z] [2022-03-06T22:37:12.709Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:12.709Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:12.709Z] #38 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:12.778Z] #19 96.97 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-06T22:37:12.778Z] #19 96.98 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-06T22:37:12.778Z] #19 96.98 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-06T22:37:12.967Z] #38 ... [2022-03-06T22:37:12.967Z] [2022-03-06T22:37:12.967Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:12.967Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:37:12.967Z] #49 15.13 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-06T22:37:12.967Z] #49 15.21 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-06T22:37:12.967Z] #49 15.35 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-06T22:37:12.967Z] #49 18.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-06T22:37:12.967Z] #49 18.95 go: downloading golang.org/x/mod v0.3.0 [2022-03-06T22:37:13.351Z] #19 97.67 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-06T22:37:13.351Z] #19 97.67 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-06T22:37:13.351Z] #19 97.68 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-06T22:37:13.535Z] #49 ... [2022-03-06T22:37:13.535Z] [2022-03-06T22:37:13.535Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:13.535Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:37:13.535Z] #36 23.38 tomll can be used in two ways: [2022-03-06T22:37:13.792Z] #36 23.38 Writing to STDIN and reading from STDOUT: [2022-03-06T22:37:13.793Z] #36 23.38 cat file.toml | tomll > file.toml [2022-03-06T22:37:13.793Z] #36 23.38 [2022-03-06T22:37:13.793Z] #36 23.38 Reading and updating a list of files: [2022-03-06T22:37:13.793Z] #36 23.38 tomll a.toml b.toml c.toml [2022-03-06T22:37:13.793Z] #36 23.38 [2022-03-06T22:37:13.793Z] #36 23.38 When given a list of files, tomll will modify all files in place without asking. [2022-03-06T22:37:14.050Z] #36 DONE 23.6s [2022-03-06T22:37:14.050Z] [2022-03-06T22:37:14.050Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:14.050Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:14.050Z] #47 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:14.050Z] #47 17.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-06T22:37:14.050Z] #47 ... [2022-03-06T22:37:14.050Z] [2022-03-06T22:37:14.050Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:14.050Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:14.050Z] #14 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:14.186Z] #19 98.41 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-06T22:37:14.186Z] #19 98.42 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-06T22:37:14.186Z] #19 98.42 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-06T22:37:14.309Z] #14 ... [2022-03-06T22:37:14.309Z] [2022-03-06T22:37:14.309Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:14.309Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:14.309Z] #58 23.96 Fetched 8505 kB in 19s (440 kB/s) [2022-03-06T22:37:14.552Z] #43 ... [2022-03-06T22:37:14.552Z] [2022-03-06T22:37:14.552Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:14.552Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:14.552Z] #51 21.96 go: downloading github.com/fatih/color v1.13.0 [2022-03-06T22:37:14.552Z] #51 22.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:14.552Z] #51 22.08 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-06T22:37:14.552Z] #51 22.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-06T22:37:14.761Z] #19 99.07 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-06T22:37:14.761Z] #19 99.08 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-06T22:37:14.761Z] #19 99.09 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-06T22:37:14.813Z] #51 22.31 go: downloading github.com/spf13/viper v1.10.1 [2022-03-06T22:37:14.813Z] #51 22.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-06T22:37:14.813Z] #51 ... [2022-03-06T22:37:14.813Z] [2022-03-06T22:37:14.813Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:14.813Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:37:14.813Z] #14 12.43 Fetched 8392 kB in 9s (933 kB/s) [2022-03-06T22:37:14.813Z] #14 12.43 Reading package lists... [2022-03-06T22:37:14.813Z] #14 17.16 Reading package lists... [2022-03-06T22:37:15.075Z] #14 21.04 Building dependency tree... [2022-03-06T22:37:15.075Z] #14 ... [2022-03-06T22:37:15.075Z] [2022-03-06T22:37:15.075Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:15.075Z] #31 sha256:d1c36f8d20a2e622904977dc3b8e25894e3954d64b27cdbbb4ec010d256fd606 [2022-03-06T22:37:15.075Z] #31 5.419 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-06T22:37:15.075Z] #31 7.104 #=#=# [2022-03-06T22:37:15.075Z] #31 7.383 #=#=# ######################################################################## 100.0% [2022-03-06T22:37:15.075Z] #31 ... [2022-03-06T22:37:15.075Z] [2022-03-06T22:37:15.075Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:15.075Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-06T22:37:15.075Z] #38 12.65 Fetched 8392 kB in 9s (899 kB/s) [2022-03-06T22:37:15.075Z] #38 12.65 Reading package lists... [2022-03-06T22:37:15.075Z] #38 16.84 Reading package lists... [2022-03-06T22:37:15.075Z] #38 20.51 Building dependency tree... [2022-03-06T22:37:15.311Z] #26 ... [2022-03-06T22:37:15.311Z] [2022-03-06T22:37:15.311Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:15.311Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:15.311Z] #51 5.976 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-06T22:37:15.311Z] #51 ... [2022-03-06T22:37:15.311Z] [2022-03-06T22:37:15.311Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:15.311Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:37:15.311Z] #49 5.705 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-06T22:37:15.311Z] #49 7.444 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-06T22:37:15.311Z] #49 7.455 go: downloading github.com/fatih/color v1.10.0 [2022-03-06T22:37:15.311Z] #49 7.484 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-06T22:37:15.311Z] #49 7.602 go: downloading github.com/pkg/errors v0.9.1 [2022-03-06T22:37:15.311Z] #49 8.182 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-06T22:37:15.311Z] #49 8.202 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-06T22:37:15.311Z] #49 8.210 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-06T22:37:15.311Z] #49 8.299 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-06T22:37:15.311Z] #49 8.446 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-06T22:37:15.311Z] #49 8.516 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-06T22:37:15.311Z] #49 8.785 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-06T22:37:15.311Z] #49 9.351 go: downloading golang.org/x/tools v0.1.0 [2022-03-06T22:37:15.311Z] #49 ... [2022-03-06T22:37:15.311Z] [2022-03-06T22:37:15.311Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:15.311Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:37:15.311Z] #53 7.346 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-06T22:37:15.311Z] #53 8.751 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-06T22:37:15.311Z] #53 8.758 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-06T22:37:15.311Z] #53 8.861 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-06T22:37:15.335Z] #19 99.64 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-06T22:37:15.335Z] #19 99.65 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:15.335Z] #19 99.65 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:37:15.335Z] #19 99.70 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-06T22:37:15.335Z] #19 99.70 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:15.335Z] #19 99.71 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:37:15.377Z] #38 ... [2022-03-06T22:37:15.377Z] [2022-03-06T22:37:15.377Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:15.377Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-06T22:37:15.377Z] #58 12.80 Fetched 8392 kB in 9s (889 kB/s) [2022-03-06T22:37:15.377Z] #58 12.80 Reading package lists... [2022-03-06T22:37:15.377Z] #58 16.84 Reading package lists... [2022-03-06T22:37:15.377Z] #58 20.64 Building dependency tree... [2022-03-06T22:37:15.377Z] #58 ... [2022-03-06T22:37:15.377Z] [2022-03-06T22:37:15.377Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:15.377Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:15.377Z] #51 22.51 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-06T22:37:15.377Z] #51 22.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-06T22:37:15.377Z] #51 22.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-06T22:37:15.377Z] #51 22.65 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-06T22:37:15.574Z] #53 ... [2022-03-06T22:37:15.574Z] [2022-03-06T22:37:15.574Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:15.574Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:15.574Z] #58 6.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:15.574Z] #58 6.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:15.574Z] #58 6.688 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:15.574Z] #58 8.289 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:15.574Z] #58 ... [2022-03-06T22:37:15.574Z] [2022-03-06T22:37:15.574Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:15.574Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:37:15.574Z] #34 5.678 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-06T22:37:15.574Z] #34 5.678 Cloning into '.'... [2022-03-06T22:37:15.839Z] #34 ... [2022-03-06T22:37:15.839Z] [2022-03-06T22:37:15.839Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:15.839Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:15.839Z] #43 6.178 + git clone https://github.com/docker/distribution.git . [2022-03-06T22:37:15.839Z] #43 6.208 Cloning into '.'... [2022-03-06T22:37:15.994Z] #51 23.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-06T22:37:15.994Z] #51 23.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-06T22:37:16.099Z] #43 ... [2022-03-06T22:37:16.099Z] [2022-03-06T22:37:16.099Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:16.099Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:16.099Z] #38 6.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:16.099Z] #38 6.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:16.099Z] #38 6.333 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:16.099Z] #38 8.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:16.099Z] #38 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:16.099Z] #38 ... [2022-03-06T22:37:16.099Z] [2022-03-06T22:37:16.099Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:16.099Z] #63 sha256:72403030dfc53e7839e741aa86746c500a2f0ec133442a4fbeea5e431fe78b41 [2022-03-06T22:37:16.099Z] #63 6.059 + RM_GOPATH=0 [2022-03-06T22:37:16.099Z] #63 6.059 + TMP_GOPATH= [2022-03-06T22:37:16.099Z] #63 6.059 + : /build [2022-03-06T22:37:16.099Z] #63 6.059 + '[' -z '' ']' [2022-03-06T22:37:16.099Z] #63 6.059 ++ mktemp -d [2022-03-06T22:37:16.099Z] #63 6.063 + export GOPATH=/tmp/tmp.S1TgUM83Xn [2022-03-06T22:37:16.099Z] #63 6.063 + GOPATH=/tmp/tmp.S1TgUM83Xn [2022-03-06T22:37:16.099Z] #63 6.066 + RM_GOPATH=1 [2022-03-06T22:37:16.099Z] #63 6.066 + case "$(go env GOARCH)" in [2022-03-06T22:37:16.099Z] #63 6.066 ++ go env GOARCH [2022-03-06T22:37:16.099Z] #63 6.135 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:16.099Z] #63 6.135 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:16.099Z] #63 6.135 ++ dirname /install.sh [2022-03-06T22:37:16.099Z] #63 6.135 + dir=/ [2022-03-06T22:37:16.099Z] #63 6.135 + bin=rootlesskit [2022-03-06T22:37:16.099Z] #63 6.135 + shift [2022-03-06T22:37:16.099Z] #63 6.135 + '[' '!' -f //rootlesskit.installer ']' [2022-03-06T22:37:16.099Z] #63 6.135 + . //rootlesskit.installer [2022-03-06T22:37:16.099Z] #63 6.135 ++ : v0.14.6 [2022-03-06T22:37:16.099Z] #63 6.135 + install_rootlesskit [2022-03-06T22:37:16.099Z] #63 6.135 + case "$1" in [2022-03-06T22:37:16.099Z] #63 6.135 + export CGO_ENABLED=0 [2022-03-06T22:37:16.099Z] #63 6.135 + CGO_ENABLED=0 [2022-03-06T22:37:16.099Z] #63 6.135 + _install_rootlesskit [2022-03-06T22:37:16.099Z] #63 6.138 Install rootlesskit version v0.14.6 [2022-03-06T22:37:16.099Z] #63 6.138 + echo 'Install rootlesskit version v0.14.6' [2022-03-06T22:37:16.099Z] #63 6.138 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:37:16.099Z] #63 6.138 + GOBIN=/build [2022-03-06T22:37:16.099Z] #63 6.140 + GO111MODULE=on [2022-03-06T22:37:16.099Z] #63 6.140 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-06T22:37:16.099Z] #63 6.767 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-06T22:37:16.099Z] #63 10.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:37:16.099Z] #63 10.08 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-06T22:37:16.359Z] #63 10.82 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-06T22:37:16.359Z] #63 ... [2022-03-06T22:37:16.359Z] [2022-03-06T22:37:16.359Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:16.359Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:37:16.359Z] #36 5.837 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-06T22:37:16.359Z] #36 ... [2022-03-06T22:37:16.359Z] [2022-03-06T22:37:16.359Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:16.359Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:37:16.359Z] #53 11.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-06T22:37:16.373Z] #49 ... [2022-03-06T22:37:16.373Z] [2022-03-06T22:37:16.373Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:16.373Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:16.373Z] #58 2.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:16.373Z] #58 2.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:16.373Z] #58 2.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:16.373Z] #58 3.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:16.373Z] #58 3.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:16.373Z] #58 5.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:16.373Z] #58 ... [2022-03-06T22:37:16.373Z] [2022-03-06T22:37:16.373Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:16.373Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:16.373Z] #38 3.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:16.373Z] #38 3.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:16.373Z] #38 3.959 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:16.373Z] #38 4.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:16.373Z] #38 6.891 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:16.373Z] #38 8.921 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:16.373Z] #38 ... [2022-03-06T22:37:16.373Z] [2022-03-06T22:37:16.373Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:16.373Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:16.373Z] #47 4.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:16.373Z] #47 4.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:16.373Z] #47 4.667 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:16.373Z] #47 5.261 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-06T22:37:16.373Z] #47 5.965 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:16.373Z] #47 7.765 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:16.373Z] #47 9.909 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:16.373Z] #47 ... [2022-03-06T22:37:16.373Z] [2022-03-06T22:37:16.373Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:16.373Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:16.373Z] #51 4.183 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-06T22:37:16.634Z] #51 ... [2022-03-06T22:37:16.634Z] [2022-03-06T22:37:16.634Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:16.634Z] #63 sha256:4205eb82117d26567634eed5cb675a4a89dee3294e1532e8b464ee44bbdd314c [2022-03-06T22:37:16.634Z] #63 4.063 + RM_GOPATH=0 [2022-03-06T22:37:16.634Z] #63 4.063 + TMP_GOPATH= [2022-03-06T22:37:16.634Z] #63 4.063 + : /build [2022-03-06T22:37:16.634Z] #63 4.063 + '[' -z '' ']' [2022-03-06T22:37:16.634Z] #63 4.063 ++ mktemp -d [2022-03-06T22:37:16.634Z] #63 4.063 + export GOPATH=/tmp/tmp.SS9ffYX3sF [2022-03-06T22:37:16.634Z] #63 4.063 + GOPATH=/tmp/tmp.SS9ffYX3sF [2022-03-06T22:37:16.634Z] #63 4.063 + RM_GOPATH=1 [2022-03-06T22:37:16.634Z] #63 4.063 + case "$(go env GOARCH)" in [2022-03-06T22:37:16.634Z] #63 4.063 ++ go env GOARCH [2022-03-06T22:37:16.634Z] #63 4.106 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:16.634Z] #63 4.106 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:16.634Z] #63 4.106 ++ dirname /install.sh [2022-03-06T22:37:16.634Z] #63 4.130 + dir=/ [2022-03-06T22:37:16.634Z] #63 4.130 + bin=rootlesskit [2022-03-06T22:37:16.634Z] #63 4.130 + shift [2022-03-06T22:37:16.634Z] #63 4.130 + '[' '!' -f //rootlesskit.installer ']' [2022-03-06T22:37:16.634Z] #63 4.130 + . //rootlesskit.installer [2022-03-06T22:37:16.634Z] #63 4.130 ++ : v0.14.6 [2022-03-06T22:37:16.634Z] #63 4.130 + install_rootlesskit [2022-03-06T22:37:16.634Z] #63 4.130 + case "$1" in [2022-03-06T22:37:16.634Z] #63 4.130 + export CGO_ENABLED=0 [2022-03-06T22:37:16.634Z] #63 4.130 + CGO_ENABLED=0 [2022-03-06T22:37:16.634Z] #63 4.130 + _install_rootlesskit [2022-03-06T22:37:16.634Z] #63 4.130 + echo 'Install rootlesskit version v0.14.6' [2022-03-06T22:37:16.634Z] #63 4.130 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:37:16.634Z] #63 4.130 + GOBIN=/build [2022-03-06T22:37:16.634Z] #63 4.130 + GO111MODULE=on [2022-03-06T22:37:16.634Z] #63 4.130 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-06T22:37:16.634Z] #63 4.130 Install rootlesskit version v0.14.6 [2022-03-06T22:37:16.634Z] #63 4.582 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-06T22:37:16.634Z] #63 7.641 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:37:16.634Z] #63 7.641 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-06T22:37:16.634Z] #63 8.310 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-06T22:37:16.634Z] #63 ... [2022-03-06T22:37:16.634Z] [2022-03-06T22:37:16.634Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:16.634Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:16.634Z] #14 2.864 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:16.634Z] #14 2.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:16.634Z] #14 2.879 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:16.634Z] #14 3.104 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:16.634Z] #14 3.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:16.634Z] #14 5.060 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:16.893Z] #14 ... [2022-03-06T22:37:16.893Z] [2022-03-06T22:37:16.893Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:16.893Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:37:16.893Z] #36 4.358 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-06T22:37:16.893Z] #36 ... [2022-03-06T22:37:16.893Z] [2022-03-06T22:37:16.893Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:16.893Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:16.893Z] #43 4.280 + git clone https://github.com/docker/distribution.git . [2022-03-06T22:37:16.893Z] #43 4.286 Cloning into '.'... [2022-03-06T22:37:17.152Z] #43 ... [2022-03-06T22:37:17.152Z] [2022-03-06T22:37:17.152Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:17.152Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:37:17.152Z] #53 3.906 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-06T22:37:17.152Z] #53 5.118 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-06T22:37:17.152Z] #53 5.198 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-06T22:37:17.152Z] #53 5.207 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-06T22:37:17.152Z] #53 7.082 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-06T22:37:17.412Z] #53 ... [2022-03-06T22:37:17.412Z] [2022-03-06T22:37:17.412Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:17.412Z] #63 sha256:4205eb82117d26567634eed5cb675a4a89dee3294e1532e8b464ee44bbdd314c [2022-03-06T22:37:17.412Z] #63 11.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-06T22:37:17.986Z] #63 11.67 go: downloading github.com/google/uuid v1.3.0 [2022-03-06T22:37:17.986Z] #63 11.70 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-06T22:37:17.986Z] #63 11.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-06T22:37:18.245Z] #63 12.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:18.245Z] #63 12.11 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-06T22:37:18.504Z] #63 ... [2022-03-06T22:37:18.504Z] [2022-03-06T22:37:18.504Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:18.504Z] #26 sha256:bc6f39ba6c5199f8b71ebf3d742898bdbb21a746be0fa3bcadaae441f8b204a7 [2022-03-06T22:37:18.504Z] #26 11.26 + mkdir -p /build [2022-03-06T22:37:18.504Z] #26 11.26 + mv docker/docker /build/ [2022-03-06T22:37:18.504Z] #26 11.28 + rmdir docker [2022-03-06T22:37:18.504Z] #26 DONE 12.2s [2022-03-06T22:37:18.504Z] [2022-03-06T22:37:18.504Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:18.504Z] #63 sha256:4205eb82117d26567634eed5cb675a4a89dee3294e1532e8b464ee44bbdd314c [2022-03-06T22:37:18.504Z] #63 12.40 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-06T22:37:18.597Z] #51 26.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:37:18.597Z] #51 26.11 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-06T22:37:18.597Z] #51 26.28 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-06T22:37:18.597Z] #51 26.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-06T22:37:18.762Z] #63 12.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-06T22:37:18.997Z] #51 26.40 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-06T22:37:18.997Z] #51 26.41 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-06T22:37:18.997Z] #51 26.45 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-06T22:37:18.997Z] #51 26.49 go: downloading github.com/spf13/afero v1.6.0 [2022-03-06T22:37:19.020Z] #63 12.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-06T22:37:19.396Z] #51 26.57 go: downloading github.com/spf13/cast v1.4.1 [2022-03-06T22:37:19.396Z] #51 26.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-06T22:37:19.589Z] #63 13.17 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-06T22:37:19.848Z] #63 ... [2022-03-06T22:37:19.848Z] [2022-03-06T22:37:19.848Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:19.848Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:37:19.848Z] #34 3.570 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-06T22:37:19.848Z] #34 3.575 Cloning into '.'... [2022-03-06T22:37:19.848Z] #34 ... [2022-03-06T22:37:19.848Z] [2022-03-06T22:37:19.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:19.848Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:19.848Z] #14 13.08 Fetched 8505 kB in 10s (812 kB/s) [2022-03-06T22:37:19.968Z] #51 27.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-06T22:37:19.968Z] #51 27.41 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-06T22:37:19.968Z] #51 27.46 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-06T22:37:20.345Z] #51 27.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-06T22:37:20.345Z] #51 27.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-06T22:37:20.345Z] #51 27.73 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-06T22:37:20.345Z] #51 27.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-06T22:37:20.345Z] #51 27.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-06T22:37:20.607Z] #51 27.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-06T22:37:20.607Z] #51 27.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-06T22:37:20.607Z] #51 28.26 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-06T22:37:20.857Z] #58 23.96 Reading package lists... [2022-03-06T22:37:20.857Z] #58 ... [2022-03-06T22:37:20.857Z] [2022-03-06T22:37:20.857Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:20.857Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:20.857Z] #47 26.94 Fetched 8509 kB in 22s (396 kB/s) [2022-03-06T22:37:20.867Z] #51 ... [2022-03-06T22:37:20.867Z] [2022-03-06T22:37:20.867Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:20.867Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-06T22:37:20.867Z] #53 26.51 v3.0.2 [2022-03-06T22:37:20.867Z] #53 DONE 28.4s [2022-03-06T22:37:20.867Z] [2022-03-06T22:37:20.867Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:20.867Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-06T22:37:20.867Z] #38 24.40 The following additional packages will be installed: [2022-03-06T22:37:20.868Z] #38 24.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-06T22:37:20.868Z] #38 24.44 Suggested packages: [2022-03-06T22:37:20.868Z] #38 24.45 cmake-doc ninja-build lrzip [2022-03-06T22:37:20.868Z] #38 24.45 Recommended packages: [2022-03-06T22:37:20.868Z] #38 24.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-06T22:37:20.868Z] #38 25.08 The following NEW packages will be installed: [2022-03-06T22:37:20.868Z] #38 25.10 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-06T22:37:20.868Z] #38 25.10 vim-common xxd [2022-03-06T22:37:20.868Z] #38 25.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:20.868Z] #38 25.54 Need to get 15.6 MB of archives. [2022-03-06T22:37:20.868Z] #38 25.54 After this operation, 67.4 MB of additional disk space will be used. [2022-03-06T22:37:20.868Z] #38 25.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:37:20.868Z] #38 25.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:37:20.868Z] #38 25.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-06T22:37:20.868Z] #38 25.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-06T22:37:20.868Z] #38 26.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-06T22:37:20.868Z] #38 26.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-06T22:37:20.868Z] #38 26.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-06T22:37:20.868Z] #38 26.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-06T22:37:20.868Z] #38 26.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-06T22:37:20.868Z] #38 26.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-06T22:37:20.868Z] #38 27.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:20.868Z] #38 27.92 Fetched 15.6 MB in 1s (13.8 MB/s) [2022-03-06T22:37:20.868Z] #38 28.34 Selecting previously unselected package xxd. [2022-03-06T22:37:20.868Z] #38 28.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-06T22:37:20.868Z] #38 28.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-06T22:37:20.868Z] #38 28.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:21.128Z] #38 28.65 Selecting previously unselected package vim-common. [2022-03-06T22:37:21.128Z] #38 28.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:37:21.128Z] #38 28.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:21.636Z] #53 ... [2022-03-06T22:37:21.636Z] [2022-03-06T22:37:21.636Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:21.636Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:21.636Z] #47 6.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:37:21.636Z] #47 6.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:37:21.636Z] #47 6.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:37:21.636Z] #47 7.037 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-06T22:37:21.636Z] #47 8.260 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:37:21.636Z] #47 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:21.636Z] #47 16.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:21.896Z] #47 ... [2022-03-06T22:37:21.896Z] [2022-03-06T22:37:21.896Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:21.896Z] #63 sha256:72403030dfc53e7839e741aa86746c500a2f0ec133442a4fbeea5e431fe78b41 [2022-03-06T22:37:21.896Z] #63 15.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-06T22:37:21.896Z] #63 16.51 go: downloading github.com/google/uuid v1.3.0 [2022-03-06T22:37:21.896Z] #63 16.51 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-06T22:37:22.088Z] #38 ... [2022-03-06T22:37:22.088Z] [2022-03-06T22:37:22.088Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:22.088Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-06T22:37:22.088Z] #58 24.16 The following additional packages will be installed: [2022-03-06T22:37:22.088Z] #58 24.18 libbtrfs0 [2022-03-06T22:37:22.088Z] #58 24.31 The following NEW packages will be installed: [2022-03-06T22:37:22.088Z] #58 24.31 libbtrfs-dev libbtrfs0 [2022-03-06T22:37:22.088Z] #58 24.81 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:22.088Z] #58 24.81 Need to get 454 kB of archives. [2022-03-06T22:37:22.088Z] #58 24.81 After this operation, 1275 kB of additional disk space will be used. [2022-03-06T22:37:22.088Z] #58 24.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-06T22:37:22.088Z] #58 24.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-06T22:37:22.088Z] #58 25.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:22.088Z] #58 25.82 Fetched 454 kB in 0s (1300 kB/s) [2022-03-06T22:37:22.088Z] #58 26.12 Selecting previously unselected package libbtrfs0:arm64. [2022-03-06T22:37:22.088Z] #58 26.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-06T22:37:22.088Z] #58 26.23 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-06T22:37:22.088Z] #58 26.36 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-06T22:37:22.088Z] #58 27.67 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-06T22:37:22.088Z] #58 27.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-06T22:37:22.088Z] #58 27.68 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-06T22:37:22.088Z] #58 28.41 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-06T22:37:22.088Z] #58 28.46 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-06T22:37:22.088Z] #58 28.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:22.088Z] #58 DONE 29.4s [2022-03-06T22:37:22.088Z] [2022-03-06T22:37:22.088Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:22.088Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-06T22:37:22.088Z] #38 29.45 Selecting previously unselected package cmake-data. [2022-03-06T22:37:22.088Z] #38 29.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-06T22:37:22.088Z] #38 ... [2022-03-06T22:37:22.088Z] [2022-03-06T22:37:22.088Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-06T22:37:22.088Z] #59 sha256:5cb48a1d19592996f5b5148204c9fee641bdc41b3772335c951fe6c92a4c50a6 [2022-03-06T22:37:22.088Z] #59 DONE 0.4s [2022-03-06T22:37:22.088Z] [2022-03-06T22:37:22.088Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:22.088Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-06T22:37:22.155Z] #63 16.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-06T22:37:22.348Z] #34 29.47 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-06T22:37:22.348Z] #34 29.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-06T22:37:22.381Z] #14 13.08 Reading package lists... [2022-03-06T22:37:22.381Z] #14 ... [2022-03-06T22:37:22.381Z] [2022-03-06T22:37:22.381Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:22.381Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:37:22.381Z] #36 15.96 tomll can be used in two ways: [2022-03-06T22:37:22.381Z] #36 15.96 Writing to STDIN and reading from STDOUT: [2022-03-06T22:37:22.381Z] #36 15.96 cat file.toml | tomll > file.toml [2022-03-06T22:37:22.381Z] #36 15.96 [2022-03-06T22:37:22.381Z] #36 15.96 Reading and updating a list of files: [2022-03-06T22:37:22.381Z] #36 15.96 tomll a.toml b.toml c.toml [2022-03-06T22:37:22.381Z] #36 15.96 [2022-03-06T22:37:22.381Z] #36 15.97 When given a list of files, tomll will modify all files in place without asking. [2022-03-06T22:37:22.381Z] #36 DONE 16.4s [2022-03-06T22:37:22.438Z] #63 16.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:22.438Z] #63 16.94 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-06T22:37:22.610Z] #34 29.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:22.641Z] [2022-03-06T22:37:22.641Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:22.641Z] #63 sha256:4205eb82117d26567634eed5cb675a4a89dee3294e1532e8b464ee44bbdd314c [2022-03-06T22:37:22.641Z] #63 14.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-06T22:37:22.701Z] #63 ... [2022-03-06T22:37:22.701Z] [2022-03-06T22:37:22.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:22.701Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:22.701Z] #14 7.671 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:22.701Z] #14 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:22.753Z] #47 26.94 Reading package lists... [2022-03-06T22:37:22.753Z] #47 ... [2022-03-06T22:37:22.753Z] [2022-03-06T22:37:22.753Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:22.753Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:22.753Z] #58 23.96 Reading package lists... [2022-03-06T22:37:22.873Z] #34 ... [2022-03-06T22:37:22.873Z] [2022-03-06T22:37:22.873Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:22.873Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-06T22:37:22.873Z] #47 16.32 Reading package lists... [2022-03-06T22:37:22.873Z] #47 20.14 Building dependency tree... [2022-03-06T22:37:22.873Z] #47 23.89 The following additional packages will be installed: [2022-03-06T22:37:22.873Z] #47 23.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:37:22.873Z] #47 23.91 python3-protobuf python3-six [2022-03-06T22:37:22.873Z] #47 23.92 Suggested packages: [2022-03-06T22:37:22.873Z] #47 23.93 python3-setuptools [2022-03-06T22:37:22.873Z] #47 23.93 Recommended packages: [2022-03-06T22:37:22.873Z] #47 23.93 iproute2 | iproute [2022-03-06T22:37:22.873Z] #47 24.39 The following NEW packages will be installed: [2022-03-06T22:37:22.873Z] #47 24.39 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:37:22.873Z] #47 24.39 python3-protobuf python3-six [2022-03-06T22:37:22.873Z] #47 24.89 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:22.873Z] #47 24.89 Need to get 2115 kB of archives. [2022-03-06T22:37:22.873Z] #47 24.89 After this operation, 10.7 MB of additional disk space will be used. [2022-03-06T22:37:22.873Z] #47 24.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-06T22:37:22.873Z] #47 24.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:37:22.873Z] #47 24.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-06T22:37:22.873Z] #47 24.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-06T22:37:22.873Z] #47 24.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-06T22:37:22.873Z] #47 24.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-06T22:37:22.873Z] #47 24.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-06T22:37:22.873Z] #47 28.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-06T22:37:22.873Z] #47 29.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:22.873Z] #47 29.64 Fetched 2115 kB in 4s (547 kB/s) [2022-03-06T22:37:22.873Z] #47 29.75 Selecting previously unselected package libprotobuf23:arm64. [2022-03-06T22:37:22.873Z] #47 29.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-06T22:37:22.873Z] #47 29.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-06T22:37:22.873Z] #47 29.88 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-06T22:37:22.873Z] #47 ... [2022-03-06T22:37:22.873Z] [2022-03-06T22:37:22.873Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:37:22.873Z] #60 sha256:40749ae1818553306c9df090f38a068a728cc2b87ba3027751be44b906c9ed6c [2022-03-06T22:37:22.873Z] #60 0.526 + RM_GOPATH=0 [2022-03-06T22:37:22.873Z] #60 0.527 + TMP_GOPATH= [2022-03-06T22:37:22.873Z] #60 0.528 + : /build [2022-03-06T22:37:22.873Z] #60 0.528 + '[' -z '' ']' [2022-03-06T22:37:22.873Z] #60 0.529 ++ mktemp -d [2022-03-06T22:37:22.873Z] #60 0.534 + export GOPATH=/tmp/tmp.Q86Qi2FSHK [2022-03-06T22:37:22.873Z] #60 0.534 + GOPATH=/tmp/tmp.Q86Qi2FSHK [2022-03-06T22:37:22.873Z] #60 0.534 + RM_GOPATH=1 [2022-03-06T22:37:22.873Z] #60 0.534 + case "$(go env GOARCH)" in [2022-03-06T22:37:22.873Z] #60 0.535 ++ go env GOARCH [2022-03-06T22:37:22.873Z] #60 0.559 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:22.873Z] #60 0.560 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:22.873Z] #60 0.573 ++ dirname /install.sh [2022-03-06T22:37:22.873Z] #60 0.577 + dir=/ [2022-03-06T22:37:22.873Z] #60 0.579 + bin=containerd [2022-03-06T22:37:22.873Z] #60 0.579 + shift [2022-03-06T22:37:22.873Z] #60 0.580 + '[' '!' -f //containerd.installer ']' [2022-03-06T22:37:22.873Z] #60 0.580 + . //containerd.installer [2022-03-06T22:37:22.873Z] #60 0.580 ++ set -e [2022-03-06T22:37:22.873Z] #60 0.580 ++ : v1.5.10 [2022-03-06T22:37:22.873Z] #60 0.581 + install_containerd [2022-03-06T22:37:22.873Z] #60 0.581 + echo 'Install containerd version v1.5.10' [2022-03-06T22:37:22.873Z] #60 0.582 Install containerd version v1.5.10 [2022-03-06T22:37:22.873Z] #60 0.582 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q86Qi2FSHK/src/github.com/containerd/containerd [2022-03-06T22:37:22.873Z] #60 0.584 Cloning into '/tmp/tmp.Q86Qi2FSHK/src/github.com/containerd/containerd'... [2022-03-06T22:37:22.961Z] #14 ... [2022-03-06T22:37:22.961Z] [2022-03-06T22:37:22.961Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:22.961Z] #63 sha256:72403030dfc53e7839e741aa86746c500a2f0ec133442a4fbeea5e431fe78b41 [2022-03-06T22:37:22.961Z] #63 17.41 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-06T22:37:23.901Z] #63 18.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-06T22:37:24.160Z] #63 18.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-06T22:37:24.420Z] #63 18.90 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-06T22:37:24.649Z] #58 32.31 Reading package lists... [2022-03-06T22:37:24.649Z] #58 ... [2022-03-06T22:37:24.649Z] [2022-03-06T22:37:24.649Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:24.649Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:24.649Z] #38 24.27 Fetched 8505 kB in 19s (440 kB/s) [2022-03-06T22:37:24.649Z] #38 24.27 Reading package lists... [2022-03-06T22:37:24.907Z] #38 32.84 Reading package lists... [2022-03-06T22:37:24.907Z] #38 ... [2022-03-06T22:37:24.907Z] [2022-03-06T22:37:24.907Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:24.907Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:24.907Z] #43 33.03 Updating files: 71% (1318/1837) Updating files: 72% (1323/1837) Updating files: 73% (1342/1837) Updating files: 74% (1360/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-06T22:37:24.907Z] #43 33.57 + git checkout -q v2.3.0 [2022-03-06T22:37:25.359Z] #63 ... [2022-03-06T22:37:25.359Z] [2022-03-06T22:37:25.359Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:37:25.359Z] #26 sha256:40911354bbd150a2f7783f9b441012051f11b082ae62d114dc3549b81801e1fd [2022-03-06T22:37:25.359Z] #26 19.06 + mkdir -p /build [2022-03-06T22:37:25.359Z] #26 19.06 + mv docker/docker /build/ [2022-03-06T22:37:25.359Z] #26 19.10 + rmdir docker [2022-03-06T22:37:25.359Z] #26 DONE 19.8s [2022-03-06T22:37:25.359Z] [2022-03-06T22:37:25.359Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:25.359Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:25.359Z] #47 19.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-06T22:37:25.360Z] #19 109.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-06T22:37:25.360Z] #19 109.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:25.360Z] #19 109.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:37:25.360Z] #19 109.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-06T22:37:25.360Z] #19 109.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:25.360Z] #19 109.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-06T22:37:25.953Z] #63 ... [2022-03-06T22:37:25.953Z] [2022-03-06T22:37:25.953Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:25.953Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:25.953Z] #14 13.08 Reading package lists... [2022-03-06T22:37:26.182Z] #60 ... [2022-03-06T22:37:26.182Z] [2022-03-06T22:37:26.182Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:26.182Z] #31 sha256:d1c36f8d20a2e622904977dc3b8e25894e3954d64b27cdbbb4ec010d256fd606 [2022-03-06T22:37:26.182Z] #31 8.729 [2022-03-06T22:37:26.182Z] #31 12.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-06T22:37:26.182Z] #31 13.98 #=#=# [2022-03-06T22:37:26.182Z] #31 14.36 #=#=# 0.1% ########################################### 60.4% ######################################################################## 100.0% [2022-03-06T22:37:26.182Z] #31 15.90 [2022-03-06T22:37:26.182Z] #31 ... [2022-03-06T22:37:26.182Z] [2022-03-06T22:37:26.182Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:26.182Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:26.182Z] #51 28.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-06T22:37:26.182Z] #51 29.00 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-06T22:37:26.182Z] #51 29.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-06T22:37:26.182Z] #51 29.28 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-06T22:37:26.183Z] #51 29.38 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-06T22:37:26.183Z] #51 29.51 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-06T22:37:26.183Z] #51 30.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-06T22:37:26.183Z] #51 30.37 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-06T22:37:26.183Z] #51 30.38 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-06T22:37:26.183Z] #51 30.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-06T22:37:26.183Z] #51 30.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-06T22:37:26.183Z] #51 30.43 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-06T22:37:26.183Z] #51 30.43 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-06T22:37:26.183Z] #51 30.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-06T22:37:26.183Z] #51 30.47 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-06T22:37:26.183Z] #51 30.50 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-06T22:37:26.183Z] #51 30.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-06T22:37:26.183Z] #51 30.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-06T22:37:26.183Z] #51 30.65 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-06T22:37:26.183Z] #51 30.65 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-06T22:37:26.183Z] #51 30.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-06T22:37:26.183Z] #51 30.72 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-06T22:37:26.183Z] #51 30.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-06T22:37:26.183Z] #51 30.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-06T22:37:26.183Z] #51 30.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-06T22:37:26.183Z] #51 30.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-06T22:37:26.183Z] #51 30.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-06T22:37:26.183Z] #51 31.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-06T22:37:26.183Z] #51 31.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-06T22:37:26.183Z] #51 31.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-06T22:37:26.183Z] #51 31.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-06T22:37:26.183Z] #51 31.14 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-06T22:37:26.183Z] #51 31.16 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-06T22:37:26.183Z] #51 31.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-06T22:37:26.183Z] #51 31.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-06T22:37:26.183Z] #51 31.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-06T22:37:26.183Z] #51 31.27 go: downloading github.com/julz/importas v0.1.0 [2022-03-06T22:37:26.183Z] #51 31.27 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-06T22:37:26.183Z] #51 31.27 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-06T22:37:26.183Z] #51 31.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-06T22:37:26.183Z] #51 31.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-06T22:37:26.183Z] #51 31.33 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-06T22:37:26.183Z] #51 31.43 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-06T22:37:26.183Z] #51 31.45 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-06T22:37:26.183Z] #51 31.46 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-06T22:37:26.183Z] #51 31.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-06T22:37:26.183Z] #51 31.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-06T22:37:26.183Z] #51 31.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-06T22:37:26.183Z] #51 31.56 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-06T22:37:26.183Z] #51 31.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-06T22:37:26.183Z] #51 32.00 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-06T22:37:26.183Z] #51 32.02 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-06T22:37:26.183Z] #51 32.08 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-06T22:37:26.183Z] #51 32.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-06T22:37:26.183Z] #51 32.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-06T22:37:26.183Z] #51 32.15 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-06T22:37:26.183Z] #51 32.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-06T22:37:26.183Z] #51 32.28 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-06T22:37:26.183Z] #51 32.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-06T22:37:26.183Z] #51 32.46 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-06T22:37:26.183Z] #51 32.47 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-06T22:37:26.183Z] #51 32.49 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-06T22:37:26.183Z] #51 32.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-06T22:37:26.183Z] #51 32.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-06T22:37:26.183Z] #51 32.57 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-06T22:37:26.183Z] #51 32.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-06T22:37:26.183Z] #51 32.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-06T22:37:26.183Z] #51 32.67 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-06T22:37:26.183Z] #51 32.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-06T22:37:26.183Z] #51 32.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-06T22:37:26.183Z] #51 32.86 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-06T22:37:26.183Z] #51 32.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-06T22:37:26.183Z] #51 32.99 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-06T22:37:26.183Z] #51 33.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-06T22:37:26.183Z] #51 33.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-06T22:37:26.183Z] #51 33.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-06T22:37:26.183Z] #51 33.48 go: downloading honnef.co/go/tools v0.2.2 [2022-03-06T22:37:26.278Z] #43 ... [2022-03-06T22:37:26.278Z] [2022-03-06T22:37:26.278Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:26.278Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:26.278Z] #14 25.67 Fetched 8505 kB in 20s (424 kB/s) [2022-03-06T22:37:26.278Z] #14 25.67 Reading package lists... [2022-03-06T22:37:26.278Z] #14 33.90 Reading package lists... [2022-03-06T22:37:26.278Z] #14 ... [2022-03-06T22:37:26.278Z] [2022-03-06T22:37:26.278Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:26.278Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:26.278Z] #47 26.94 Reading package lists... [2022-03-06T22:37:26.740Z] #47 ... [2022-03-06T22:37:26.740Z] [2022-03-06T22:37:26.740Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:26.740Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:26.740Z] #58 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:37:26.740Z] #58 14.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:26.740Z] #58 ... [2022-03-06T22:37:26.740Z] [2022-03-06T22:37:26.740Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:26.740Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:37:26.740Z] #49 17.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-06T22:37:26.740Z] #49 17.35 go: downloading golang.org/x/mod v0.3.0 [2022-03-06T22:37:26.889Z] #14 18.31 Reading package lists... [2022-03-06T22:37:26.889Z] #14 ... [2022-03-06T22:37:26.889Z] [2022-03-06T22:37:26.889Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:26.889Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:37:26.889Z] #49 10.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-06T22:37:26.889Z] #49 10.68 go: downloading golang.org/x/mod v0.3.0 [2022-03-06T22:37:26.889Z] #49 ... [2022-03-06T22:37:26.889Z] [2022-03-06T22:37:26.889Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:26.889Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:26.889Z] #58 14.23 Fetched 8505 kB in 11s (747 kB/s) [2022-03-06T22:37:26.889Z] #58 14.23 Reading package lists... [2022-03-06T22:37:27.126Z] #51 34.66 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-06T22:37:27.126Z] #51 34.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-06T22:37:27.126Z] #51 34.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-06T22:37:27.126Z] #51 34.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-06T22:37:27.126Z] #51 34.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-06T22:37:27.126Z] #51 34.87 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-06T22:37:27.416Z] #51 34.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-06T22:37:27.416Z] #51 ... [2022-03-06T22:37:27.416Z] [2022-03-06T22:37:27.416Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:27.416Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:37:27.416Z] #14 24.88 The following additional packages will be installed: [2022-03-06T22:37:27.416Z] #14 24.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:27.416Z] #14 24.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-06T22:37:27.416Z] #14 24.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-06T22:37:27.416Z] #14 24.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-06T22:37:27.416Z] #14 24.88 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-06T22:37:27.416Z] #14 24.89 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-06T22:37:27.416Z] #14 24.89 mingw-w64-common mingw-w64-x86-64-dev [2022-03-06T22:37:27.416Z] #14 24.91 Suggested packages: [2022-03-06T22:37:27.416Z] #14 24.91 gcc-10-locales seccomp wine64 [2022-03-06T22:37:27.416Z] #14 25.87 The following NEW packages will be installed: [2022-03-06T22:37:27.416Z] #14 25.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:27.416Z] #14 25.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-06T22:37:27.416Z] #14 25.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-06T22:37:27.416Z] #14 25.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-06T22:37:27.416Z] #14 25.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-06T22:37:27.416Z] #14 25.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-06T22:37:27.416Z] #14 25.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-06T22:37:27.416Z] #14 25.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-06T22:37:27.416Z] #14 25.87 mingw-w64-x86-64-dev [2022-03-06T22:37:27.416Z] #14 26.21 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:27.416Z] #14 26.21 Need to get 108 MB of archives. [2022-03-06T22:37:27.416Z] #14 26.21 After this operation, 620 MB of additional disk space will be used. [2022-03-06T22:37:27.416Z] #14 26.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-06T22:37:27.416Z] #14 26.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-06T22:37:27.416Z] #14 26.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-06T22:37:27.416Z] #14 26.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-06T22:37:27.416Z] #14 26.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-06T22:37:27.416Z] #14 26.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-06T22:37:27.416Z] #14 27.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-06T22:37:27.416Z] #14 27.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-06T22:37:27.416Z] #14 27.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-06T22:37:27.416Z] #14 28.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-06T22:37:27.416Z] #14 29.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-06T22:37:27.416Z] #14 29.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-06T22:37:27.416Z] #14 30.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-06T22:37:27.416Z] #14 31.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-06T22:37:27.416Z] #14 31.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-06T22:37:27.416Z] #14 31.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-06T22:37:27.416Z] #14 31.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-06T22:37:27.416Z] #14 31.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-06T22:37:27.416Z] #14 31.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-06T22:37:27.416Z] #14 31.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-06T22:37:27.416Z] #14 31.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-06T22:37:27.416Z] #14 31.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-06T22:37:27.416Z] #14 31.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-06T22:37:27.416Z] #14 31.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-06T22:37:27.416Z] #14 31.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-06T22:37:27.416Z] #14 31.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-06T22:37:27.416Z] #14 31.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-06T22:37:27.416Z] #14 31.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-06T22:37:27.416Z] #14 31.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-06T22:37:27.416Z] #14 31.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-06T22:37:27.416Z] #14 32.24 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:27.416Z] #14 32.44 Fetched 108 MB in 6s (19.4 MB/s) [2022-03-06T22:37:27.416Z] #14 32.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-06T22:37:27.416Z] #14 32.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-06T22:37:27.416Z] #14 32.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-06T22:37:27.416Z] #14 32.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:37:27.416Z] #14 34.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-06T22:37:27.416Z] #14 34.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-06T22:37:27.416Z] #14 34.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:37:27.416Z] #14 ... [2022-03-06T22:37:27.416Z] [2022-03-06T22:37:27.416Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:27.416Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:27.416Z] #51 35.08 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-06T22:37:27.416Z] #51 35.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-06T22:37:27.825Z] #58 18.70 Reading package lists... [2022-03-06T22:37:27.825Z] #58 ... [2022-03-06T22:37:27.825Z] [2022-03-06T22:37:27.825Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:27.825Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:27.825Z] #47 11.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-06T22:37:27.825Z] #47 17.99 Fetched 8509 kB in 14s (622 kB/s) [2022-03-06T22:37:27.825Z] #47 17.99 Reading package lists... [2022-03-06T22:37:27.825Z] #47 ... [2022-03-06T22:37:27.825Z] [2022-03-06T22:37:27.825Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:27.825Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:27.825Z] #38 16.95 Fetched 8505 kB in 13s (641 kB/s) [2022-03-06T22:37:27.825Z] #38 16.95 Reading package lists... [2022-03-06T22:37:27.990Z] #51 35.35 go: downloading golang.org/x/text v0.3.7 [2022-03-06T22:37:28.121Z] #49 ... [2022-03-06T22:37:28.121Z] [2022-03-06T22:37:28.121Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:37:28.121Z] #63 sha256:72403030dfc53e7839e741aa86746c500a2f0ec133442a4fbeea5e431fe78b41 [2022-03-06T22:37:28.121Z] #63 22.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-06T22:37:28.392Z] #38 21.92 Reading package lists... [2022-03-06T22:37:28.392Z] #38 ... [2022-03-06T22:37:28.392Z] [2022-03-06T22:37:28.392Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:28.392Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:28.392Z] #43 22.18 + git checkout -q v2.3.0 [2022-03-06T22:37:29.175Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-06T22:37:29.175Z] [2022-03-06T22:37:29.175Z] ________ ____ __. [2022-03-06T22:37:29.175Z] \_____ \ | |/ _| [2022-03-06T22:37:29.175Z] / | \| < [2022-03-06T22:37:29.175Z] / | \ | \ [2022-03-06T22:37:29.175Z] \_______ /____|__ \ [2022-03-06T22:37:29.175Z] \/ \/ [2022-03-06T22:37:29.175Z] [2022-03-06T22:37:29.175Z] INFO: make.ps1 ended at 03/06/2022 22:37:17 [2022-03-06T22:37:29.175Z] INFO: Binaries build ended at 03/06/2022 22:37:19. Duration:00:01:37.6409191 [2022-03-06T22:37:29.175Z] INFO: Copying the built daemon binary to d:\CI\PR-43136\6\binary\dockerd-2ae799970a.exe... [2022-03-06T22:37:29.175Z] INFO: Copying the built client binary to d:\CI\PR-43136\6\binary\docker-2ae799970a.exe... [2022-03-06T22:37:29.175Z] INFO: Copying dockerversion from the container... [2022-03-06T22:37:29.175Z] INFO: Copying the golang package from the container to d:\CI\PR-43136\6\installer\go.zip... [2022-03-06T22:37:29.175Z] INFO: Extracting go.zip to d:\CI\PR-43136\6\go [2022-03-06T22:37:30.032Z] #63 ... [2022-03-06T22:37:30.032Z] [2022-03-06T22:37:30.032Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:30.032Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:30.032Z] #38 14.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:37:30.032Z] #38 ... [2022-03-06T22:37:30.032Z] [2022-03-06T22:37:30.032Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:30.032Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:30.032Z] #14 23.54 Fetched 8505 kB in 18s (461 kB/s) [2022-03-06T22:37:30.314Z] #43 23.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-06T22:37:30.453Z] #47 34.97 Reading package lists... [2022-03-06T22:37:30.453Z] #47 ... [2022-03-06T22:37:30.453Z] [2022-03-06T22:37:30.453Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:30.453Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:30.453Z] #38 32.84 Reading package lists... [2022-03-06T22:37:30.972Z] #14 23.54 Reading package lists... [2022-03-06T22:37:30.972Z] #14 ... [2022-03-06T22:37:30.972Z] [2022-03-06T22:37:30.972Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-06T22:37:30.972Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-06T22:37:30.972Z] #36 25.69 tomll can be used in two ways: [2022-03-06T22:37:30.972Z] #36 25.69 Writing to STDIN and reading from STDOUT: [2022-03-06T22:37:30.972Z] #36 25.69 cat file.toml | tomll > file.toml [2022-03-06T22:37:30.972Z] #36 25.69 [2022-03-06T22:37:30.972Z] #36 25.69 Reading and updating a list of files: [2022-03-06T22:37:30.972Z] #36 25.69 tomll a.toml b.toml c.toml [2022-03-06T22:37:30.972Z] #36 25.69 [2022-03-06T22:37:30.972Z] #36 25.69 When given a list of files, tomll will modify all files in place without asking. [2022-03-06T22:37:30.972Z] #36 DONE 25.8s [2022-03-06T22:37:31.230Z] [2022-03-06T22:37:31.230Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:31.230Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:32.171Z] #38 27.07 Fetched 8505 kB in 21s (404 kB/s) [2022-03-06T22:37:32.211Z] #51 ... [2022-03-06T22:37:32.211Z] [2022-03-06T22:37:32.211Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:32.211Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-06T22:37:32.211Z] #38 29.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:37:32.211Z] #38 32.61 Selecting previously unselected package libicu67:arm64. [2022-03-06T22:37:32.211Z] #38 32.66 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-06T22:37:32.211Z] #38 32.67 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-06T22:37:32.211Z] #38 37.38 Selecting previously unselected package libxml2:arm64. [2022-03-06T22:37:32.211Z] #38 37.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-06T22:37:32.211Z] #38 37.40 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:37:32.211Z] #38 37.87 Selecting previously unselected package libarchive13:arm64. [2022-03-06T22:37:32.211Z] #38 37.87 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-06T22:37:32.211Z] #38 37.88 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-06T22:37:32.211Z] #38 38.18 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-06T22:37:32.211Z] #38 38.19 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-06T22:37:32.211Z] #38 38.20 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-06T22:37:32.211Z] #38 38.33 Selecting previously unselected package librhash0:arm64. [2022-03-06T22:37:32.211Z] #38 38.35 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-06T22:37:32.211Z] #38 38.36 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-06T22:37:32.211Z] #38 38.51 Selecting previously unselected package libuv1:arm64. [2022-03-06T22:37:32.211Z] #38 38.51 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-06T22:37:32.211Z] #38 38.52 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-06T22:37:32.211Z] #38 38.66 Selecting previously unselected package cmake. [2022-03-06T22:37:32.211Z] #38 38.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-06T22:37:32.211Z] #38 38.73 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:37:32.211Z] #38 ... [2022-03-06T22:37:32.211Z] [2022-03-06T22:37:32.211Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:32.211Z] #31 sha256:d1c36f8d20a2e622904977dc3b8e25894e3954d64b27cdbbb4ec010d256fd606 [2022-03-06T22:37:32.211Z] #31 19.67 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-06T22:37:32.211Z] #31 20.84 #=#=# [2022-03-06T22:37:32.211Z] #31 21.10 #=#=# 0.1% ######### 13.3% ################### 27.8% ################################ 44.7% ############################################### 66.3% ############################################################ 84.1% ######################################################################## 100.0% [2022-03-06T22:37:32.211Z] #31 22.86 [2022-03-06T22:37:33.155Z] #31 ... [2022-03-06T22:37:33.155Z] [2022-03-06T22:37:33.155Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:33.155Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-06T22:37:33.155Z] #47 30.46 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:37:33.155Z] #47 30.46 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:37:33.155Z] #47 30.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:37:33.155Z] #47 30.66 Selecting previously unselected package python3-six. [2022-03-06T22:37:33.155Z] #47 30.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-06T22:37:33.155Z] #47 30.68 Unpacking python3-six (1.16.0-2) ... [2022-03-06T22:37:33.155Z] #47 30.84 Selecting previously unselected package python3-protobuf. [2022-03-06T22:37:33.155Z] #47 30.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-06T22:37:33.155Z] #47 30.85 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-06T22:37:33.155Z] #47 31.34 Selecting previously unselected package libnet1:arm64. [2022-03-06T22:37:33.155Z] #47 31.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-06T22:37:33.155Z] #47 31.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:37:33.155Z] #47 31.45 Selecting previously unselected package libnl-3-200:arm64. [2022-03-06T22:37:33.155Z] #47 31.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-06T22:37:33.155Z] #47 31.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-06T22:37:33.155Z] #47 31.62 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-06T22:37:33.155Z] #47 31.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-06T22:37:33.155Z] #47 31.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-06T22:37:33.155Z] #47 31.69 Selecting previously unselected package criu. [2022-03-06T22:37:33.155Z] #47 31.69 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-06T22:37:33.155Z] #47 31.70 Unpacking criu (3.16.1-3) ... [2022-03-06T22:37:33.155Z] #47 32.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:37:33.155Z] #47 33.84 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-06T22:37:33.155Z] #47 33.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:37:33.155Z] #47 33.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-06T22:37:33.155Z] #47 33.89 Setting up python3-six (1.16.0-2) ... [2022-03-06T22:37:33.155Z] #47 34.86 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-06T22:37:33.155Z] #47 34.91 Setting up python3-protobuf (3.12.4-1) ... [2022-03-06T22:37:33.155Z] #47 38.08 Setting up criu (3.16.1-3) ... [2022-03-06T22:37:33.155Z] #47 39.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:33.236Z] #38 40.40 Building dependency tree... [2022-03-06T22:37:33.417Z] #47 ... [2022-03-06T22:37:33.417Z] [2022-03-06T22:37:33.417Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:33.417Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:33.417Z] #51 39.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-06T22:37:33.417Z] #51 39.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-06T22:37:33.417Z] #51 40.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-06T22:37:33.417Z] #51 40.07 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-06T22:37:33.417Z] #51 40.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-06T22:37:33.417Z] #51 40.24 go: downloading golang.org/x/mod v0.5.1 [2022-03-06T22:37:33.417Z] #51 40.33 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-06T22:37:33.417Z] #51 40.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-06T22:37:33.417Z] #51 40.40 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-06T22:37:33.417Z] #51 40.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-06T22:37:33.417Z] #51 40.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-06T22:37:33.417Z] #51 40.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-06T22:37:33.417Z] #51 40.87 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-06T22:37:33.417Z] #51 40.94 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-06T22:37:33.691Z] #43 ... [2022-03-06T22:37:33.691Z] [2022-03-06T22:37:33.692Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:33.692Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:33.692Z] #14 18.31 Reading package lists... [2022-03-06T22:37:33.692Z] #14 23.10 Building dependency tree... [2022-03-06T22:37:33.692Z] #14 26.40 The following additional packages will be installed: [2022-03-06T22:37:33.692Z] #14 26.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:33.692Z] #14 26.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-06T22:37:33.692Z] #14 26.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-06T22:37:33.692Z] #14 26.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-06T22:37:33.692Z] #14 26.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-06T22:37:33.692Z] #14 26.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-06T22:37:33.692Z] #14 26.42 mingw-w64-common mingw-w64-x86-64-dev [2022-03-06T22:37:33.692Z] #14 26.47 Suggested packages: [2022-03-06T22:37:33.692Z] #14 26.48 gcc-10-locales seccomp wine64 [2022-03-06T22:37:33.692Z] #14 27.74 The following NEW packages will be installed: [2022-03-06T22:37:33.692Z] #14 27.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:33.692Z] #14 27.75 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-06T22:37:33.692Z] #14 27.75 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-06T22:37:33.692Z] #14 27.75 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-06T22:37:33.692Z] #14 27.75 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-06T22:37:33.692Z] #14 27.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-06T22:37:33.692Z] #14 27.76 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-06T22:37:33.692Z] #14 27.76 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-06T22:37:33.692Z] #14 27.76 mingw-w64-x86-64-dev [2022-03-06T22:37:33.699Z] #51 41.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-06T22:37:33.699Z] #51 41.24 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-06T22:37:33.699Z] #51 41.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-06T22:37:33.961Z] #51 41.51 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-06T22:37:33.961Z] #51 41.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-06T22:37:33.961Z] #51 41.57 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-06T22:37:33.961Z] #51 41.57 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-06T22:37:33.961Z] #51 ... [2022-03-06T22:37:33.961Z] [2022-03-06T22:37:33.961Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:33.961Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-06T22:37:33.961Z] #47 DONE 41.3s [2022-03-06T22:37:34.222Z] [2022-03-06T22:37:34.222Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:34.222Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-06T22:37:34.222Z] #38 41.27 Setting up libicu67:arm64 (67.1-7) ... [2022-03-06T22:37:34.222Z] #38 41.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:34.222Z] #38 41.49 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-06T22:37:34.222Z] #38 41.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:34.222Z] #38 41.59 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-06T22:37:34.222Z] #38 41.61 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-06T22:37:34.222Z] #38 41.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:37:34.222Z] #38 41.70 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:37:34.222Z] #38 41.72 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-06T22:37:34.222Z] #38 41.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:37:34.222Z] #38 41.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:34.275Z] #14 28.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:34.275Z] #14 28.17 Need to get 115 MB of archives. [2022-03-06T22:37:34.275Z] #14 28.17 After this operation, 645 MB of additional disk space will be used. [2022-03-06T22:37:34.275Z] #14 28.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-06T22:37:34.275Z] #14 28.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-06T22:37:34.485Z] #38 DONE 42.1s [2022-03-06T22:37:34.485Z] [2022-03-06T22:37:34.485Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:34.485Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:34.485Z] #51 41.78 go: downloading github.com/prometheus/common v0.10.0 [2022-03-06T22:37:34.485Z] #51 42.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-06T22:37:34.485Z] #51 42.09 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-06T22:37:34.534Z] #14 28.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-06T22:37:34.534Z] #14 28.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-06T22:37:34.534Z] #14 28.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-06T22:37:34.534Z] #14 28.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-06T22:37:34.747Z] #51 42.19 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-06T22:37:34.795Z] #14 28.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-06T22:37:34.979Z] Running on azwin-2-4cce20 in d:\jenkins\workspace\moby_PR-43136 [Pipeline] { [Pipeline] ws [2022-03-06T22:37:34.998Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-03-06T22:37:35.017Z] #51 ... [2022-03-06T22:37:35.017Z] [2022-03-06T22:37:35.017Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-06T22:37:35.017Z] #39 sha256:f95a42d7c96e2c15d3c89793d5373aa6e492daf9f289b317396f3fb3f4be1718 [2022-03-06T22:37:35.017Z] #39 DONE 0.3s [2022-03-06T22:37:35.017Z] [2022-03-06T22:37:35.017Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:37:35.017Z] #40 sha256:fe4ccb86739f402b3ab00ed81320e3d96de2f4967d2bce777be0338769b76112 [Pipeline] checkout [2022-03-06T22:37:35.054Z] #14 29.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-06T22:37:35.054Z] #14 29.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-06T22:37:35.369Z] #19 118.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-06T22:37:35.369Z] #19 118.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:35.369Z] #19 118.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:37:35.369Z] #19 118.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-06T22:37:35.369Z] #19 118.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:35.369Z] #19 118.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-06T22:37:35.591Z] #40 0.839 + RM_GOPATH=0 [2022-03-06T22:37:35.591Z] #40 0.839 + TMP_GOPATH= [2022-03-06T22:37:35.591Z] #40 0.839 + : /build [2022-03-06T22:37:35.852Z] #40 0.840 + '[' -z '' ']' [2022-03-06T22:37:35.852Z] #40 0.840 ++ mktemp -d [2022-03-06T22:37:35.852Z] #40 0.845 + export GOPATH=/tmp/tmp.JKkbc818hP [2022-03-06T22:37:35.852Z] #40 0.854 + GOPATH=/tmp/tmp.JKkbc818hP [2022-03-06T22:37:35.852Z] #40 0.854 + RM_GOPATH=1 [2022-03-06T22:37:35.852Z] #40 0.854 + case "$(go env GOARCH)" in [2022-03-06T22:37:35.852Z] #40 0.854 ++ go env GOARCH [2022-03-06T22:37:35.852Z] #40 0.862 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:35.852Z] #40 0.862 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:35.852Z] #40 0.862 ++ dirname /install.sh [2022-03-06T22:37:35.852Z] #40 0.863 + dir=/ [2022-03-06T22:37:35.852Z] #40 0.863 + bin=tini [2022-03-06T22:37:35.852Z] #40 0.863 + shift [2022-03-06T22:37:35.852Z] #40 0.863 + '[' '!' -f //tini.installer ']' [2022-03-06T22:37:35.852Z] #40 0.863 + . //tini.installer [2022-03-06T22:37:35.852Z] #40 0.867 ++ : v0.19.0 [2022-03-06T22:37:35.852Z] #40 0.867 + install_tini [2022-03-06T22:37:35.852Z] #40 0.868 + echo 'Install tini version v0.19.0' [2022-03-06T22:37:35.852Z] #40 0.868 Install tini version v0.19.0 [2022-03-06T22:37:35.852Z] #40 0.868 + git clone https://github.com/krallin/tini.git /tmp/tmp.JKkbc818hP/tini [2022-03-06T22:37:35.852Z] #40 0.869 Cloning into '/tmp/tmp.JKkbc818hP/tini'... [2022-03-06T22:37:35.852Z] #40 ... [2022-03-06T22:37:35.852Z] [2022-03-06T22:37:35.852Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:35.852Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-06T22:37:35.852Z] #49 43.47 gotestsum version dev [2022-03-06T22:37:35.852Z] #49 DONE 43.6s [2022-03-06T22:37:35.993Z] #14 29.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:37:35.993Z] #14 ... [2022-03-06T22:37:35.993Z] [2022-03-06T22:37:35.993Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:35.993Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:35.993Z] #51 27.98 go: downloading github.com/fatih/color v1.13.0 [2022-03-06T22:37:35.993Z] #51 27.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:35.993Z] #51 28.03 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-06T22:37:35.993Z] #51 28.04 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-06T22:37:35.993Z] #51 28.35 go: downloading github.com/spf13/viper v1.10.1 [2022-03-06T22:37:35.993Z] #51 28.40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-06T22:37:35.993Z] #51 28.64 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-06T22:37:35.993Z] #51 28.68 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-06T22:37:35.993Z] #51 28.75 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-06T22:37:35.993Z] #51 28.77 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-06T22:37:35.993Z] #51 30.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-06T22:37:35.993Z] #51 30.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-06T22:37:36.113Z] [2022-03-06T22:37:36.113Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:36.113Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:37:36.113Z] #14 36.83 Selecting previously unselected package binutils-mingw-w64. [2022-03-06T22:37:36.113Z] #14 36.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-06T22:37:36.113Z] #14 36.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:37:36.113Z] #14 36.97 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-06T22:37:36.113Z] #14 36.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-06T22:37:36.113Z] #14 36.99 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-06T22:37:36.113Z] #14 37.12 Selecting previously unselected package dmsetup. [2022-03-06T22:37:36.113Z] #14 37.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-06T22:37:36.113Z] #14 37.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:37:36.113Z] #14 37.27 Selecting previously unselected package mingw-w64-common. [2022-03-06T22:37:36.113Z] #14 37.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-06T22:37:36.113Z] #14 37.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-06T22:37:36.113Z] #14 43.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-06T22:37:36.113Z] #14 43.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-06T22:37:36.113Z] #14 43.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:37:36.374Z] #14 ... [2022-03-06T22:37:36.374Z] [2022-03-06T22:37:36.374Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:37:36.374Z] #40 sha256:fe4ccb86739f402b3ab00ed81320e3d96de2f4967d2bce777be0338769b76112 [2022-03-06T22:37:36.374Z] #40 1.533 + cd /tmp/tmp.JKkbc818hP/tini [2022-03-06T22:37:36.374Z] #40 1.533 + git checkout -q v0.19.0 [2022-03-06T22:37:36.374Z] #40 1.562 + cmake . [2022-03-06T22:37:36.509Z] #38 ... [2022-03-06T22:37:36.509Z] [2022-03-06T22:37:36.509Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:36.509Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:36.509Z] #51 44.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:36.509Z] #51 44.63 go: downloading github.com/fatih/color v1.13.0 [2022-03-06T22:37:36.509Z] #51 44.80 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-06T22:37:36.509Z] #51 44.84 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-06T22:37:36.509Z] #51 45.16 go: downloading github.com/spf13/viper v1.10.1 [2022-03-06T22:37:36.509Z] #51 45.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-06T22:37:36.509Z] #51 45.91 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-06T22:37:36.509Z] #51 45.96 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-06T22:37:36.509Z] #51 ... [2022-03-06T22:37:36.509Z] [2022-03-06T22:37:36.509Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:36.509Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:36.509Z] #43 35.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-06T22:37:36.562Z] #51 ... [2022-03-06T22:37:36.562Z] [2022-03-06T22:37:36.562Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:36.562Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:36.562Z] #58 18.70 Reading package lists... [2022-03-06T22:37:36.562Z] #58 23.60 Building dependency tree... [2022-03-06T22:37:36.562Z] #58 27.01 The following additional packages will be installed: [2022-03-06T22:37:36.562Z] #58 27.02 libbtrfs0 [2022-03-06T22:37:36.562Z] #58 27.25 The following NEW packages will be installed: [2022-03-06T22:37:36.562Z] #58 27.25 libbtrfs-dev libbtrfs0 [2022-03-06T22:37:36.562Z] #58 27.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:36.562Z] #58 27.67 Need to get 460 kB of archives. [2022-03-06T22:37:36.562Z] #58 27.67 After this operation, 1237 kB of additional disk space will be used. [2022-03-06T22:37:36.562Z] #58 27.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:37:36.562Z] #58 27.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:37:36.562Z] #58 28.73 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:36.562Z] #58 29.07 Fetched 460 kB in 0s (1419 kB/s) [2022-03-06T22:37:36.562Z] #58 29.18 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:37:36.562Z] #58 29.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:36.562Z] #58 29.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:37:36.562Z] #58 29.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:37:36.562Z] #58 29.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:37:36.562Z] #58 29.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:37:36.562Z] #58 29.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:37:36.562Z] #58 30.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:37:36.562Z] #58 30.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:37:36.562Z] #58 30.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:36.562Z] #58 DONE 30.6s [2022-03-06T22:37:36.578Z] The recommended git tool is: git [2022-03-06T22:37:36.771Z] #43 ... [2022-03-06T22:37:36.771Z] [2022-03-06T22:37:36.771Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:36.771Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:36.771Z] #38 45.71 The following additional packages will be installed: [2022-03-06T22:37:36.771Z] #38 45.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-06T22:37:36.771Z] #38 45.77 Suggested packages: [2022-03-06T22:37:36.771Z] #38 45.77 cmake-doc ninja-build lrzip [2022-03-06T22:37:36.771Z] #38 45.77 Recommended packages: [2022-03-06T22:37:36.771Z] #38 45.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-06T22:37:36.823Z] [2022-03-06T22:37:36.823Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-06T22:37:36.823Z] #59 sha256:bf7c0c55517ff53d64bd798db1313d2c17c6ab40b7cb594b2d18f2854f7f473f [2022-03-06T22:37:36.823Z] #59 DONE 0.3s [2022-03-06T22:37:36.823Z] [2022-03-06T22:37:36.823Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:36.823Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:36.823Z] #38 21.92 Reading package lists... [2022-03-06T22:37:36.823Z] #38 26.67 Building dependency tree... [2022-03-06T22:37:36.823Z] #38 29.23 The following additional packages will be installed: [2022-03-06T22:37:36.823Z] #38 29.28 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-06T22:37:36.823Z] #38 29.32 Suggested packages: [2022-03-06T22:37:36.823Z] #38 29.32 cmake-doc ninja-build lrzip [2022-03-06T22:37:36.823Z] #38 29.32 Recommended packages: [2022-03-06T22:37:36.823Z] #38 29.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-06T22:37:36.823Z] #38 30.10 The following NEW packages will be installed: [2022-03-06T22:37:36.823Z] #38 30.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-06T22:37:36.823Z] #38 30.13 vim-common xxd [2022-03-06T22:37:36.823Z] #38 30.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:36.823Z] #38 30.56 Need to get 17.7 MB of archives. [2022-03-06T22:37:36.823Z] #38 30.56 After this operation, 70.7 MB of additional disk space will be used. [2022-03-06T22:37:36.823Z] #38 30.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:37:36.823Z] #38 30.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:37:36.823Z] #38 30.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-06T22:37:36.823Z] #38 30.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-06T22:37:37.027Z] #38 46.79 The following NEW packages will be installed: [2022-03-06T22:37:37.028Z] #38 46.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-06T22:37:37.028Z] #38 46.81 vim-common xxd [2022-03-06T22:37:37.287Z] #19 ... [2022-03-06T22:37:37.287Z] [2022-03-06T22:37:37.287Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:37.287Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:37.287Z] #50 133.9 + dpkg --print-architecture [2022-03-06T22:37:37.287Z] #50 133.9 + git checkout -q v2.1.0 [2022-03-06T22:37:37.287Z] #50 134.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-06T22:37:37.287Z] #50 134.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-06T22:37:37.316Z] #40 2.134 -- The C compiler identification is GNU 10.2.1 [2022-03-06T22:37:37.316Z] #40 2.172 -- Detecting C compiler ABI info [2022-03-06T22:37:37.391Z] #38 ... [2022-03-06T22:37:37.391Z] [2022-03-06T22:37:37.391Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:37.391Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:37:37.391Z] #53 30.98 v3.0.2 [2022-03-06T22:37:37.391Z] #53 DONE 31.2s [2022-03-06T22:37:37.391Z] [2022-03-06T22:37:37.391Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:37.391Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:37.391Z] #38 31.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-06T22:37:37.391Z] #38 31.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-06T22:37:37.391Z] #38 31.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-06T22:37:37.391Z] #38 31.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-06T22:37:37.391Z] #38 31.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-06T22:37:37.391Z] #38 31.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-06T22:37:37.457Z] #38 27.07 Reading package lists... [2022-03-06T22:37:37.457Z] #38 ... [2022-03-06T22:37:37.457Z] [2022-03-06T22:37:37.457Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:37.457Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:37.457Z] #14 23.54 Reading package lists... [2022-03-06T22:37:37.577Z] #40 2.690 -- Detecting C compiler ABI info - done [2022-03-06T22:37:37.577Z] #40 2.800 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-06T22:37:37.837Z] #40 2.802 -- Detecting C compile features [2022-03-06T22:37:37.837Z] #40 2.803 -- Detecting C compile features - done [2022-03-06T22:37:37.837Z] #40 2.835 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-06T22:37:37.837Z] #40 3.027 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-06T22:37:37.837Z] #40 3.090 -- Configuring done [2022-03-06T22:37:37.956Z] #38 47.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:37.956Z] #38 47.35 Need to get 17.7 MB of archives. [2022-03-06T22:37:37.956Z] #38 47.35 After this operation, 70.7 MB of additional disk space will be used. [2022-03-06T22:37:37.956Z] #38 47.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:37:37.956Z] #38 47.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:37:37.957Z] #38 47.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-06T22:37:37.957Z] #38 47.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-06T22:37:38.099Z] #40 3.108 -- Generating done [2022-03-06T22:37:38.099Z] #40 3.115 -- Build files have been written to: /tmp/tmp.JKkbc818hP/tini [2022-03-06T22:37:38.099Z] #40 3.136 + make tini-static [2022-03-06T22:37:38.099Z] #40 3.310 Scanning dependencies of target tini-static [2022-03-06T22:37:38.099Z] #40 3.347 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-06T22:37:38.329Z] #38 32.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:38.520Z] #38 48.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-06T22:37:38.520Z] #38 48.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-06T22:37:38.520Z] #38 48.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-06T22:37:38.520Z] #38 48.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-06T22:37:38.520Z] #38 48.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-06T22:37:38.520Z] #38 48.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-06T22:37:38.597Z] #38 32.55 Fetched 17.7 MB in 1s (13.8 MB/s) [2022-03-06T22:37:38.597Z] #38 32.64 Selecting previously unselected package xxd. [2022-03-06T22:37:38.597Z] #38 32.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:38.597Z] #38 32.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:37:38.597Z] #38 32.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:38.857Z] #38 32.90 Selecting previously unselected package vim-common. [2022-03-06T22:37:39.116Z] #38 32.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:37:39.116Z] #38 32.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:39.116Z] #38 ... [2022-03-06T22:37:39.116Z] [2022-03-06T22:37:39.116Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:39.116Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:39.116Z] #47 17.99 Reading package lists... [2022-03-06T22:37:39.116Z] #47 22.84 Reading package lists... [2022-03-06T22:37:39.116Z] #47 27.65 Building dependency tree... [2022-03-06T22:37:39.116Z] #47 30.92 The following additional packages will be installed: [2022-03-06T22:37:39.116Z] #47 30.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:37:39.116Z] #47 30.94 python3-protobuf python3-six [2022-03-06T22:37:39.116Z] #47 30.97 Suggested packages: [2022-03-06T22:37:39.116Z] #47 30.97 python3-setuptools [2022-03-06T22:37:39.116Z] #47 30.97 Recommended packages: [2022-03-06T22:37:39.116Z] #47 30.97 iproute2 | iproute [2022-03-06T22:37:39.116Z] #47 31.55 The following NEW packages will be installed: [2022-03-06T22:37:39.116Z] #47 31.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:37:39.116Z] #47 31.55 python3-protobuf python3-six [2022-03-06T22:37:39.116Z] #47 32.04 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:39.116Z] #47 32.04 Need to get 2292 kB of archives. [2022-03-06T22:37:39.116Z] #47 32.04 After this operation, 11.0 MB of additional disk space will be used. [2022-03-06T22:37:39.116Z] #47 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-06T22:37:39.116Z] #47 32.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:37:39.116Z] #47 32.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-06T22:37:39.116Z] #47 32.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-06T22:37:39.116Z] #47 32.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:37:39.116Z] #47 32.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:37:39.116Z] #47 32.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:37:39.116Z] #47 ... [2022-03-06T22:37:39.116Z] [2022-03-06T22:37:39.116Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:39.116Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:39.116Z] #51 32.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:37:39.116Z] #51 32.93 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-06T22:37:39.116Z] #51 33.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-06T22:37:39.116Z] #51 33.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-06T22:37:39.116Z] #51 33.22 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-06T22:37:39.116Z] #51 33.26 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-06T22:37:39.116Z] #51 33.26 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-06T22:37:39.116Z] #51 33.30 go: downloading github.com/spf13/afero v1.6.0 [2022-03-06T22:37:39.376Z] #51 33.32 go: downloading github.com/spf13/cast v1.4.1 [2022-03-06T22:37:39.376Z] #51 33.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-06T22:37:39.376Z] #51 33.42 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-06T22:37:39.481Z] #40 4.613 [100%] Linking C executable tini-static [2022-03-06T22:37:39.635Z] #51 33.44 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-06T22:37:39.635Z] #51 33.44 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-06T22:37:39.635Z] #51 33.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-06T22:37:39.635Z] #51 33.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-06T22:37:39.635Z] #51 33.71 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-06T22:37:39.635Z] #51 33.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-06T22:37:39.895Z] #51 33.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-06T22:37:39.895Z] #51 33.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-06T22:37:39.895Z] #51 33.85 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-06T22:37:39.895Z] #51 33.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-06T22:37:40.061Z] #40 4.987 [100%] Built target tini-static [2022-03-06T22:37:40.061Z] #40 5.028 + mkdir -p /build [2022-03-06T22:37:40.061Z] #40 5.030 + cp tini-static /build/docker-init [2022-03-06T22:37:40.322Z] #40 DONE 5.4s [2022-03-06T22:37:40.322Z] [2022-03-06T22:37:40.322Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:40.322Z] #31 sha256:d1c36f8d20a2e622904977dc3b8e25894e3954d64b27cdbbb4ec010d256fd606 [2022-03-06T22:37:40.322Z] #31 26.40 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-06T22:37:40.322Z] #31 27.56 #=#=# [2022-03-06T22:37:40.322Z] #31 27.92 #=#=# ##O#-# ######################################################################## 100.0% [2022-03-06T22:37:40.322Z] #31 29.34 [2022-03-06T22:37:40.322Z] #31 31.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-06T22:37:40.322Z] #31 32.17 [2022-03-06T22:37:40.322Z] #31 32.42 #=#=# ######################################################################## 100.0% [2022-03-06T22:37:40.422Z] #38 50.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:40.422Z] #38 ... [2022-03-06T22:37:40.422Z] [2022-03-06T22:37:40.422Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:40.422Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:40.422Z] #58 32.31 Reading package lists... [2022-03-06T22:37:40.422Z] #58 40.36 Building dependency tree... [2022-03-06T22:37:40.422Z] #58 45.86 The following additional packages will be installed: [2022-03-06T22:37:40.422Z] #58 45.89 libbtrfs0 [2022-03-06T22:37:40.422Z] #58 46.10 The following NEW packages will be installed: [2022-03-06T22:37:40.422Z] #58 46.12 libbtrfs-dev libbtrfs0 [2022-03-06T22:37:40.422Z] #58 46.59 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:40.422Z] #58 46.59 Need to get 460 kB of archives. [2022-03-06T22:37:40.422Z] #58 46.59 After this operation, 1237 kB of additional disk space will be used. [2022-03-06T22:37:40.422Z] #58 46.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:37:40.422Z] #58 46.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:37:40.422Z] #58 48.32 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:40.422Z] #58 48.71 Fetched 460 kB in 0s (1257 kB/s) [2022-03-06T22:37:40.422Z] #58 48.90 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:37:40.422Z] #58 48.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:40.422Z] #58 49.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:37:40.422Z] #58 49.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:37:40.422Z] #58 49.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:37:40.422Z] #58 49.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:37:40.422Z] #58 49.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:37:40.422Z] #58 50.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:37:40.422Z] #58 50.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:37:40.463Z] #51 34.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-06T22:37:40.463Z] #51 34.49 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-06T22:37:40.463Z] #51 34.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-06T22:37:40.463Z] #51 34.49 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-06T22:37:40.463Z] #51 34.62 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-06T22:37:40.463Z] #51 34.62 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-06T22:37:40.582Z] #31 33.40 [2022-03-06T22:37:40.680Z] #58 50.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:40.680Z] #58 ... [2022-03-06T22:37:40.680Z] [2022-03-06T22:37:40.680Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:40.680Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:40.680Z] #14 33.90 Reading package lists... [2022-03-06T22:37:40.680Z] #14 42.34 Building dependency tree... [2022-03-06T22:37:40.680Z] #14 47.34 The following additional packages will be installed: [2022-03-06T22:37:40.680Z] #14 47.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:40.680Z] #14 47.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-06T22:37:40.680Z] #14 47.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-06T22:37:40.680Z] #14 47.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-06T22:37:40.680Z] #14 47.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-06T22:37:40.680Z] #14 47.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-06T22:37:40.680Z] #14 47.36 mingw-w64-common mingw-w64-x86-64-dev [2022-03-06T22:37:40.680Z] #14 47.38 Suggested packages: [2022-03-06T22:37:40.680Z] #14 47.39 gcc-10-locales seccomp wine64 [2022-03-06T22:37:40.680Z] #14 49.32 The following NEW packages will be installed: [2022-03-06T22:37:40.680Z] #14 49.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:40.680Z] #14 49.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-06T22:37:40.680Z] #14 49.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-06T22:37:40.680Z] #14 49.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-06T22:37:40.680Z] #14 49.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-06T22:37:40.680Z] #14 49.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-06T22:37:40.680Z] #14 49.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-06T22:37:40.680Z] #14 49.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-06T22:37:40.680Z] #14 49.35 mingw-w64-x86-64-dev [2022-03-06T22:37:40.680Z] #14 49.87 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:40.680Z] #14 49.87 Need to get 115 MB of archives. [2022-03-06T22:37:40.680Z] #14 49.87 After this operation, 645 MB of additional disk space will be used. [2022-03-06T22:37:40.680Z] #14 49.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-06T22:37:40.680Z] #14 50.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-06T22:37:40.680Z] #14 50.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-06T22:37:40.680Z] #14 50.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-06T22:37:40.680Z] #14 50.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-06T22:37:40.680Z] #14 50.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-06T22:37:40.680Z] #14 ... [2022-03-06T22:37:40.680Z] [2022-03-06T22:37:40.680Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:40.680Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:40.680Z] #38 50.36 Fetched 17.7 MB in 2s (10.4 MB/s) [2022-03-06T22:37:40.680Z] #38 50.42 Selecting previously unselected package xxd. [2022-03-06T22:37:40.843Z] #31 ... [2022-03-06T22:37:40.843Z] [2022-03-06T22:37:40.843Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:40.843Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:37:40.843Z] #14 48.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-06T22:37:40.843Z] #14 48.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-06T22:37:40.843Z] #14 48.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:37:40.985Z] #38 50.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:40.985Z] #38 50.50 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:37:41.032Z] #51 35.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-06T22:37:41.032Z] #51 35.16 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-06T22:37:41.104Z] #14 48.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-06T22:37:41.104Z] #14 48.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-06T22:37:41.104Z] #14 48.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:37:41.291Z] #51 35.19 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-06T22:37:41.291Z] #51 35.21 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-06T22:37:41.291Z] #51 35.25 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-06T22:37:41.291Z] #51 35.31 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-06T22:37:41.291Z] #51 35.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-06T22:37:41.291Z] #51 35.46 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-06T22:37:41.325Z] #38 50.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:41.371Z] #14 ... [2022-03-06T22:37:41.371Z] [2022-03-06T22:37:41.371Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-06T22:37:41.371Z] #31 sha256:d1c36f8d20a2e622904977dc3b8e25894e3954d64b27cdbbb4ec010d256fd606 [2022-03-06T22:37:41.371Z] #31 33.77 Download of images into '/build' complete. [2022-03-06T22:37:41.371Z] #31 33.77 Use something like the following to load the result into a Docker daemon: [2022-03-06T22:37:41.371Z] #31 33.77 tar -cC '/build' . | docker load [2022-03-06T22:37:41.371Z] #31 DONE 34.0s [2022-03-06T22:37:41.371Z] [2022-03-06T22:37:41.371Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:41.371Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:37:41.371Z] #51 43.89 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-06T22:37:41.550Z] #51 35.52 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-06T22:37:41.550Z] #51 35.58 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-06T22:37:41.550Z] #51 35.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-06T22:37:41.550Z] #51 35.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-06T22:37:41.550Z] #51 35.65 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-06T22:37:41.550Z] #51 35.68 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-06T22:37:41.615Z] #38 ... [2022-03-06T22:37:41.615Z] [2022-03-06T22:37:41.615Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:41.615Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:41.615Z] #58 DONE 51.1s [2022-03-06T22:37:41.615Z] [2022-03-06T22:37:41.615Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-06T22:37:41.615Z] #59 sha256:6858de29f3114b7ecc69f8f7393f0a960beff2cf55f015a6d1e5fa8338ef5a7e [2022-03-06T22:37:41.615Z] #59 DONE 0.2s [2022-03-06T22:37:41.615Z] [2022-03-06T22:37:41.615Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:41.615Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:41.615Z] #38 51.30 Selecting previously unselected package vim-common. [2022-03-06T22:37:41.615Z] #38 51.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:37:41.810Z] #51 35.71 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-06T22:37:41.810Z] #51 35.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-06T22:37:41.810Z] #51 35.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-06T22:37:41.810Z] #51 35.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-06T22:37:41.810Z] #51 35.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-06T22:37:41.810Z] #51 35.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-06T22:37:41.878Z] #38 51.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:42.069Z] #51 36.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-06T22:37:42.069Z] #51 36.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-06T22:37:42.069Z] #51 36.13 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-06T22:37:42.069Z] #51 36.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-06T22:37:42.328Z] #51 36.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-06T22:37:42.328Z] #51 36.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-06T22:37:42.328Z] #51 36.29 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-06T22:37:42.328Z] #51 36.30 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-06T22:37:42.328Z] #51 36.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-06T22:37:42.328Z] #51 36.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-06T22:37:42.328Z] #51 36.41 go: downloading github.com/julz/importas v0.1.0 [2022-03-06T22:37:42.443Z] #38 ... [2022-03-06T22:37:42.443Z] [2022-03-06T22:37:42.443Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:42.443Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:37:42.443Z] #53 51.72 v3.0.2 [2022-03-06T22:37:42.443Z] #53 DONE 51.9s [2022-03-06T22:37:42.443Z] [2022-03-06T22:37:42.443Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:42.443Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:42.443Z] #38 52.03 Selecting previously unselected package cmake-data. [2022-03-06T22:37:42.443Z] #38 52.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-06T22:37:42.443Z] #38 52.08 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:37:42.587Z] #51 36.47 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-06T22:37:42.587Z] #51 36.56 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-06T22:37:42.587Z] #51 36.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-06T22:37:42.587Z] #51 36.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-06T22:37:42.587Z] #51 36.68 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-06T22:37:42.738Z] #14 32.07 Reading package lists... [2022-03-06T22:37:42.738Z] #14 ... [2022-03-06T22:37:42.738Z] [2022-03-06T22:37:42.738Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:42.738Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:42.738Z] #43 33.70 Updating files: 71% (1307/1837) Updating files: 72% (1323/1837) Updating files: 73% (1342/1837) Updating files: 74% (1360/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-06T22:37:42.738Z] #43 34.37 + git checkout -q v2.3.0 [2022-03-06T22:37:42.738Z] #43 36.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-06T22:37:42.738Z] #43 ... [2022-03-06T22:37:42.738Z] [2022-03-06T22:37:42.738Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:42.738Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:42.738Z] #58 27.23 Fetched 8505 kB in 21s (408 kB/s) [2022-03-06T22:37:42.738Z] #58 27.23 Reading package lists... [2022-03-06T22:37:42.738Z] #58 35.51 Reading package lists... [2022-03-06T22:37:42.738Z] #58 ... [2022-03-06T22:37:42.738Z] [2022-03-06T22:37:42.738Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:42.738Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:42.738Z] #38 27.07 Reading package lists... [2022-03-06T22:37:42.846Z] #51 36.71 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-06T22:37:42.846Z] #51 36.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-06T22:37:42.846Z] #51 36.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-06T22:37:42.846Z] #51 36.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-06T22:37:42.846Z] #51 36.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-06T22:37:42.846Z] #51 36.86 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-06T22:37:42.846Z] #51 36.88 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-06T22:37:43.375Z] #38 ... [2022-03-06T22:37:43.375Z] [2022-03-06T22:37:43.375Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:43.375Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:43.375Z] #47 34.97 Reading package lists... [2022-03-06T22:37:43.375Z] #47 42.72 Building dependency tree... [2022-03-06T22:37:43.375Z] #47 47.97 The following additional packages will be installed: [2022-03-06T22:37:43.375Z] #47 47.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:37:43.375Z] #47 47.99 python3-protobuf python3-six [2022-03-06T22:37:43.375Z] #47 48.00 Suggested packages: [2022-03-06T22:37:43.375Z] #47 48.02 python3-setuptools [2022-03-06T22:37:43.375Z] #47 48.02 Recommended packages: [2022-03-06T22:37:43.375Z] #47 48.02 iproute2 | iproute [2022-03-06T22:37:43.375Z] #47 48.93 The following NEW packages will be installed: [2022-03-06T22:37:43.375Z] #47 48.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:37:43.375Z] #47 48.97 python3-protobuf python3-six [2022-03-06T22:37:43.375Z] #47 49.62 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:43.375Z] #47 49.62 Need to get 2292 kB of archives. [2022-03-06T22:37:43.375Z] #47 49.62 After this operation, 11.0 MB of additional disk space will be used. [2022-03-06T22:37:43.375Z] #47 49.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-06T22:37:43.375Z] #47 49.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:37:43.375Z] #47 49.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-06T22:37:43.375Z] #47 49.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-06T22:37:43.375Z] #47 49.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:37:43.375Z] #47 49.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:37:43.375Z] #47 49.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:37:43.375Z] #47 ... [2022-03-06T22:37:43.375Z] [2022-03-06T22:37:43.375Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:43.375Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:43.375Z] #14 50.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-06T22:37:43.375Z] #14 51.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-06T22:37:43.375Z] #14 51.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-06T22:37:43.375Z] #14 52.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:37:43.419Z] #51 37.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-06T22:37:43.419Z] #51 37.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-06T22:37:43.419Z] #51 37.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-06T22:37:43.419Z] #51 37.41 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-06T22:37:43.419Z] #51 37.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-06T22:37:43.678Z] #51 37.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-06T22:37:43.678Z] #51 37.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-06T22:37:43.678Z] #51 37.61 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-06T22:37:43.678Z] #51 37.71 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-06T22:37:43.901Z] #50 ... [2022-03-06T22:37:43.901Z] [2022-03-06T22:37:43.901Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:37:43.901Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:37:43.901Z] #19 128.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-06T22:37:43.901Z] #19 128.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:43.901Z] #19 128.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:37:43.937Z] #51 37.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-06T22:37:43.937Z] #51 37.94 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-06T22:37:43.937Z] #51 37.96 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-06T22:37:43.937Z] #51 37.97 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-06T22:37:43.937Z] #51 37.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-06T22:37:43.937Z] #51 38.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-06T22:37:43.937Z] #51 38.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-06T22:37:44.198Z] #51 38.07 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-06T22:37:44.198Z] #51 38.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-06T22:37:44.198Z] #51 38.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-06T22:37:44.198Z] #51 38.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-06T22:37:44.198Z] #51 38.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-06T22:37:44.198Z] #51 38.34 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-06T22:37:44.457Z] #51 38.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-06T22:37:44.457Z] #51 38.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-06T22:37:44.457Z] #51 38.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-06T22:37:44.457Z] #51 38.44 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-06T22:37:44.716Z] #51 38.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-06T22:37:44.716Z] #51 38.84 go: downloading honnef.co/go/tools v0.2.2 [2022-03-06T22:37:44.762Z] #14 54.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:37:44.843Z] #19 129.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-06T22:37:44.843Z] #19 129.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:44.843Z] #19 129.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:37:45.281Z] #38 34.86 Reading package lists... [2022-03-06T22:37:45.281Z] #38 ... [2022-03-06T22:37:45.281Z] [2022-03-06T22:37:45.281Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:45.281Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:45.281Z] #14 32.07 Reading package lists... [2022-03-06T22:37:45.574Z] #51 ... [2022-03-06T22:37:45.574Z] [2022-03-06T22:37:45.574Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:45.574Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:37:45.574Z] #14 53.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-06T22:37:45.574Z] #14 53.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-06T22:37:45.574Z] #14 53.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:37:45.850Z] #14 39.61 Building dependency tree... [2022-03-06T22:37:45.850Z] #14 ... [2022-03-06T22:37:45.850Z] [2022-03-06T22:37:45.850Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:45.850Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:45.850Z] #47 30.26 Fetched 8509 kB in 24s (351 kB/s) [2022-03-06T22:37:45.850Z] #47 30.26 Reading package lists... [2022-03-06T22:37:46.019Z] Running on azwin-2-27c340 in d:\jenkins\workspace\moby_PR-43136 [Pipeline] { [Pipeline] ws [2022-03-06T22:37:46.037Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-06T22:37:46.095Z] #51 40.03 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-06T22:37:46.095Z] #51 40.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-06T22:37:46.095Z] #51 40.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-06T22:37:46.148Z] #14 55.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-06T22:37:46.354Z] #51 40.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-06T22:37:46.354Z] #51 40.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-06T22:37:46.354Z] #51 40.32 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-06T22:37:46.354Z] #51 40.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-06T22:37:46.614Z] #51 40.61 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-06T22:37:46.614Z] #51 40.62 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-06T22:37:46.790Z] #47 37.84 Reading package lists... [2022-03-06T22:37:46.790Z] #47 ... [2022-03-06T22:37:46.790Z] [2022-03-06T22:37:46.790Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:46.790Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:46.790Z] #38 34.86 Reading package lists... [2022-03-06T22:37:46.873Z] #51 40.79 go: downloading golang.org/x/text v0.3.7 [2022-03-06T22:37:46.873Z] #51 ... [2022-03-06T22:37:46.873Z] [2022-03-06T22:37:46.873Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:37:46.873Z] #60 sha256:6d9a9bb5d62a7bd49aeacd95f2b19863562c11d1ef8eb232066328416981431f [2022-03-06T22:37:46.873Z] #60 4.199 + RM_GOPATH=0 [2022-03-06T22:37:46.873Z] #60 4.199 + TMP_GOPATH= [2022-03-06T22:37:46.873Z] #60 4.199 + : /build [2022-03-06T22:37:46.873Z] #60 4.199 + '[' -z '' ']' [2022-03-06T22:37:46.873Z] #60 4.199 ++ mktemp -d [2022-03-06T22:37:46.873Z] #60 4.199 + export GOPATH=/tmp/tmp.c0guITe2Ny [2022-03-06T22:37:46.873Z] #60 4.199 + GOPATH=/tmp/tmp.c0guITe2Ny [2022-03-06T22:37:46.873Z] #60 4.199 + RM_GOPATH=1 [2022-03-06T22:37:46.873Z] #60 4.199 + case "$(go env GOARCH)" in [2022-03-06T22:37:46.873Z] #60 4.199 ++ go env GOARCH [2022-03-06T22:37:46.873Z] #60 4.226 Install containerd version v1.5.10 [2022-03-06T22:37:46.873Z] #60 4.226 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:46.873Z] #60 4.226 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:46.873Z] #60 4.226 ++ dirname /install.sh [2022-03-06T22:37:46.873Z] #60 4.226 + dir=/ [2022-03-06T22:37:46.873Z] #60 4.226 + bin=containerd [2022-03-06T22:37:46.873Z] #60 4.226 + shift [2022-03-06T22:37:46.873Z] #60 4.226 + '[' '!' -f //containerd.installer ']' [2022-03-06T22:37:46.873Z] #60 4.226 + . //containerd.installer [2022-03-06T22:37:46.873Z] #60 4.226 ++ set -e [2022-03-06T22:37:46.873Z] #60 4.226 ++ : v1.5.10 [2022-03-06T22:37:46.873Z] #60 4.226 + install_containerd [2022-03-06T22:37:46.873Z] #60 4.226 + echo 'Install containerd version v1.5.10' [2022-03-06T22:37:46.873Z] #60 4.226 + git clone https://github.com/containerd/containerd.git /tmp/tmp.c0guITe2Ny/src/github.com/containerd/containerd [2022-03-06T22:37:46.873Z] #60 4.226 Cloning into '/tmp/tmp.c0guITe2Ny/src/github.com/containerd/containerd'... [2022-03-06T22:37:46.873Z] #60 ... [2022-03-06T22:37:46.873Z] [2022-03-06T22:37:46.873Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:46.873Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:46.873Z] #47 35.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-06T22:37:46.873Z] #47 36.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:46.873Z] #47 37.03 Fetched 2292 kB in 4s (563 kB/s) [2022-03-06T22:37:46.873Z] #47 37.11 Selecting previously unselected package libprotobuf23:amd64. [2022-03-06T22:37:46.873Z] #47 37.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:46.873Z] #47 37.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-06T22:37:46.873Z] #47 37.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:37:46.873Z] #47 37.98 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:37:46.873Z] #47 37.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:37:46.873Z] #47 38.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:37:46.873Z] #47 38.23 Selecting previously unselected package python3-six. [2022-03-06T22:37:46.873Z] #47 38.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-06T22:37:46.873Z] #47 38.25 Unpacking python3-six (1.16.0-2) ... [2022-03-06T22:37:46.873Z] #47 38.34 Selecting previously unselected package python3-protobuf. [2022-03-06T22:37:46.873Z] #47 38.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-06T22:37:46.873Z] #47 38.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-06T22:37:46.873Z] #47 38.82 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:37:46.873Z] #47 38.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:37:46.873Z] #47 38.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:37:46.873Z] #47 38.96 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:37:46.873Z] #47 38.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:37:46.873Z] #47 38.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:37:46.873Z] #47 39.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:37:46.873Z] #47 39.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:37:46.873Z] #47 39.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:37:46.873Z] #47 39.21 Selecting previously unselected package criu. [2022-03-06T22:37:46.873Z] #47 39.22 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-06T22:37:46.873Z] #47 39.23 Unpacking criu (3.16.1-3) ... [2022-03-06T22:37:46.873Z] #47 39.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:37:47.086Z] #14 56.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:37:47.086Z] #14 ... [2022-03-06T22:37:47.086Z] [2022-03-06T22:37:47.086Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:47.086Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:47.086Z] #51 47.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-06T22:37:47.086Z] #51 47.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-06T22:37:47.086Z] #51 54.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-06T22:37:47.086Z] #51 54.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:37:47.086Z] #51 54.16 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-06T22:37:47.086Z] #51 54.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-06T22:37:47.086Z] #51 54.69 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-06T22:37:47.086Z] #51 54.75 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-06T22:37:47.086Z] #51 54.93 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-06T22:37:47.086Z] #51 55.05 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-06T22:37:47.086Z] #51 55.05 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-06T22:37:47.086Z] #51 55.12 go: downloading github.com/spf13/afero v1.6.0 [2022-03-06T22:37:47.086Z] #51 55.27 go: downloading github.com/spf13/cast v1.4.1 [2022-03-06T22:37:47.086Z] #51 55.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-06T22:37:47.086Z] #51 55.52 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-06T22:37:47.086Z] #51 55.59 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-06T22:37:47.086Z] #51 55.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-06T22:37:47.086Z] #51 55.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-06T22:37:47.086Z] #51 55.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-06T22:37:47.086Z] #51 55.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-06T22:37:47.086Z] #51 55.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-06T22:37:47.086Z] #51 55.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-06T22:37:47.086Z] #51 55.85 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-06T22:37:47.086Z] #51 55.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-06T22:37:47.086Z] #51 55.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-06T22:37:47.086Z] #51 56.06 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-06T22:37:47.086Z] #51 56.08 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-06T22:37:47.086Z] #51 56.36 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-06T22:37:47.086Z] #51 56.48 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-06T22:37:47.086Z] #51 56.53 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-06T22:37:47.086Z] #51 ... [2022-03-06T22:37:47.086Z] [2022-03-06T22:37:47.086Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:47.086Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:47.086Z] #47 53.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-06T22:37:47.086Z] #47 55.65 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:47.086Z] #47 56.10 Fetched 2292 kB in 5s (482 kB/s) [2022-03-06T22:37:47.086Z] #47 56.41 Selecting previously unselected package libprotobuf23:amd64. [2022-03-06T22:37:47.086Z] #47 56.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:47.086Z] #47 56.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-06T22:37:47.086Z] #47 56.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:37:47.133Z] #47 ... [2022-03-06T22:37:47.133Z] [2022-03-06T22:37:47.133Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:47.133Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:47.133Z] #14 31.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:37:47.133Z] #14 31.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-06T22:37:47.133Z] #14 32.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:37:47.133Z] #14 33.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:37:47.133Z] #14 33.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-06T22:37:47.133Z] #14 33.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-06T22:37:47.133Z] #14 33.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-06T22:37:47.133Z] #14 33.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:37:47.133Z] #14 33.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:37:47.133Z] #14 33.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-06T22:37:47.133Z] #14 33.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-06T22:37:47.133Z] #14 33.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-06T22:37:47.133Z] #14 33.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-06T22:37:47.133Z] #14 33.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-06T22:37:47.133Z] #14 33.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-06T22:37:47.133Z] #14 33.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-06T22:37:47.133Z] #14 33.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-06T22:37:47.133Z] #14 33.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-06T22:37:47.133Z] #14 33.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-06T22:37:47.133Z] #14 33.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-06T22:37:47.133Z] #14 34.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:47.133Z] #14 34.86 Fetched 115 MB in 6s (19.3 MB/s) [2022-03-06T22:37:47.133Z] #14 34.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-06T22:37:47.133Z] #14 34.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:47.133Z] #14 34.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:37:47.133Z] #14 34.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:37:47.133Z] #14 36.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-06T22:37:47.133Z] #14 36.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:37:47.133Z] #14 36.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:37:47.133Z] #14 39.30 Selecting previously unselected package binutils-mingw-w64. [2022-03-06T22:37:47.133Z] #14 39.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-06T22:37:47.133Z] #14 39.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:37:47.133Z] #14 39.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-06T22:37:47.133Z] #14 39.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:37:47.133Z] #14 39.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:37:47.133Z] #14 39.62 Selecting previously unselected package dmsetup. [2022-03-06T22:37:47.133Z] #14 39.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:37:47.133Z] #14 39.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:37:47.133Z] #14 39.90 Selecting previously unselected package mingw-w64-common. [2022-03-06T22:37:47.133Z] #14 39.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-06T22:37:47.133Z] #14 39.91 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-06T22:37:47.392Z] #14 ... [2022-03-06T22:37:47.392Z] [2022-03-06T22:37:47.392Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:47.392Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:37:47.392Z] #34 38.20 Updating files: 92% (1412/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-06T22:37:47.392Z] #34 38.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-06T22:37:47.392Z] #34 38.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:37:47.884Z] The recommended git tool is: git [2022-03-06T22:37:48.463Z] #47 57.87 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:37:48.463Z] #47 57.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:37:48.463Z] #47 57.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:37:49.029Z] #47 58.37 Selecting previously unselected package python3-six. [2022-03-06T22:37:49.029Z] #47 58.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-06T22:37:49.029Z] #47 58.45 Unpacking python3-six (1.16.0-2) ... [2022-03-06T22:37:49.286Z] #47 58.80 Selecting previously unselected package python3-protobuf. [2022-03-06T22:37:49.309Z] #34 ... [2022-03-06T22:37:49.309Z] [2022-03-06T22:37:49.309Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:49.309Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:49.309Z] #38 33.17 Selecting previously unselected package cmake-data. [2022-03-06T22:37:49.309Z] #38 33.17 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-06T22:37:49.309Z] #38 33.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:37:49.309Z] #38 35.74 Selecting previously unselected package libicu67:amd64. [2022-03-06T22:37:49.309Z] #38 35.74 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-06T22:37:49.309Z] #38 35.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-06T22:37:49.309Z] #38 41.51 Selecting previously unselected package libxml2:amd64. [2022-03-06T22:37:49.309Z] #38 41.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-06T22:37:49.309Z] #38 41.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:37:49.309Z] #38 41.95 Selecting previously unselected package libarchive13:amd64. [2022-03-06T22:37:49.309Z] #38 41.95 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-06T22:37:49.309Z] #38 41.96 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:37:49.309Z] #38 42.25 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-06T22:37:49.309Z] #38 42.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-06T22:37:49.309Z] #38 42.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:37:49.309Z] #38 42.42 Selecting previously unselected package librhash0:amd64. [2022-03-06T22:37:49.309Z] #38 42.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-06T22:37:49.309Z] #38 42.44 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:37:49.309Z] #38 42.59 Selecting previously unselected package libuv1:amd64. [2022-03-06T22:37:49.309Z] #38 42.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-06T22:37:49.309Z] #38 42.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:37:49.309Z] #38 42.77 Selecting previously unselected package cmake. [2022-03-06T22:37:49.309Z] #38 42.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-06T22:37:49.309Z] #38 42.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:37:49.309Z] #38 ... [2022-03-06T22:37:49.309Z] [2022-03-06T22:37:49.309Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:49.309Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:49.309Z] #47 41.44 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:37:49.309Z] #47 41.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:37:49.309Z] #47 41.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:37:49.309Z] #47 41.48 Setting up python3-six (1.16.0-2) ... [2022-03-06T22:37:49.309Z] #47 42.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:37:49.309Z] #47 42.64 Setting up python3-protobuf (3.12.4-1) ... [2022-03-06T22:37:49.543Z] #47 58.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-06T22:37:49.544Z] #47 58.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-06T22:37:49.610Z] #38 41.96 Building dependency tree... [2022-03-06T22:37:49.801Z] #47 ... [2022-03-06T22:37:49.801Z] [2022-03-06T22:37:49.801Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:49.801Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:49.801Z] #51 57.14 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-06T22:37:49.801Z] #51 57.16 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-06T22:37:49.801Z] #51 57.21 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-06T22:37:49.801Z] #51 57.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-06T22:37:49.801Z] #51 57.63 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-06T22:37:49.801Z] #51 57.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-06T22:37:49.801Z] #51 57.76 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-06T22:37:49.801Z] #51 57.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-06T22:37:49.801Z] #51 57.89 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-06T22:37:49.801Z] #51 57.93 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-06T22:37:49.801Z] #51 57.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-06T22:37:49.801Z] #51 58.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-06T22:37:49.801Z] #51 58.04 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-06T22:37:49.801Z] #51 58.05 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-06T22:37:49.801Z] #51 58.10 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-06T22:37:49.801Z] #51 58.13 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-06T22:37:49.801Z] #51 58.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-06T22:37:49.801Z] #51 58.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-06T22:37:49.801Z] #51 58.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-06T22:37:49.801Z] #51 58.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-06T22:37:49.801Z] #51 58.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-06T22:37:49.801Z] #51 58.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-06T22:37:49.801Z] #51 58.80 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-06T22:37:49.801Z] #51 58.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-06T22:37:49.801Z] #51 58.96 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-06T22:37:49.801Z] #51 59.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-06T22:37:49.801Z] #51 59.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-06T22:37:49.801Z] #51 59.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-06T22:37:49.801Z] #51 59.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-06T22:37:49.801Z] #51 59.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-06T22:37:49.801Z] #51 59.31 go: downloading github.com/julz/importas v0.1.0 [2022-03-06T22:37:49.801Z] #51 59.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-06T22:37:49.801Z] #51 59.48 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-06T22:37:49.801Z] #51 59.51 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-06T22:37:49.801Z] #51 59.52 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-06T22:37:49.801Z] #51 59.54 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-06T22:37:50.058Z] #51 59.59 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-06T22:37:50.058Z] #51 59.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-06T22:37:50.058Z] #51 59.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-06T22:37:50.058Z] #51 59.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-06T22:37:50.058Z] #51 59.70 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-06T22:37:50.058Z] #51 59.77 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-06T22:37:50.058Z] #51 59.77 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-06T22:37:51.424Z] #51 60.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-06T22:37:51.424Z] #51 60.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-06T22:37:51.424Z] #51 60.84 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-06T22:37:51.424Z] #51 60.87 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-06T22:37:51.424Z] #51 60.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-06T22:37:51.424Z] #51 60.98 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-06T22:37:51.424Z] #51 60.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-06T22:37:51.424Z] #51 61.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-06T22:37:51.424Z] #51 61.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-06T22:37:51.811Z] #51 ... [2022-03-06T22:37:51.811Z] [2022-03-06T22:37:51.811Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:37:51.811Z] #60 sha256:e73ce9687df751eed243925ad23a21de9d98674b929fecc2f6a1996fb7e3e678 [2022-03-06T22:37:51.811Z] #60 2.563 + RM_GOPATH=0 [2022-03-06T22:37:51.811Z] #60 2.563 + TMP_GOPATH= [2022-03-06T22:37:51.811Z] #60 2.563 + : /build [2022-03-06T22:37:51.811Z] #60 2.563 + '[' -z '' ']' [2022-03-06T22:37:51.811Z] #60 2.563 ++ mktemp -d [2022-03-06T22:37:51.811Z] #60 2.570 + export GOPATH=/tmp/tmp.TIcgoBP3Ym [2022-03-06T22:37:51.811Z] #60 2.570 + GOPATH=/tmp/tmp.TIcgoBP3Ym [2022-03-06T22:37:51.811Z] #60 2.570 + RM_GOPATH=1 [2022-03-06T22:37:51.811Z] #60 2.570 + case "$(go env GOARCH)" in [2022-03-06T22:37:51.811Z] #60 2.570 ++ go env GOARCH [2022-03-06T22:37:51.811Z] #60 2.678 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:51.811Z] #60 2.678 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:51.811Z] #60 2.678 ++ dirname /install.sh [2022-03-06T22:37:51.811Z] #60 2.687 Install containerd version v1.5.10 [2022-03-06T22:37:51.811Z] #60 2.699 + dir=/ [2022-03-06T22:37:51.811Z] #60 2.699 + bin=containerd [2022-03-06T22:37:51.811Z] #60 2.699 + shift [2022-03-06T22:37:51.811Z] #60 2.699 + '[' '!' -f //containerd.installer ']' [2022-03-06T22:37:51.811Z] #60 2.699 + . //containerd.installer [2022-03-06T22:37:51.811Z] #60 2.699 ++ set -e [2022-03-06T22:37:51.811Z] #60 2.699 ++ : v1.5.10 [2022-03-06T22:37:51.811Z] #60 2.699 + install_containerd [2022-03-06T22:37:51.811Z] #60 2.699 + echo 'Install containerd version v1.5.10' [2022-03-06T22:37:51.811Z] #60 2.699 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TIcgoBP3Ym/src/github.com/containerd/containerd [2022-03-06T22:37:51.811Z] #60 2.758 Cloning into '/tmp/tmp.TIcgoBP3Ym/src/github.com/containerd/containerd'... [2022-03-06T22:37:51.811Z] #60 ... [2022-03-06T22:37:51.811Z] [2022-03-06T22:37:51.811Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:51.811Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:51.811Z] #51 61.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-06T22:37:51.811Z] #51 61.44 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-06T22:37:51.811Z] #51 61.46 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-06T22:37:51.811Z] #51 61.48 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-06T22:37:51.811Z] #51 61.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-06T22:37:51.811Z] #51 61.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-06T22:37:51.811Z] #51 61.63 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-06T22:37:52.074Z] #51 61.66 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-06T22:37:52.074Z] #51 61.68 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-06T22:37:52.074Z] #51 61.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-06T22:37:52.074Z] #51 61.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-06T22:37:52.074Z] #51 61.83 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-06T22:37:52.601Z] #47 45.97 Setting up criu (3.16.1-3) ... [2022-03-06T22:37:52.638Z] #51 62.15 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-06T22:37:52.638Z] #51 62.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-06T22:37:52.638Z] #51 62.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-06T22:37:52.638Z] #51 62.27 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-06T22:37:52.638Z] #51 62.33 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-06T22:37:52.862Z] #47 ... [2022-03-06T22:37:52.862Z] [2022-03-06T22:37:52.862Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:52.862Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:52.862Z] #38 46.45 Setting up libicu67:amd64 (67.1-7) ... [2022-03-06T22:37:52.862Z] #38 46.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:52.862Z] #38 46.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:37:52.862Z] #38 46.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:37:52.862Z] #38 46.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:37:52.862Z] #38 46.56 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:37:52.862Z] #38 46.59 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:37:52.862Z] #38 46.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:37:52.862Z] #38 46.63 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:37:52.862Z] #38 46.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:37:52.862Z] #38 46.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:52.916Z] #38 47.46 The following additional packages will be installed: [2022-03-06T22:37:52.917Z] #38 47.49 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-06T22:37:52.917Z] #38 47.53 Suggested packages: [2022-03-06T22:37:52.917Z] #38 47.53 cmake-doc ninja-build lrzip [2022-03-06T22:37:52.917Z] #38 47.53 Recommended packages: [2022-03-06T22:37:52.917Z] #38 47.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-06T22:37:53.176Z] #38 ... [2022-03-06T22:37:53.176Z] [2022-03-06T22:37:53.176Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:53.176Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:53.176Z] #14 39.61 Building dependency tree... [2022-03-06T22:37:53.176Z] #14 45.30 The following additional packages will be installed: [2022-03-06T22:37:53.176Z] #14 45.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:53.176Z] #14 45.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-06T22:37:53.176Z] #14 45.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-06T22:37:53.176Z] #14 45.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-06T22:37:53.176Z] #14 45.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-06T22:37:53.176Z] #14 45.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-06T22:37:53.176Z] #14 45.34 mingw-w64-common mingw-w64-x86-64-dev [2022-03-06T22:37:53.176Z] #14 45.36 Suggested packages: [2022-03-06T22:37:53.176Z] #14 45.38 gcc-10-locales seccomp wine64 [2022-03-06T22:37:53.176Z] #14 47.65 The following NEW packages will be installed: [2022-03-06T22:37:53.176Z] #14 47.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:37:53.176Z] #14 47.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-06T22:37:53.176Z] #14 47.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-06T22:37:53.176Z] #14 47.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-06T22:37:53.176Z] #14 47.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-06T22:37:53.176Z] #14 47.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-06T22:37:53.176Z] #14 47.68 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-06T22:37:53.176Z] #14 47.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-06T22:37:53.176Z] #14 47.68 mingw-w64-x86-64-dev [2022-03-06T22:37:53.176Z] #14 ... [2022-03-06T22:37:53.176Z] [2022-03-06T22:37:53.176Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:53.176Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:53.176Z] #51 48.05 go: downloading github.com/fatih/color v1.13.0 [2022-03-06T22:37:53.176Z] #51 48.09 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:37:53.176Z] #51 48.18 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-06T22:37:53.202Z] #51 62.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-06T22:37:53.202Z] #51 62.85 go: downloading honnef.co/go/tools v0.2.2 [2022-03-06T22:37:53.437Z] #51 48.25 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-06T22:37:53.708Z] #14 ... [2022-03-06T22:37:53.708Z] [2022-03-06T22:37:53.708Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:37:53.708Z] #60 sha256:40749ae1818553306c9df090f38a068a728cc2b87ba3027751be44b906c9ed6c [2022-03-06T22:37:53.708Z] #60 30.64 Updating files: 65% (3110/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-06T22:37:53.708Z] #60 31.35 + cd /tmp/tmp.Q86Qi2FSHK/src/github.com/containerd/containerd [2022-03-06T22:37:53.708Z] #60 31.35 + git checkout -q v1.5.10 [2022-03-06T22:37:54.010Z] #51 48.76 go: downloading github.com/spf13/viper v1.10.1 [2022-03-06T22:37:54.010Z] #51 48.76 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-06T22:37:54.269Z] #51 49.05 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-06T22:37:54.269Z] #51 49.07 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-06T22:37:54.269Z] #51 49.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-06T22:37:54.269Z] #51 49.17 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-06T22:37:54.460Z] INFO: Extraction ended at 03/06/2022 22:37:53. Duration:00:00:31.7833156 [2022-03-06T22:37:54.460Z] INFO: Updating the golang and path environment variables [2022-03-06T22:37:54.460Z] INFO: GOPATH=d:\gopath [2022-03-06T22:37:54.460Z] INFO: go version go1.17.8 windows/amd64 [2022-03-06T22:37:54.460Z] INFO: Running the daemon under test in debug mode [2022-03-06T22:37:54.460Z] INFO: Starting a daemon under test... [2022-03-06T22:37:54.460Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43136\6\daemon --pidfile d:\CI\PR-43136\6\docker.pid -D [2022-03-06T22:37:54.460Z] INFO: Process started successfully. [2022-03-06T22:37:54.460Z] INFO: Start tailing logs of the daemon under tests [2022-03-06T22:37:54.460Z] INFO: Waiting for the daemon under test to start... [2022-03-06T22:37:54.854Z] #19 138.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-06T22:37:54.854Z] #19 138.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:54.854Z] #19 138.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:37:55.096Z] #60 32.71 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-06T22:37:55.096Z] #60 32.71 + BUILDTAGS='netgo osusergo static_build' [2022-03-06T22:37:55.096Z] #60 32.71 + export EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:37:55.096Z] #60 32.71 + EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:37:55.096Z] #60 32.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-06T22:37:55.096Z] #60 32.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-06T22:37:55.096Z] #60 32.71 + '[' '' = dynamic ']' [2022-03-06T22:37:55.096Z] #60 32.71 + make [2022-03-06T22:37:55.136Z] #51 64.57 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-06T22:37:55.136Z] #51 64.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-06T22:37:55.136Z] #51 64.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-06T22:37:55.136Z] #51 64.73 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-06T22:37:55.393Z] #51 65.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-06T22:37:55.393Z] #51 65.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-06T22:37:55.401Z] #38 ... [2022-03-06T22:37:55.401Z] [2022-03-06T22:37:55.401Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:37:55.401Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:37:55.401Z] #49 48.74 gotestsum version dev [2022-03-06T22:37:55.401Z] #49 DONE 49.1s [2022-03-06T22:37:55.401Z] [2022-03-06T22:37:55.401Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:55.401Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:55.401Z] #38 DONE 49.2s [2022-03-06T22:37:55.401Z] [2022-03-06T22:37:55.401Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:37:55.401Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:37:55.401Z] #47 48.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:55.401Z] #47 DONE 48.9s [2022-03-06T22:37:55.401Z] [2022-03-06T22:37:55.401Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-06T22:37:55.401Z] #39 sha256:970d2226a1ca291b77ed6471bf3a70f78ffcb456321e84a3e47e7913b83ac2f4 [2022-03-06T22:37:55.427Z] #19 139.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-06T22:37:55.427Z] #19 139.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:37:55.427Z] #19 139.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:37:55.650Z] #51 65.18 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-06T22:37:55.654Z] #51 50.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-06T22:37:56.340Z] #39 DONE 1.1s [2022-03-06T22:37:56.340Z] [2022-03-06T22:37:56.340Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:37:56.340Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:37:56.340Z] #51 45.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-06T22:37:56.340Z] #51 45.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-06T22:37:56.340Z] #51 45.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-06T22:37:56.340Z] #51 45.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-06T22:37:56.340Z] #51 45.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-06T22:37:56.340Z] #51 45.71 go: downloading golang.org/x/mod v0.5.1 [2022-03-06T22:37:56.340Z] #51 45.77 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-06T22:37:56.340Z] #51 45.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-06T22:37:56.340Z] #51 45.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-06T22:37:56.340Z] #51 45.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-06T22:37:56.340Z] #51 46.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-06T22:37:56.340Z] #51 46.01 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-06T22:37:56.340Z] #51 46.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-06T22:37:56.340Z] #51 46.35 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-06T22:37:56.340Z] #51 46.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-06T22:37:56.340Z] #51 46.71 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-06T22:37:56.340Z] #51 46.74 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-06T22:37:56.340Z] #51 46.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-06T22:37:56.340Z] #51 46.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-06T22:37:56.340Z] #51 46.91 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-06T22:37:56.340Z] #51 46.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-06T22:37:56.340Z] #51 47.06 go: downloading github.com/prometheus/common v0.10.0 [2022-03-06T22:37:56.340Z] #51 47.23 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-06T22:37:56.340Z] #51 47.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-06T22:37:56.340Z] #51 47.49 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-06T22:37:56.340Z] #51 49.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-06T22:37:56.485Z] #60 34.00 + bin/ctr [2022-03-06T22:37:57.339Z] #19 ... [2022-03-06T22:37:57.339Z] [2022-03-06T22:37:57.340Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:37:57.340Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:37:57.340Z] #50 DONE 154.1s [2022-03-06T22:37:57.340Z] [2022-03-06T22:37:57.340Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:37:57.340Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:37:57.546Z] #51 67.05 go: downloading golang.org/x/text v0.3.7 [2022-03-06T22:37:57.565Z] #51 ... [2022-03-06T22:37:57.565Z] [2022-03-06T22:37:57.565Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:37:57.565Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-06T22:37:57.565Z] #58 35.51 Reading package lists... [2022-03-06T22:37:57.565Z] #58 42.56 Building dependency tree... [2022-03-06T22:37:57.565Z] #58 47.95 The following additional packages will be installed: [2022-03-06T22:37:57.565Z] #58 47.97 libbtrfs0 [2022-03-06T22:37:57.565Z] #58 48.20 The following NEW packages will be installed: [2022-03-06T22:37:57.565Z] #58 48.20 libbtrfs-dev libbtrfs0 [2022-03-06T22:37:57.565Z] #58 48.63 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:37:57.565Z] #58 48.63 Need to get 460 kB of archives. [2022-03-06T22:37:57.565Z] #58 48.63 After this operation, 1237 kB of additional disk space will be used. [2022-03-06T22:37:57.565Z] #58 48.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:37:57.565Z] #58 48.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:37:57.565Z] #58 49.92 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:57.565Z] #58 50.38 Fetched 460 kB in 0s (1260 kB/s) [2022-03-06T22:37:57.565Z] #58 50.61 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:37:57.565Z] #58 50.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:57.565Z] #58 50.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:37:57.565Z] #58 50.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:37:57.565Z] #58 51.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:37:57.565Z] #58 51.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:37:57.565Z] #58 51.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:37:57.565Z] #58 51.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:37:57.565Z] #58 51.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:37:57.565Z] #58 51.51 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:37:57.825Z] #58 DONE 52.7s [2022-03-06T22:37:57.825Z] [2022-03-06T22:37:57.825Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-06T22:37:57.825Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-06T22:37:57.825Z] #53 51.51 v3.0.2 [2022-03-06T22:37:57.825Z] #53 DONE 52.7s [2022-03-06T22:37:57.825Z] [2022-03-06T22:37:57.825Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-06T22:37:57.825Z] #59 sha256:119051506c528d9d5001f6582a9bc6b7b1c1923569a31be34442059dfd7f4bb9 [2022-03-06T22:37:58.085Z] #59 DONE 0.3s [2022-03-06T22:37:58.085Z] [2022-03-06T22:37:58.085Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:37:58.085Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:37:58.477Z] #51 ... [2022-03-06T22:37:58.477Z] [2022-03-06T22:37:58.477Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:58.477Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:58.477Z] #38 58.10 Selecting previously unselected package libicu67:amd64. [2022-03-06T22:37:58.477Z] #38 58.10 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-06T22:37:58.477Z] #38 58.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-06T22:37:58.477Z] #38 67.12 Selecting previously unselected package libxml2:amd64. [2022-03-06T22:37:58.477Z] #38 67.12 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-06T22:37:58.477Z] #38 67.13 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:37:58.477Z] #38 68.03 Selecting previously unselected package libarchive13:amd64. [2022-03-06T22:37:58.477Z] #38 68.03 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-06T22:37:58.477Z] #38 68.04 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:37:58.477Z] #38 ... [2022-03-06T22:37:58.477Z] [2022-03-06T22:37:58.477Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:37:58.477Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:37:58.477Z] #14 58.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:37:58.477Z] #14 59.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-06T22:37:58.477Z] #14 59.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-06T22:37:58.477Z] #14 59.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-06T22:37:58.477Z] #14 59.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:37:58.477Z] #14 59.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:37:58.477Z] #14 59.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-06T22:37:58.477Z] #14 59.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-06T22:37:58.477Z] #14 59.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-06T22:37:58.477Z] #14 59.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-06T22:37:58.477Z] #14 59.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-06T22:37:58.477Z] #14 59.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-06T22:37:58.477Z] #14 59.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-06T22:37:58.477Z] #14 59.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-06T22:37:58.477Z] #14 59.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-06T22:37:58.477Z] #14 59.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-06T22:37:58.477Z] #14 59.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-06T22:37:58.477Z] #14 60.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:37:58.477Z] #14 61.19 Fetched 115 MB in 10s (11.7 MB/s) [2022-03-06T22:37:58.477Z] #14 61.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-06T22:37:58.477Z] #14 61.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:37:58.477Z] #14 61.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:37:58.477Z] #14 61.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:37:58.477Z] #14 64.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-06T22:37:58.477Z] #14 64.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:37:58.477Z] #14 64.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:37:58.743Z] #14 ... [2022-03-06T22:37:58.743Z] [2022-03-06T22:37:58.743Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:37:58.743Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:37:58.743Z] #38 68.36 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-06T22:37:58.743Z] #38 68.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-06T22:37:58.743Z] #38 68.40 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:37:58.743Z] #38 68.53 Selecting previously unselected package librhash0:amd64. [2022-03-06T22:37:58.743Z] #38 68.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-06T22:37:59.009Z] #38 68.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:37:59.265Z] #38 68.94 Selecting previously unselected package libuv1:amd64. [2022-03-06T22:37:59.265Z] #38 68.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-06T22:37:59.265Z] #38 69.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:37:59.846Z] #38 69.33 Selecting previously unselected package cmake. [2022-03-06T22:37:59.846Z] #38 69.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-06T22:37:59.846Z] #38 69.34 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:37:59.995Z] #60 1.978 + RM_GOPATH=0 [2022-03-06T22:37:59.995Z] #60 1.978 + TMP_GOPATH= [2022-03-06T22:37:59.995Z] #60 1.978 + : /build [2022-03-06T22:37:59.995Z] #60 1.978 + '[' -z '' ']' [2022-03-06T22:37:59.995Z] #60 1.978 ++ mktemp -d [2022-03-06T22:37:59.995Z] #60 1.978 + export GOPATH=/tmp/tmp.cCVInk90cK [2022-03-06T22:37:59.995Z] #60 1.978 + GOPATH=/tmp/tmp.cCVInk90cK [2022-03-06T22:37:59.995Z] #60 1.978 + RM_GOPATH=1 [2022-03-06T22:37:59.995Z] #60 1.978 + case "$(go env GOARCH)" in [2022-03-06T22:37:59.995Z] #60 1.978 ++ go env GOARCH [2022-03-06T22:37:59.995Z] #60 2.041 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:59.995Z] #60 2.041 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:37:59.995Z] #60 2.041 ++ dirname /install.sh [2022-03-06T22:37:59.995Z] #60 2.041 + dir=/ [2022-03-06T22:37:59.995Z] #60 2.041 + bin=containerd [2022-03-06T22:37:59.995Z] #60 2.041 + shift [2022-03-06T22:37:59.995Z] #60 2.041 + '[' '!' -f //containerd.installer ']' [2022-03-06T22:37:59.995Z] #60 2.041 + . //containerd.installer [2022-03-06T22:37:59.995Z] #60 2.041 ++ set -e [2022-03-06T22:37:59.995Z] #60 2.041 ++ : v1.5.10 [2022-03-06T22:37:59.995Z] #60 2.041 + install_containerd [2022-03-06T22:37:59.995Z] #60 2.041 + echo 'Install containerd version v1.5.10' [2022-03-06T22:37:59.995Z] #60 2.041 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cCVInk90cK/src/github.com/containerd/containerd [2022-03-06T22:37:59.995Z] #60 2.041 Cloning into '/tmp/tmp.cCVInk90cK/src/github.com/containerd/containerd'... [2022-03-06T22:37:59.995Z] #60 2.041 Install containerd version v1.5.10 [2022-03-06T22:38:00.409Z] #38 ... [2022-03-06T22:38:00.409Z] [2022-03-06T22:38:00.409Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:38:00.409Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:38:00.409Z] #47 59.68 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:38:00.409Z] #47 59.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:38:00.409Z] #47 59.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:38:00.409Z] #47 59.91 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:38:00.409Z] #47 59.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:38:00.409Z] #47 59.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:38:00.409Z] #47 60.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:38:00.409Z] #47 60.22 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:38:00.409Z] #47 60.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:38:00.409Z] #47 60.58 Selecting previously unselected package criu. [2022-03-06T22:38:00.409Z] #47 60.58 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-06T22:38:00.409Z] #47 60.59 Unpacking criu (3.16.1-3) ... [2022-03-06T22:38:00.409Z] #47 61.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:38:00.409Z] #47 63.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:38:00.409Z] #47 63.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:38:00.409Z] #47 63.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:38:00.409Z] #47 63.60 Setting up python3-six (1.16.0-2) ... [2022-03-06T22:38:00.409Z] #47 64.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:38:00.409Z] #47 65.00 Setting up python3-protobuf (3.12.4-1) ... [2022-03-06T22:38:00.409Z] #47 ... [2022-03-06T22:38:00.409Z] [2022-03-06T22:38:00.409Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:00.409Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:00.409Z] #14 68.65 Selecting previously unselected package binutils-mingw-w64. [2022-03-06T22:38:00.410Z] #14 68.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-06T22:38:00.410Z] #14 68.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:38:00.410Z] #14 69.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-06T22:38:00.410Z] #14 69.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:38:00.410Z] #14 69.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:38:00.410Z] #14 69.39 Selecting previously unselected package dmsetup. [2022-03-06T22:38:00.410Z] #14 69.42 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:38:00.410Z] #14 69.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:38:00.410Z] #14 69.85 Selecting previously unselected package mingw-w64-common. [2022-03-06T22:38:00.410Z] #14 69.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-06T22:38:00.410Z] #14 69.88 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-06T22:38:00.565Z] #60 ... [2022-03-06T22:38:00.565Z] [2022-03-06T22:38:00.565Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:38:00.565Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:38:00.565Z] #47 37.84 Reading package lists... [2022-03-06T22:38:00.565Z] #47 45.52 Building dependency tree... [2022-03-06T22:38:00.565Z] #47 49.81 The following additional packages will be installed: [2022-03-06T22:38:00.565Z] #47 49.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:38:00.565Z] #47 49.81 python3-protobuf python3-six [2022-03-06T22:38:00.565Z] #47 49.86 Suggested packages: [2022-03-06T22:38:00.565Z] #47 49.87 python3-setuptools [2022-03-06T22:38:00.565Z] #47 49.87 Recommended packages: [2022-03-06T22:38:00.565Z] #47 49.87 iproute2 | iproute [2022-03-06T22:38:00.565Z] #47 50.78 The following NEW packages will be installed: [2022-03-06T22:38:00.565Z] #47 50.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-06T22:38:00.565Z] #47 50.81 python3-protobuf python3-six [2022-03-06T22:38:00.565Z] #47 51.27 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:38:00.565Z] #47 51.27 Need to get 2292 kB of archives. [2022-03-06T22:38:00.565Z] #47 51.27 After this operation, 11.0 MB of additional disk space will be used. [2022-03-06T22:38:00.565Z] #47 51.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-06T22:38:00.565Z] #47 51.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:38:00.565Z] #47 51.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-06T22:38:00.565Z] #47 51.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-06T22:38:00.566Z] #47 51.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:38:00.566Z] #47 51.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:38:00.566Z] #47 51.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:38:00.566Z] #47 54.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-06T22:38:00.825Z] #47 ... [2022-03-06T22:38:00.825Z] [2022-03-06T22:38:00.825Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:00.825Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:00.825Z] #51 54.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:38:00.825Z] #51 54.58 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-06T22:38:00.825Z] #51 54.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-06T22:38:00.825Z] #51 54.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-06T22:38:00.825Z] #51 54.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-06T22:38:00.825Z] #51 54.92 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-06T22:38:00.825Z] #51 55.16 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-06T22:38:00.825Z] #51 55.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-06T22:38:00.825Z] #51 55.23 go: downloading github.com/spf13/afero v1.6.0 [2022-03-06T22:38:00.825Z] #51 55.38 go: downloading github.com/spf13/cast v1.4.1 [2022-03-06T22:38:00.825Z] #51 55.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-06T22:38:00.825Z] #51 55.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-06T22:38:00.825Z] #51 55.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-06T22:38:00.825Z] #51 55.64 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-06T22:38:00.825Z] #51 55.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-06T22:38:00.825Z] #51 55.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-06T22:38:00.825Z] #51 55.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-06T22:38:00.825Z] #51 55.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-06T22:38:01.085Z] #51 55.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-06T22:38:01.085Z] #51 55.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-06T22:38:01.085Z] #51 55.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-06T22:38:01.085Z] #51 56.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-06T22:38:01.622Z] #51 ... [2022-03-06T22:38:01.622Z] [2022-03-06T22:38:01.622Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:01.622Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:01.622Z] #14 44.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-06T22:38:01.622Z] #14 44.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-06T22:38:01.622Z] #14 44.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:38:01.622Z] #14 50.54 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-06T22:38:01.622Z] #14 50.54 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:01.622Z] #14 50.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:38:01.622Z] #14 50.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-06T22:38:01.622Z] #14 50.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:01.622Z] #14 50.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:01.622Z] #14 ... [2022-03-06T22:38:01.622Z] [2022-03-06T22:38:01.622Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:38:01.622Z] #40 sha256:5f7b18b15b74b57d52a058c7066ecb91f2c91bf5d803bfa6ab315fdd7d5029fb [2022-03-06T22:38:01.622Z] #40 4.960 + RM_GOPATH=0 [2022-03-06T22:38:01.622Z] #40 4.960 + TMP_GOPATH= [2022-03-06T22:38:01.622Z] #40 4.960 + : /build [2022-03-06T22:38:01.622Z] #40 4.960 + '[' -z '' ']' [2022-03-06T22:38:01.622Z] #40 4.980 ++ mktemp -d [2022-03-06T22:38:01.622Z] #40 4.980 + export GOPATH=/tmp/tmp.tschuzSGXR [2022-03-06T22:38:01.622Z] #40 4.980 + GOPATH=/tmp/tmp.tschuzSGXR [2022-03-06T22:38:01.622Z] #40 4.980 + RM_GOPATH=1 [2022-03-06T22:38:01.622Z] #40 4.980 + case "$(go env GOARCH)" in [2022-03-06T22:38:01.622Z] #40 4.980 ++ go env GOARCH [2022-03-06T22:38:01.622Z] #40 5.048 Install tini version v0.19.0 [2022-03-06T22:38:01.622Z] #40 5.058 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:01.622Z] #40 5.058 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:01.622Z] #40 5.058 ++ dirname /install.sh [2022-03-06T22:38:01.622Z] #40 5.058 + dir=/ [2022-03-06T22:38:01.622Z] #40 5.058 + bin=tini [2022-03-06T22:38:01.622Z] #40 5.058 + shift [2022-03-06T22:38:01.622Z] #40 5.058 + '[' '!' -f //tini.installer ']' [2022-03-06T22:38:01.622Z] #40 5.058 + . //tini.installer [2022-03-06T22:38:01.622Z] #40 5.058 ++ : v0.19.0 [2022-03-06T22:38:01.622Z] #40 5.058 + install_tini [2022-03-06T22:38:01.622Z] #40 5.058 + echo 'Install tini version v0.19.0' [2022-03-06T22:38:01.622Z] #40 5.058 + git clone https://github.com/krallin/tini.git /tmp/tmp.tschuzSGXR/tini [2022-03-06T22:38:01.622Z] #40 5.058 Cloning into '/tmp/tmp.tschuzSGXR/tini'... [2022-03-06T22:38:02.028Z] #51 56.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-06T22:38:02.028Z] #51 56.88 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-06T22:38:02.028Z] #51 56.93 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-06T22:38:02.028Z] #51 56.99 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-06T22:38:02.176Z] using credential docker-jenkins-github-credentials [2022-03-06T22:38:02.189Z] #40 5.812 + cd /tmp/tmp.tschuzSGXR/tini [2022-03-06T22:38:02.189Z] #40 5.812 + git checkout -q v0.19.0 [2022-03-06T22:38:02.189Z] #40 5.812 + cmake . [2022-03-06T22:38:02.254Z] Cloning the remote Git repository [2022-03-06T22:38:02.254Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:38:02.288Z] #51 57.03 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-06T22:38:02.303Z] #14 ... [2022-03-06T22:38:02.303Z] [2022-03-06T22:38:02.303Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:38:02.303Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:38:02.303Z] #34 61.59 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-06T22:38:02.303Z] #34 62.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-06T22:38:02.303Z] #34 62.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:38:02.449Z] #40 6.219 -- The C compiler identification is GNU 10.2.1 [2022-03-06T22:38:02.452Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:38:02.630Z] #19 146.3 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-06T22:38:02.630Z] #19 146.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:02.630Z] #19 146.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:38:02.630Z] #19 146.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-06T22:38:02.630Z] #19 146.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:02.630Z] #19 146.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-06T22:38:02.630Z] #19 146.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-06T22:38:02.630Z] #19 146.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:02.630Z] #19 146.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-06T22:38:02.630Z] #19 146.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-06T22:38:02.630Z] #19 146.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:02.630Z] #19 146.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:38:02.630Z] #19 146.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-06T22:38:02.630Z] #19 146.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:02.630Z] #19 146.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:38:02.630Z] #19 146.5 Selecting previously unselected package cross-config. [2022-03-06T22:38:02.630Z] #19 146.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-06T22:38:02.630Z] #19 146.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-06T22:38:02.630Z] #19 146.6 Selecting previously unselected package gcc-10-cross-base. [2022-03-06T22:38:02.630Z] #19 146.6 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:02.630Z] #19 146.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-06T22:38:02.630Z] #19 146.6 Selecting previously unselected package libc6-arm64-cross. [2022-03-06T22:38:02.630Z] #19 146.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:02.630Z] #19 146.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-06T22:38:02.630Z] #19 146.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-06T22:38:02.630Z] #19 146.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:02.630Z] #19 146.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:02.630Z] #19 146.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-06T22:38:02.630Z] #19 146.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:02.630Z] #19 146.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:02.630Z] #19 146.9 Selecting previously unselected package libitm1-arm64-cross. [2022-03-06T22:38:02.630Z] #19 147.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:02.630Z] #19 147.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:02.630Z] #19 147.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-06T22:38:02.630Z] #19 147.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:02.630Z] #19 147.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:02.630Z] #19 147.0 Selecting previously unselected package libasan6-arm64-cross. [2022-03-06T22:38:02.630Z] #19 147.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:02.630Z] #19 147.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:02.708Z] #40 6.297 -- Detecting C compiler ABI info [2022-03-06T22:38:02.708Z] #40 ... [2022-03-06T22:38:02.708Z] [2022-03-06T22:38:02.708Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:02.708Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:02.708Z] #14 56.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-06T22:38:02.708Z] #14 56.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:02.708Z] #14 56.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:03.201Z] #19 147.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-06T22:38:03.201Z] #19 147.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:03.201Z] #19 147.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:03.201Z] #19 147.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-06T22:38:03.201Z] #19 147.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:03.201Z] #19 147.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:03.226Z] #51 58.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-06T22:38:03.463Z] #19 147.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-06T22:38:03.559Z] #51 58.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-06T22:38:03.559Z] #51 58.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-06T22:38:03.559Z] #51 ... [2022-03-06T22:38:03.559Z] [2022-03-06T22:38:03.559Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:03.559Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:03.559Z] #14 48.30 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:38:03.559Z] #14 48.30 Need to get 115 MB of archives. [2022-03-06T22:38:03.559Z] #14 48.30 After this operation, 645 MB of additional disk space will be used. [2022-03-06T22:38:03.559Z] #14 48.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-06T22:38:03.559Z] #14 48.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-06T22:38:03.559Z] #14 48.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-06T22:38:03.559Z] #14 48.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-06T22:38:03.559Z] #14 48.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-06T22:38:03.559Z] #14 48.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-06T22:38:03.559Z] #14 48.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-06T22:38:03.559Z] #14 49.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-06T22:38:03.559Z] #14 49.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-06T22:38:03.559Z] #14 50.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:38:03.559Z] #14 52.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:38:03.559Z] #14 53.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-06T22:38:03.559Z] #14 53.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:38:03.559Z] #14 55.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:38:03.559Z] #14 56.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-06T22:38:03.559Z] #14 56.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-06T22:38:03.559Z] #14 56.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-06T22:38:03.559Z] #14 56.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:38:03.559Z] #14 56.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:38:03.559Z] #14 56.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-06T22:38:03.559Z] #14 56.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-06T22:38:03.559Z] #14 56.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-06T22:38:03.559Z] #14 56.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-06T22:38:03.559Z] #14 56.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-06T22:38:03.559Z] #14 56.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-06T22:38:03.559Z] #14 56.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-06T22:38:03.559Z] #14 56.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-06T22:38:03.559Z] #14 56.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-06T22:38:03.559Z] #14 56.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-06T22:38:03.559Z] #14 56.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-06T22:38:03.559Z] #14 57.97 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:38:03.559Z] #14 58.48 Fetched 115 MB in 9s (12.9 MB/s) [2022-03-06T22:38:03.559Z] #14 ... [2022-03-06T22:38:03.559Z] [2022-03-06T22:38:03.559Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:03.559Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:03.559Z] #51 58.41 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-06T22:38:03.559Z] #51 58.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-06T22:38:03.559Z] #51 58.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-06T22:38:03.559Z] #51 58.52 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-06T22:38:03.559Z] #51 58.58 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-06T22:38:03.725Z] #19 147.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:03.725Z] #19 147.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:03.725Z] #19 148.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-06T22:38:03.725Z] #19 148.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:03.725Z] #19 148.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:03.824Z] #51 58.66 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-06T22:38:03.985Z] #19 148.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-06T22:38:03.986Z] #19 148.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:03.986Z] #19 148.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:04.108Z] #51 58.98 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-06T22:38:04.108Z] #51 ... [2022-03-06T22:38:04.108Z] [2022-03-06T22:38:04.108Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:38:04.108Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:38:04.108Z] #38 48.90 The following NEW packages will be installed: [2022-03-06T22:38:04.108Z] #38 48.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-06T22:38:04.108Z] #38 48.92 vim-common xxd [2022-03-06T22:38:04.108Z] #38 49.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:38:04.108Z] #38 49.32 Need to get 17.7 MB of archives. [2022-03-06T22:38:04.108Z] #38 49.32 After this operation, 70.7 MB of additional disk space will be used. [2022-03-06T22:38:04.108Z] #38 49.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:38:04.108Z] #38 49.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:38:04.108Z] #38 49.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-06T22:38:04.108Z] #38 49.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-06T22:38:04.108Z] #38 50.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-06T22:38:04.108Z] #38 50.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-06T22:38:04.108Z] #38 50.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-06T22:38:04.108Z] #38 50.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-06T22:38:04.108Z] #38 50.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-06T22:38:04.108Z] #38 50.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-06T22:38:04.108Z] #38 51.86 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:38:04.108Z] #38 52.54 Fetched 17.7 MB in 2s (10.3 MB/s) [2022-03-06T22:38:04.108Z] #38 52.70 Selecting previously unselected package xxd. [2022-03-06T22:38:04.108Z] #38 52.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:38:04.108Z] #38 52.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:38:04.108Z] #38 52.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:04.108Z] #38 53.15 Selecting previously unselected package vim-common. [2022-03-06T22:38:04.108Z] #38 53.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:38:04.108Z] #38 53.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:04.108Z] #38 53.59 Selecting previously unselected package cmake-data. [2022-03-06T22:38:04.108Z] #38 53.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-06T22:38:04.108Z] #38 53.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:38:04.108Z] #38 58.57 Selecting previously unselected package libicu67:amd64. [2022-03-06T22:38:04.108Z] #38 58.61 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-06T22:38:04.108Z] #38 58.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-06T22:38:04.108Z] #38 ... [2022-03-06T22:38:04.108Z] [2022-03-06T22:38:04.108Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:04.108Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:04.108Z] #51 59.13 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-06T22:38:04.247Z] #19 148.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-06T22:38:04.247Z] #19 148.5 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:04.247Z] #19 148.5 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:38:04.379Z] #51 59.26 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-06T22:38:04.379Z] #51 59.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-06T22:38:04.379Z] #51 59.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-06T22:38:04.379Z] #51 59.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-06T22:38:04.648Z] #51 59.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-06T22:38:04.648Z] #51 59.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-06T22:38:04.648Z] #51 59.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-06T22:38:02.862Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-06T22:38:03.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:38:03.735Z] > git --version # timeout=10 [2022-03-06T22:38:03.780Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-06T22:38:03.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:38:03.783Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:38:04.727Z] #60 ... [2022-03-06T22:38:04.727Z] [2022-03-06T22:38:04.727Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:04.727Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:38:04.727Z] #14 62.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-06T22:38:04.727Z] #14 62.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-06T22:38:04.727Z] #14 62.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:04.727Z] #14 66.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-06T22:38:04.727Z] #14 66.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-06T22:38:04.728Z] #14 66.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:04.728Z] #14 71.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-06T22:38:04.728Z] #14 71.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-06T22:38:04.728Z] #14 71.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:04.840Z] #34 ... [2022-03-06T22:38:04.840Z] [2022-03-06T22:38:04.840Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:04.840Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:04.840Z] #51 74.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-06T22:38:04.913Z] #51 59.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-06T22:38:05.097Z] #51 74.72 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-06T22:38:05.097Z] #51 74.72 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-06T22:38:05.097Z] #51 74.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-06T22:38:05.387Z] #51 75.00 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-06T22:38:05.482Z] #51 60.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-06T22:38:05.482Z] #51 60.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-06T22:38:05.482Z] #51 60.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-06T22:38:05.482Z] #51 60.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-06T22:38:05.645Z] #51 75.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-06T22:38:05.645Z] #51 75.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-06T22:38:05.645Z] #51 75.31 go: downloading golang.org/x/mod v0.5.1 [2022-03-06T22:38:05.645Z] #51 75.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-06T22:38:05.743Z] #51 60.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-06T22:38:05.743Z] #51 60.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-06T22:38:05.743Z] #51 60.68 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-06T22:38:05.743Z] #51 60.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-06T22:38:05.743Z] #51 60.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-06T22:38:05.743Z] #51 60.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-06T22:38:05.902Z] #51 75.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-06T22:38:05.902Z] #51 75.53 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-06T22:38:05.902Z] #51 75.56 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-06T22:38:05.902Z] #51 75.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-06T22:38:05.902Z] #51 75.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-06T22:38:06.002Z] #51 60.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-06T22:38:06.002Z] #51 60.87 go: downloading github.com/julz/importas v0.1.0 [2022-03-06T22:38:06.002Z] #51 60.99 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-06T22:38:06.175Z] #51 ... [2022-03-06T22:38:06.175Z] [2022-03-06T22:38:06.175Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:38:06.175Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:38:06.175Z] #47 70.42 Setting up criu (3.16.1-3) ... [2022-03-06T22:38:06.175Z] #47 72.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:38:06.175Z] #47 DONE 75.6s [2022-03-06T22:38:06.175Z] [2022-03-06T22:38:06.175Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:06.175Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:06.175Z] #51 75.69 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-06T22:38:06.261Z] #51 61.23 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-06T22:38:06.261Z] #51 61.25 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-06T22:38:06.261Z] #51 61.29 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-06T22:38:06.261Z] #51 61.33 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-06T22:38:06.520Z] #51 61.37 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-06T22:38:06.520Z] #51 61.46 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-06T22:38:06.520Z] #51 61.48 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-06T22:38:06.520Z] #51 61.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-06T22:38:06.779Z] #51 61.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-06T22:38:06.779Z] #51 61.63 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-06T22:38:06.779Z] #51 61.72 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-06T22:38:07.104Z] #51 76.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-06T22:38:07.104Z] #51 76.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-06T22:38:07.104Z] #51 76.67 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-06T22:38:07.361Z] #51 ... [2022-03-06T22:38:07.361Z] [2022-03-06T22:38:07.361Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:38:07.361Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:38:07.361Z] #38 75.50 Setting up libicu67:amd64 (67.1-7) ... [2022-03-06T22:38:07.361Z] #38 75.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:07.361Z] #38 75.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:38:07.361Z] #38 75.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:07.361Z] #38 75.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:38:07.361Z] #38 75.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:38:07.361Z] #38 76.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:38:07.361Z] #38 76.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:38:07.361Z] #38 76.14 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:38:07.361Z] #38 76.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:38:07.361Z] #38 76.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:38:07.361Z] #38 DONE 77.0s [2022-03-06T22:38:07.361Z] [2022-03-06T22:38:07.361Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:07.361Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:07.361Z] #51 77.09 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-06T22:38:07.618Z] #51 77.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-06T22:38:07.618Z] #51 77.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-06T22:38:07.618Z] #51 77.26 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-06T22:38:07.618Z] #51 77.31 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-06T22:38:07.618Z] #51 77.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-06T22:38:07.719Z] #51 62.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-06T22:38:07.719Z] #51 62.54 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-06T22:38:07.719Z] #51 62.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-06T22:38:07.719Z] #51 62.69 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-06T22:38:07.719Z] #51 62.75 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-06T22:38:07.876Z] #51 ... [2022-03-06T22:38:07.876Z] [2022-03-06T22:38:07.876Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-06T22:38:07.876Z] #39 sha256:49a0e5747976a1bae1c4b29669f57ecd82f8c0eb8e25c5bd517a176df70f9425 [2022-03-06T22:38:07.876Z] #39 DONE 0.6s [2022-03-06T22:38:07.977Z] #14 ... [2022-03-06T22:38:07.977Z] [2022-03-06T22:38:07.977Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:38:07.977Z] #40 sha256:5f7b18b15b74b57d52a058c7066ecb91f2c91bf5d803bfa6ab315fdd7d5029fb [2022-03-06T22:38:07.977Z] #40 7.050 -- Detecting C compiler ABI info - done [2022-03-06T22:38:07.977Z] #40 7.156 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-06T22:38:07.977Z] #40 7.156 -- Detecting C compile features [2022-03-06T22:38:07.977Z] #40 7.156 -- Detecting C compile features - done [2022-03-06T22:38:07.977Z] #40 7.278 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-06T22:38:07.977Z] #40 7.367 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-06T22:38:07.977Z] #40 7.439 -- Configuring done [2022-03-06T22:38:07.977Z] #40 7.481 -- Generating done [2022-03-06T22:38:07.977Z] #40 7.481 -- Build files have been written to: /tmp/tmp.tschuzSGXR/tini [2022-03-06T22:38:07.977Z] #40 7.500 + make tini-static [2022-03-06T22:38:07.977Z] #40 7.788 Scanning dependencies of target tini-static [2022-03-06T22:38:07.977Z] #40 7.888 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-06T22:38:07.977Z] #40 9.004 [100%] Linking C executable tini-static [2022-03-06T22:38:07.977Z] #40 9.450 [100%] Built target tini-static [2022-03-06T22:38:07.977Z] #40 9.481 + mkdir -p /build [2022-03-06T22:38:07.977Z] #40 9.485 + cp tini-static /build/docker-init [2022-03-06T22:38:07.979Z] #51 62.76 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-06T22:38:07.979Z] #51 62.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-06T22:38:07.979Z] #51 62.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-06T22:38:07.979Z] #51 62.89 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-06T22:38:08.133Z] [2022-03-06T22:38:08.133Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:08.133Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:08.133Z] #14 77.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-06T22:38:08.133Z] #14 77.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-06T22:38:08.133Z] #14 77.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:38:08.236Z] #40 DONE 12.0s [2022-03-06T22:38:08.236Z] [2022-03-06T22:38:08.236Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:38:08.236Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:38:08.239Z] #51 63.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-06T22:38:08.239Z] #51 63.14 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-06T22:38:08.239Z] #51 63.14 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-06T22:38:08.239Z] #51 63.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-06T22:38:08.239Z] #51 63.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-06T22:38:08.239Z] #51 63.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-06T22:38:08.499Z] #51 63.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-06T22:38:08.499Z] #51 63.38 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-06T22:38:08.499Z] #51 63.45 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-06T22:38:08.499Z] #51 63.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-06T22:38:08.499Z] #51 63.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-06T22:38:08.499Z] #51 63.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-06T22:38:09.069Z] #51 63.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-06T22:38:09.069Z] #51 63.99 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-06T22:38:09.069Z] #51 64.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-06T22:38:09.069Z] #51 64.11 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-06T22:38:09.329Z] #51 64.18 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-06T22:38:09.329Z] #51 64.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-06T22:38:09.587Z] #51 64.56 go: downloading honnef.co/go/tools v0.2.2 [2022-03-06T22:38:11.315Z] #14 ... [2022-03-06T22:38:11.316Z] [2022-03-06T22:38:11.316Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:38:11.316Z] #63 sha256:651ca87124be0ecff60d96e22e7c4ff54a7c568c1ac4e28c09e72477d6149129 [2022-03-06T22:38:11.316Z] #63 78.38 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:38:11.316Z] #63 78.39 + GOBIN=/build [2022-03-06T22:38:11.316Z] #63 78.39 + GO111MODULE=on [2022-03-06T22:38:11.316Z] #63 78.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-06T22:38:11.495Z] #51 66.15 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-06T22:38:11.495Z] #51 66.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-06T22:38:11.495Z] #51 66.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-06T22:38:11.495Z] #51 66.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-06T22:38:11.495Z] #51 66.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-06T22:38:11.495Z] #51 66.52 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-06T22:38:11.755Z] #51 66.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-06T22:38:11.755Z] #51 66.68 go: downloading golang.org/x/text v0.3.7 [2022-03-06T22:38:11.755Z] #51 ... [2022-03-06T22:38:11.755Z] [2022-03-06T22:38:11.755Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:38:11.755Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:38:11.755Z] #47 56.41 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:38:11.755Z] #47 56.79 Fetched 2292 kB in 4s (540 kB/s) [2022-03-06T22:38:11.755Z] #47 56.98 Selecting previously unselected package libprotobuf23:amd64. [2022-03-06T22:38:11.755Z] #47 56.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:38:11.755Z] #47 57.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-06T22:38:11.755Z] #47 57.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:38:11.755Z] #47 58.39 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:38:11.755Z] #47 58.42 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:38:11.755Z] #47 58.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:38:11.755Z] #47 58.91 Selecting previously unselected package python3-six. [2022-03-06T22:38:11.755Z] #47 58.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-06T22:38:11.755Z] #47 58.93 Unpacking python3-six (1.16.0-2) ... [2022-03-06T22:38:11.755Z] #47 59.05 Selecting previously unselected package python3-protobuf. [2022-03-06T22:38:11.755Z] #47 59.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-06T22:38:11.755Z] #47 59.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-06T22:38:11.755Z] #47 60.07 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:38:11.755Z] #47 60.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:38:11.755Z] #47 60.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:38:11.755Z] #47 60.53 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:38:11.755Z] #47 60.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:38:11.755Z] #47 60.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:38:11.755Z] #47 60.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:38:11.755Z] #47 60.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:38:11.755Z] #47 60.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:38:11.755Z] #47 61.20 Selecting previously unselected package criu. [2022-03-06T22:38:11.755Z] #47 61.22 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-06T22:38:11.755Z] #47 61.26 Unpacking criu (3.16.1-3) ... [2022-03-06T22:38:11.755Z] #47 62.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:38:11.755Z] #47 64.81 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-06T22:38:11.755Z] #47 64.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:38:11.755Z] #47 64.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:38:11.755Z] #47 64.88 Setting up python3-six (1.16.0-2) ... [2022-03-06T22:38:12.015Z] #47 66.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:38:12.276Z] #47 66.71 Setting up python3-protobuf (3.12.4-1) ... [2022-03-06T22:38:12.311Z] #14 ... [2022-03-06T22:38:12.311Z] [2022-03-06T22:38:12.311Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:38:12.311Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:38:12.311Z] #49 81.04 gotestsum version dev [2022-03-06T22:38:12.311Z] #49 DONE 81.5s [2022-03-06T22:38:12.311Z] [2022-03-06T22:38:12.311Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:38:12.311Z] #40 sha256:b06b73ed9b8adcb6d4c90b47de22ce41dc6472e2eec9d15f76899195dcb9c6cf [2022-03-06T22:38:12.312Z] #40 1.381 + RM_GOPATH=0 [2022-03-06T22:38:12.312Z] #40 1.381 + TMP_GOPATH= [2022-03-06T22:38:12.312Z] #40 1.381 + : /build [2022-03-06T22:38:12.312Z] #40 1.381 + '[' -z '' ']' [2022-03-06T22:38:12.312Z] #40 1.381 ++ mktemp -d [2022-03-06T22:38:12.312Z] #40 1.384 + export GOPATH=/tmp/tmp.lO3F8zN2Ds [2022-03-06T22:38:12.312Z] #40 1.384 + GOPATH=/tmp/tmp.lO3F8zN2Ds [2022-03-06T22:38:12.312Z] #40 1.385 + RM_GOPATH=1 [2022-03-06T22:38:12.312Z] #40 1.385 + case "$(go env GOARCH)" in [2022-03-06T22:38:12.312Z] #40 1.388 ++ go env GOARCH [2022-03-06T22:38:12.312Z] #40 1.413 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:12.312Z] #40 1.413 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:12.312Z] #40 1.413 ++ dirname /install.sh [2022-03-06T22:38:12.312Z] #40 1.417 + dir=/ [2022-03-06T22:38:12.312Z] #40 1.423 + bin=tini [2022-03-06T22:38:12.312Z] #40 1.423 + shift [2022-03-06T22:38:12.312Z] #40 1.424 + '[' '!' -f //tini.installer ']' [2022-03-06T22:38:12.312Z] #40 1.424 + . //tini.installer [2022-03-06T22:38:12.312Z] #40 1.424 ++ : v0.19.0 [2022-03-06T22:38:12.312Z] #40 1.425 + install_tini [2022-03-06T22:38:12.312Z] #40 1.425 + echo 'Install tini version v0.19.0' [2022-03-06T22:38:12.312Z] #40 1.425 Install tini version v0.19.0 [2022-03-06T22:38:12.312Z] #40 1.425 + git clone https://github.com/krallin/tini.git /tmp/tmp.lO3F8zN2Ds/tini [2022-03-06T22:38:12.312Z] #40 1.427 Cloning into '/tmp/tmp.lO3F8zN2Ds/tini'... [2022-03-06T22:38:12.312Z] #40 2.333 + cd /tmp/tmp.lO3F8zN2Ds/tini [2022-03-06T22:38:12.312Z] #40 2.333 + git checkout -q v0.19.0 [2022-03-06T22:38:12.312Z] #40 2.356 + cmake . [2022-03-06T22:38:12.312Z] #40 2.924 -- The C compiler identification is GNU 10.2.1 [2022-03-06T22:38:12.312Z] #40 3.063 -- Detecting C compiler ABI info [2022-03-06T22:38:12.312Z] #40 3.776 -- Detecting C compiler ABI info - done [2022-03-06T22:38:12.312Z] #40 3.959 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-06T22:38:12.312Z] #40 3.982 -- Detecting C compile features [2022-03-06T22:38:12.312Z] #40 3.982 -- Detecting C compile features - done [2022-03-06T22:38:12.312Z] #40 4.038 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-06T22:38:12.312Z] #40 4.431 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-06T22:38:12.386Z] #19 155.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-06T22:38:12.386Z] #19 155.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:12.386Z] #19 155.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:38:12.386Z] #19 155.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-06T22:38:12.386Z] #19 155.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-06T22:38:12.386Z] #19 155.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-06T22:38:12.386Z] #19 156.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-06T22:38:12.386Z] #19 156.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:12.386Z] #19 156.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-06T22:38:12.386Z] #19 156.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-06T22:38:12.386Z] #19 156.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:12.386Z] #19 156.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:38:12.386Z] #19 156.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-06T22:38:12.570Z] #40 4.562 -- Configuring done [2022-03-06T22:38:12.570Z] #40 4.602 -- Generating done [2022-03-06T22:38:12.570Z] #40 4.602 -- Build files have been written to: /tmp/tmp.lO3F8zN2Ds/tini [2022-03-06T22:38:12.570Z] #40 4.641 + make tini-static [2022-03-06T22:38:12.648Z] #19 156.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:12.648Z] #19 156.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:38:12.648Z] #19 ... [2022-03-06T22:38:12.648Z] [2022-03-06T22:38:12.648Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:12.648Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:12.648Z] #58 169.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-06T22:38:13.134Z] #40 5.092 Scanning dependencies of target tini-static [2022-03-06T22:38:13.134Z] #40 5.284 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-06T22:38:13.274Z] using credential docker-jenkins-github-credentials [2022-03-06T22:38:13.352Z] Cloning the remote Git repository [2022-03-06T22:38:13.352Z] Cloning with configured refspecs honoured and without tags [2022-03-06T22:38:13.662Z] #47 ... [2022-03-06T22:38:13.662Z] [2022-03-06T22:38:13.662Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:38:13.662Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:38:13.662Z] #38 68.54 Selecting previously unselected package libxml2:amd64. [2022-03-06T22:38:13.662Z] #38 68.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-06T22:38:13.662Z] #38 68.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:38:13.550Z] Cloning repository https://github.com/moby/moby.git [2022-03-06T22:38:13.923Z] #38 ... [2022-03-06T22:38:13.923Z] [2022-03-06T22:38:13.923Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:13.923Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:13.923Z] #14 58.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-06T22:38:13.923Z] #14 58.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-06T22:38:13.923Z] #14 58.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:38:13.923Z] #14 58.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:38:13.923Z] #14 62.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-06T22:38:13.923Z] #14 62.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:38:13.923Z] #14 62.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:38:13.923Z] #14 66.35 Selecting previously unselected package binutils-mingw-w64. [2022-03-06T22:38:13.923Z] #14 66.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-06T22:38:13.923Z] #14 66.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:38:13.923Z] #14 66.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-06T22:38:13.923Z] #14 66.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:38:13.923Z] #14 66.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:38:13.923Z] #14 67.05 Selecting previously unselected package dmsetup. [2022-03-06T22:38:13.923Z] #14 67.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:38:13.923Z] #14 67.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:38:13.923Z] #14 67.65 Selecting previously unselected package mingw-w64-common. [2022-03-06T22:38:13.923Z] #14 67.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-06T22:38:13.923Z] #14 67.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-06T22:38:14.508Z] #40 6.706 [100%] Linking C executable tini-static [2022-03-06T22:38:14.803Z] #43 ... [2022-03-06T22:38:14.803Z] [2022-03-06T22:38:14.803Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:14.803Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:14.803Z] #14 68.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-06T22:38:14.803Z] #14 68.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:14.803Z] #14 68.47 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:14.862Z] #14 ... [2022-03-06T22:38:14.862Z] [2022-03-06T22:38:14.862Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:38:14.862Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:38:14.862Z] #38 69.69 Selecting previously unselected package libarchive13:amd64. [2022-03-06T22:38:14.862Z] #38 69.70 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-06T22:38:14.862Z] #38 69.80 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:38:15.074Z] #40 7.257 [100%] Built target tini-static [2022-03-06T22:38:15.334Z] #40 7.382 + mkdir -p /build [2022-03-06T22:38:15.334Z] #40 7.397 + cp tini-static /build/docker-init [2022-03-06T22:38:15.430Z] #38 70.31 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-06T22:38:15.430Z] #38 70.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-06T22:38:15.430Z] #38 70.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:38:15.430Z] #38 ... [2022-03-06T22:38:15.430Z] [2022-03-06T22:38:15.430Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:38:15.430Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:38:15.430Z] #34 59.97 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-06T22:38:15.430Z] #34 60.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-06T22:38:15.430Z] #34 60.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:38:15.519Z] #63 82.25 rootlesskit version 0.14.6 [2022-03-06T22:38:15.519Z] #63 82.27 Usage of /build/rootlesskit-docker-proxy: [2022-03-06T22:38:15.519Z] #63 82.27 -container-ip string [2022-03-06T22:38:15.519Z] #63 82.27 container ip [2022-03-06T22:38:15.519Z] #63 82.27 -container-port int [2022-03-06T22:38:15.519Z] #63 82.27 container port (default -1) [2022-03-06T22:38:15.519Z] #63 82.27 -host-ip string [2022-03-06T22:38:15.519Z] #63 82.27 host ip [2022-03-06T22:38:15.519Z] #63 82.27 -host-port int [2022-03-06T22:38:15.519Z] #63 82.27 host port (default -1) [2022-03-06T22:38:15.519Z] #63 82.27 -proto string [2022-03-06T22:38:15.519Z] #63 82.27 proxy protocol (default "tcp") [2022-03-06T22:38:15.591Z] #40 DONE 7.6s [2022-03-06T22:38:15.591Z] [2022-03-06T22:38:15.591Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:15.591Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:15.591Z] #51 77.69 go: downloading github.com/prometheus/common v0.10.0 [2022-03-06T22:38:15.591Z] #51 77.93 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-06T22:38:15.591Z] #51 78.07 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-06T22:38:15.591Z] #51 78.13 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-06T22:38:15.591Z] #51 80.14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-06T22:38:15.592Z] #51 ... [2022-03-06T22:38:15.592Z] [2022-03-06T22:38:15.592Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:15.592Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:15.592Z] #14 85.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-06T22:38:15.781Z] ...INFO: Daemon under test started and replied! [2022-03-06T22:38:15.781Z] INFO: Docker version of the daemon under test [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] Client: [2022-03-06T22:38:15.781Z] Version: 17.06.2-ce [2022-03-06T22:38:15.781Z] API version: 1.30 [2022-03-06T22:38:15.781Z] Go version: go1.8.3 [2022-03-06T22:38:15.781Z] Git commit: cec0b72 [2022-03-06T22:38:15.781Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-06T22:38:15.781Z] OS/Arch: windows/amd64 [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] Server: [2022-03-06T22:38:15.781Z] Version: 0.0.0-dev [2022-03-06T22:38:15.781Z] API version: 1.42 (minimum version 1.24) [2022-03-06T22:38:15.781Z] Go version: go1.17.8 [2022-03-06T22:38:15.781Z] Git commit: 2ae799970a [2022-03-06T22:38:15.781Z] Built: 03/06/2022 22:35:47 [2022-03-06T22:38:15.781Z] OS/Arch: windows/amd64 [2022-03-06T22:38:15.781Z] Experimental: false [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] INFO: Docker info of the daemon under test [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] Containers: 0 [2022-03-06T22:38:15.781Z] Running: 0 [2022-03-06T22:38:15.781Z] Paused: 0 [2022-03-06T22:38:15.781Z] Stopped: 0 [2022-03-06T22:38:15.781Z] Images: 0 [2022-03-06T22:38:15.781Z] Server Version: 0.0.0-dev [2022-03-06T22:38:15.781Z] Storage Driver: windowsfilter [2022-03-06T22:38:15.781Z] Windows: [2022-03-06T22:38:15.781Z] Logging Driver: json-file [2022-03-06T22:38:15.781Z] Plugins: [2022-03-06T22:38:15.781Z] Volume: local [2022-03-06T22:38:15.781Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:38:15.781Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:38:15.781Z] Swarm: inactive [2022-03-06T22:38:15.781Z] Default Isolation: process [2022-03-06T22:38:15.781Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-06T22:38:15.781Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-06T22:38:15.781Z] OSType: windows [2022-03-06T22:38:15.781Z] Architecture: x86_64 [2022-03-06T22:38:15.781Z] CPUs: 4 [2022-03-06T22:38:15.781Z] Total Memory: 32GiB [2022-03-06T22:38:15.781Z] Name: azwin-2-75b8e0 [2022-03-06T22:38:15.781Z] ID: O54R:SZTD:WCHD:M2LP:QYSV:NAKV:7WSL:ZTHP:RLQB:5V7F:LCXN:PTKD [2022-03-06T22:38:15.781Z] Docker Root Dir: D:\CI\PR-43136\6\daemon [2022-03-06T22:38:15.781Z] Debug Mode (client): false [2022-03-06T22:38:15.781Z] Debug Mode (server): true [2022-03-06T22:38:15.781Z] File Descriptors: -1 [2022-03-06T22:38:15.781Z] Goroutines: 16 [2022-03-06T22:38:15.781Z] System Time: 2022-03-06T22:38:12.8685536Z [2022-03-06T22:38:15.781Z] EventsListeners: 0 [2022-03-06T22:38:15.781Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:38:15.781Z] Labels: [2022-03-06T22:38:15.781Z] Experimental: false [2022-03-06T22:38:15.781Z] Insecure Registries: [2022-03-06T22:38:15.781Z] 127.0.0.0/8 [2022-03-06T22:38:15.781Z] Live Restore Enabled: false [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] INFO: Docker images of the daemon under test [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-06T22:38:15.781Z] [2022-03-06T22:38:15.781Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-06T22:38:15.781Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-06T22:38:15.781Z] ltsc2022: Pulling from windows/servercore [2022-03-06T22:38:15.781Z] 8f616e6e9eec: Pulling fs layer [2022-03-06T22:38:15.781Z] 898469748ff6: Pulling fs layer [2022-03-06T22:38:15.849Z] #14 85.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:15.849Z] #14 85.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:38:15.849Z] #14 85.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-06T22:38:15.849Z] #14 85.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:15.849Z] #14 85.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:15.997Z] #34 ... [2022-03-06T22:38:15.997Z] [2022-03-06T22:38:15.998Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:38:15.998Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:38:15.998Z] #38 70.73 Selecting previously unselected package librhash0:amd64. [2022-03-06T22:38:15.998Z] #38 70.74 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-06T22:38:15.998Z] #38 70.74 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:38:15.998Z] #38 70.95 Selecting previously unselected package libuv1:amd64. [2022-03-06T22:38:15.998Z] #38 70.95 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-06T22:38:15.998Z] #38 70.96 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:38:13.961Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-06T22:38:15.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:38:15.144Z] > git --version # timeout=10 [2022-03-06T22:38:15.191Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-06T22:38:15.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:38:15.194Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:38:16.256Z] #38 71.11 Selecting previously unselected package cmake. [2022-03-06T22:38:16.256Z] #38 71.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-06T22:38:16.256Z] #38 71.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:38:19.323Z] #58 ... [2022-03-06T22:38:19.323Z] [2022-03-06T22:38:19.323Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:38:19.323Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:38:19.323Z] #19 162.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-06T22:38:19.323Z] #19 162.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:19.323Z] #19 162.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:38:19.585Z] #19 163.9 Selecting previously unselected package patch. [2022-03-06T22:38:19.585Z] #19 163.9 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-06T22:38:19.808Z] #63 ... [2022-03-06T22:38:19.808Z] [2022-03-06T22:38:19.808Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:19.808Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:38:19.808Z] #14 81.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-06T22:38:19.808Z] #14 81.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-06T22:38:19.808Z] #14 81.06 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:19.808Z] #14 85.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-06T22:38:19.808Z] #14 85.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-06T22:38:19.808Z] #14 85.25 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:38:19.808Z] #14 86.00 Selecting previously unselected package libapparmor1:arm64. [2022-03-06T22:38:19.808Z] #14 86.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-06T22:38:19.808Z] #14 86.02 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-06T22:38:19.808Z] #14 86.74 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-06T22:38:19.808Z] #14 86.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-06T22:38:19.808Z] #14 86.76 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-06T22:38:19.847Z] #19 164.1 Unpacking patch (2.7.6-7) ... [2022-03-06T22:38:19.847Z] [2022-03-06T22:38:19.847Z] #19 ... [2022-03-06T22:38:19.847Z] [2022-03-06T22:38:19.847Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:19.847Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:19.847Z] #58 DONE 177.0s [2022-03-06T22:38:19.847Z] [2022-03-06T22:38:19.847Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-06T22:38:19.847Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-06T22:38:20.073Z] #14 73.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-06T22:38:20.073Z] #14 73.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:20.073Z] #14 73.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:20.073Z] #14 ... [2022-03-06T22:38:20.073Z] [2022-03-06T22:38:20.073Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:38:20.073Z] #60 sha256:6d9a9bb5d62a7bd49aeacd95f2b19863562c11d1ef8eb232066328416981431f [2022-03-06T22:38:20.073Z] #60 39.10 Updating files: 67% (3176/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-06T22:38:20.073Z] #60 39.87 + cd /tmp/tmp.c0guITe2Ny/src/github.com/containerd/containerd [2022-03-06T22:38:20.073Z] #60 39.87 + git checkout -q v1.5.10 [2022-03-06T22:38:20.073Z] #60 41.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-06T22:38:20.073Z] #60 41.56 + BUILDTAGS='netgo osusergo static_build' [2022-03-06T22:38:20.073Z] #60 41.57 + export EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:38:20.073Z] #60 41.57 + EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:38:20.073Z] #60 41.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-06T22:38:20.073Z] #60 41.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-06T22:38:20.073Z] #60 41.57 + '[' '' = dynamic ']' [2022-03-06T22:38:20.073Z] #60 41.57 + make [2022-03-06T22:38:20.073Z] #60 42.94 + bin/ctr [2022-03-06T22:38:20.111Z] #19 164.4 Selecting previously unselected package dpkg-dev. [2022-03-06T22:38:20.111Z] #19 164.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-06T22:38:20.111Z] #19 164.4 Unpacking dpkg-dev (1.20.9) ... [2022-03-06T22:38:20.111Z] #19 164.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-06T22:38:20.111Z] #19 164.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-06T22:38:20.111Z] #19 164.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-06T22:38:20.111Z] #19 164.6 Selecting previously unselected package libio-string-perl. [2022-03-06T22:38:20.111Z] #19 164.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-06T22:38:20.328Z] #14 87.80 Selecting previously unselected package libbtrfs0:arm64. [2022-03-06T22:38:20.328Z] #14 87.80 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-06T22:38:20.373Z] #19 164.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-06T22:38:20.373Z] #19 164.7 Selecting previously unselected package libicu67:amd64. [2022-03-06T22:38:20.373Z] #19 164.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-06T22:38:20.373Z] #19 164.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-06T22:38:20.633Z] #14 88.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-06T22:38:21.068Z] Fetching without tags [2022-03-06T22:38:21.205Z] #14 88.74 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-06T22:38:21.206Z] #14 88.74 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-06T22:38:21.316Z] #19 165.7 Selecting previously unselected package libxml2:amd64. [2022-03-06T22:38:21.316Z] #19 165.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-06T22:38:21.316Z] #19 165.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:38:21.316Z] #19 165.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-06T22:38:21.508Z] #14 88.96 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-06T22:38:21.536Z] #38 ... [2022-03-06T22:38:21.536Z] [2022-03-06T22:38:21.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:21.536Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:21.536Z] #14 75.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-06T22:38:21.536Z] #14 75.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-06T22:38:21.536Z] #14 75.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:38:21.536Z] #14 ... [2022-03-06T22:38:21.536Z] [2022-03-06T22:38:21.536Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-06T22:38:21.536Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-06T22:38:21.536Z] #47 71.42 Setting up criu (3.16.1-3) ... [2022-03-06T22:38:21.536Z] #47 73.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:38:21.536Z] #47 DONE 76.2s [2022-03-06T22:38:21.576Z] #19 165.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-06T22:38:21.577Z] #19 165.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-06T22:38:21.577Z] #19 165.8 Selecting previously unselected package libxml-sax-base-perl. [2022-03-06T22:38:21.577Z] #19 165.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-06T22:38:21.577Z] #19 165.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-06T22:38:21.577Z] #19 165.9 Selecting previously unselected package libxml-sax-perl. [2022-03-06T22:38:21.577Z] #19 165.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-06T22:38:21.577Z] #19 165.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-06T22:38:21.577Z] #19 165.9 Selecting previously unselected package libxml-libxml-perl. [2022-03-06T22:38:21.577Z] #19 165.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-06T22:38:21.577Z] #19 165.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-06T22:38:21.577Z] #19 166.0 Selecting previously unselected package libxml-simple-perl. [2022-03-06T22:38:21.577Z] #19 166.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-06T22:38:21.577Z] #19 166.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-06T22:38:21.577Z] #19 166.0 Selecting previously unselected package libyaml-perl. [2022-03-06T22:38:21.577Z] #19 166.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-06T22:38:21.577Z] #19 166.0 Unpacking libyaml-perl (1.30-1) ... [2022-03-06T22:38:21.577Z] #19 166.1 Selecting previously unselected package libconfig-auto-perl. [2022-03-06T22:38:21.577Z] #19 166.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-06T22:38:21.577Z] #19 166.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-06T22:38:21.577Z] #19 166.1 Selecting previously unselected package libfile-which-perl. [2022-03-06T22:38:21.577Z] #19 166.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-06T22:38:21.577Z] #19 166.1 Unpacking libfile-which-perl (1.23-1) ... [2022-03-06T22:38:21.577Z] #19 166.1 Selecting previously unselected package libfile-homedir-perl. [2022-03-06T22:38:21.577Z] #19 166.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-06T22:38:21.577Z] #19 166.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-06T22:38:21.787Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:38:21.804Z] [2022-03-06T22:38:21.804Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:38:21.804Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-06T22:38:21.804Z] #38 76.73 Setting up libicu67:amd64 (67.1-7) ... [2022-03-06T22:38:21.804Z] #38 76.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:21.804Z] #38 76.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:38:21.804Z] #38 76.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:21.837Z] #19 166.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-06T22:38:21.837Z] #19 166.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-06T22:38:21.837Z] #19 166.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-06T22:38:21.837Z] #19 166.2 Selecting previously unselected package dpkg-cross. [2022-03-06T22:38:21.837Z] #19 166.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-06T22:38:21.837Z] #19 166.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-06T22:38:21.837Z] #19 166.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-06T22:38:21.837Z] #19 166.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-06T22:38:21.837Z] #19 166.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-06T22:38:21.837Z] #19 166.3 Selecting previously unselected package libc6-armel-cross. [2022-03-06T22:38:21.837Z] #19 166.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:21.837Z] #19 166.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-06T22:38:22.064Z] #38 76.89 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:38:22.064Z] #38 76.91 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:38:22.064Z] #38 76.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:38:22.064Z] #38 76.95 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:38:22.064Z] #38 76.96 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:38:22.064Z] #38 76.98 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:38:22.064Z] #38 76.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:38:22.099Z] #19 166.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-06T22:38:22.099Z] #19 166.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:22.099Z] #19 166.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:22.099Z] #19 166.4 Selecting previously unselected package libgomp1-armel-cross. [2022-03-06T22:38:22.099Z] #19 166.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:22.099Z] #19 166.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:22.099Z] #19 166.5 Selecting previously unselected package libatomic1-armel-cross. [2022-03-06T22:38:22.099Z] #19 166.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:22.099Z] #19 166.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:22.099Z] #19 166.5 Selecting previously unselected package libasan6-armel-cross. [2022-03-06T22:38:22.099Z] #19 166.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:22.099Z] #19 166.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:22.100Z] #14 89.67 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-06T22:38:22.100Z] #14 89.67 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-06T22:38:22.100Z] #14 89.69 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-06T22:38:22.360Z] #19 166.7 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-06T22:38:22.360Z] #19 166.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:22.360Z] #19 166.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:22.360Z] #19 166.8 Selecting previously unselected package libubsan1-armel-cross. [2022-03-06T22:38:22.360Z] #19 166.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:22.360Z] #19 166.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:22.360Z] #19 166.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-06T22:38:22.620Z] #19 166.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:22.620Z] #19 166.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:22.620Z] #19 167.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-06T22:38:22.620Z] #19 167.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:22.620Z] #19 167.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-06T22:38:23.003Z] #38 DONE 77.6s [2022-03-06T22:38:23.004Z] [2022-03-06T22:38:23.004Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-06T22:38:23.004Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-06T22:38:23.004Z] #49 77.43 gotestsum version dev [2022-03-06T22:38:23.004Z] #49 DONE 77.6s [2022-03-06T22:38:23.004Z] [2022-03-06T22:38:23.004Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-06T22:38:23.004Z] #39 sha256:e2eb8469b5e62a5c0d5251fb384277577d9bfd5de7d426bf9fa58d7be235db2c [2022-03-06T22:38:23.004Z] #39 DONE 0.3s [2022-03-06T22:38:23.004Z] [2022-03-06T22:38:23.004Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:38:23.004Z] #40 sha256:dd0b9f5335f2bad9b5ae9ca4f931de861a56a4026cf0a3b8e080464fdb7393ac [2022-03-06T22:38:23.062Z] #14 90.48 Selecting previously unselected package libudev-dev:arm64. [2022-03-06T22:38:23.062Z] #14 90.49 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-06T22:38:23.062Z] #14 90.52 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-06T22:38:20.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:38:20.814Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:38:20.858Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:38:20.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:38:21.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:38:21.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:38:21.107Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:38:21.900Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:38:21.945Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:38:23.323Z] #14 ... [2022-03-06T22:38:23.323Z] [2022-03-06T22:38:23.323Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:38:23.323Z] #63 sha256:651ca87124be0ecff60d96e22e7c4ff54a7c568c1ac4e28c09e72477d6149129 [2022-03-06T22:38:23.323Z] #63 DONE 90.7s [2022-03-06T22:38:23.323Z] [2022-03-06T22:38:23.323Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:23.323Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:38:23.323Z] #14 90.93 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-06T22:38:23.323Z] #14 90.94 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-06T22:38:23.323Z] #14 90.94 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-06T22:38:23.323Z] #14 ... [2022-03-06T22:38:23.323Z] [2022-03-06T22:38:23.323Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-06T22:38:23.323Z] #64 sha256:6ce8fd9443862b4f54383e185a733f0ac8925f6eccc8f552ea1ef1031f340ad7 [2022-03-06T22:38:23.591Z] #64 DONE 0.2s [2022-03-06T22:38:23.591Z] [2022-03-06T22:38:23.591Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:38:23.591Z] #26 sha256:e4bc2b4a42ae82798d21159f0c09f1732f9b517905d9d6c3e603b1ee0750624a [2022-03-06T22:38:23.591Z] #26 ... [2022-03-06T22:38:23.591Z] [2022-03-06T22:38:23.591Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-06T22:38:23.591Z] #65 sha256:5630c026d06ef0fabb06ac1a567bc10a414d7c5efe4ec8cf81b7f9ddcb9bcd90 [2022-03-06T22:38:23.591Z] #65 DONE 0.1s [2022-03-06T22:38:23.591Z] [2022-03-06T22:38:23.591Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:23.591Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-06T22:38:23.591Z] #14 91.21 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-06T22:38:23.591Z] #14 91.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-06T22:38:23.591Z] #14 91.21 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-06T22:38:23.851Z] #14 91.47 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-06T22:38:23.851Z] #14 91.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-06T22:38:23.851Z] #14 91.47 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-06T22:38:24.111Z] #14 91.69 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-06T22:38:24.111Z] #14 91.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-06T22:38:24.111Z] #14 91.70 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-06T22:38:24.288Z] #60 ... [2022-03-06T22:38:24.288Z] [2022-03-06T22:38:24.288Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:24.288Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:24.288Z] #14 78.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-06T22:38:24.372Z] #14 91.88 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-06T22:38:24.372Z] #14 91.90 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-06T22:38:24.372Z] #14 91.90 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-06T22:38:24.442Z] 898469748ff6: Verifying Checksum [2022-03-06T22:38:24.442Z] 898469748ff6: Download complete [2022-03-06T22:38:24.547Z] #14 78.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:24.547Z] #14 78.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:24.633Z] #14 92.31 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-06T22:38:24.633Z] #14 92.31 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-06T22:38:24.633Z] #14 92.32 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-06T22:38:24.894Z] #14 92.48 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-06T22:38:24.894Z] #14 92.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-06T22:38:24.894Z] #14 92.49 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-06T22:38:24.894Z] #14 92.54 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-06T22:38:24.894Z] #14 92.54 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-06T22:38:24.894Z] #14 92.55 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-06T22:38:25.155Z] #14 92.69 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-06T22:38:25.155Z] #14 92.70 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-06T22:38:25.155Z] #14 92.70 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-06T22:38:25.727Z] #14 93.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-06T22:38:25.727Z] #14 93.12 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-06T22:38:25.727Z] #14 93.13 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:38:25.727Z] #14 93.15 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-06T22:38:25.727Z] #14 93.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:38:25.727Z] #14 93.18 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-06T22:38:25.727Z] #14 93.19 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-06T22:38:25.727Z] #14 93.21 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-06T22:38:25.727Z] #14 93.22 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-06T22:38:25.727Z] #14 93.23 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-06T22:38:25.727Z] #14 93.26 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:38:25.727Z] #14 93.27 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-06T22:38:25.727Z] #14 93.28 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:25.727Z] #14 93.30 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-06T22:38:25.727Z] #14 93.31 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-06T22:38:25.727Z] #14 93.33 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-06T22:38:25.727Z] #14 93.36 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:38:25.727Z] #14 93.39 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-06T22:38:25.727Z] #14 93.40 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-06T22:38:25.807Z] #14 94.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-06T22:38:25.807Z] #14 94.91 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:25.807Z] #14 94.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:25.988Z] #14 93.42 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:25.988Z] #14 93.43 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:25.988Z] #14 93.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:38:25.988Z] #14 93.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:25.988Z] #14 93.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:38:25.988Z] #14 93.47 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:38:25.988Z] #14 93.49 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:25.988Z] #14 93.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-06T22:38:25.988Z] #14 93.51 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:25.988Z] #14 93.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:38:25.988Z] #14 93.54 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-06T22:38:25.988Z] #14 93.56 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:38:25.988Z] #14 93.58 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-06T22:38:25.988Z] #14 93.59 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-06T22:38:25.988Z] #14 93.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:38:26.249Z] Merge succeeded, producing 1fe5053ba89034ad9ee74409af4464210ca2edfc [2022-03-06T22:38:26.249Z] Checking out Revision 1fe5053ba89034ad9ee74409af4464210ca2edfc (PR-43136) [2022-03-06T22:38:26.300Z] #40 2.621 + RM_GOPATH=0 [2022-03-06T22:38:26.300Z] #40 2.621 + TMP_GOPATH= [2022-03-06T22:38:26.300Z] #40 2.621 + : /build [2022-03-06T22:38:26.300Z] #40 2.621 + '[' -z '' ']' [2022-03-06T22:38:26.300Z] #40 2.621 ++ mktemp -d [2022-03-06T22:38:26.300Z] #40 2.621 + export GOPATH=/tmp/tmp.7RV2IGiPMA [2022-03-06T22:38:26.300Z] #40 2.621 + GOPATH=/tmp/tmp.7RV2IGiPMA [2022-03-06T22:38:26.300Z] #40 2.621 + RM_GOPATH=1 [2022-03-06T22:38:26.300Z] #40 2.621 + case "$(go env GOARCH)" in [2022-03-06T22:38:26.300Z] #40 2.627 ++ go env GOARCH [2022-03-06T22:38:26.300Z] #40 2.647 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:26.300Z] #40 2.647 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:26.300Z] #40 2.647 ++ dirname /install.sh [2022-03-06T22:38:26.300Z] #40 2.665 Install tini version v0.19.0 [2022-03-06T22:38:26.300Z] #40 2.665 + dir=/ [2022-03-06T22:38:26.300Z] #40 2.665 + bin=tini [2022-03-06T22:38:26.300Z] #40 2.665 + shift [2022-03-06T22:38:26.300Z] #40 2.665 + '[' '!' -f //tini.installer ']' [2022-03-06T22:38:26.300Z] #40 2.665 + . //tini.installer [2022-03-06T22:38:26.300Z] #40 2.665 ++ : v0.19.0 [2022-03-06T22:38:26.300Z] #40 2.665 + install_tini [2022-03-06T22:38:26.300Z] #40 2.665 + echo 'Install tini version v0.19.0' [2022-03-06T22:38:26.300Z] #40 2.665 + git clone https://github.com/krallin/tini.git /tmp/tmp.7RV2IGiPMA/tini [2022-03-06T22:38:26.300Z] #40 2.665 Cloning into '/tmp/tmp.7RV2IGiPMA/tini'... [2022-03-06T22:38:24.417Z] > git remote # timeout=10 [2022-03-06T22:38:24.490Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:38:24.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:38:24.536Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:38:26.153Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-06T22:38:26.285Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:38:26.336Z] > git checkout -f 1fe5053ba89034ad9ee74409af4464210ca2edfc # timeout=10 [2022-03-06T22:38:26.561Z] #14 DONE 94.2s [2022-03-06T22:38:26.561Z] [2022-03-06T22:38:26.561Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:38:26.561Z] #26 sha256:e4bc2b4a42ae82798d21159f0c09f1732f9b517905d9d6c3e603b1ee0750624a [2022-03-06T22:38:26.871Z] #40 3.797 + cd /tmp/tmp.7RV2IGiPMA/tini [2022-03-06T22:38:26.871Z] #40 3.797 + git checkout -q v0.19.0 [2022-03-06T22:38:26.871Z] #40 3.807 + cmake . [2022-03-06T22:38:27.084Z] #26 91.78 Updating files: 23% (2673/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5770/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9464/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) [2022-03-06T22:38:27.084Z] #26 ... [2022-03-06T22:38:27.084Z] [2022-03-06T22:38:27.084Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-06T22:38:27.084Z] #55 sha256:8a3c3020d198ca3ab276a24ed26523c55a25e7aedcef0876a6413cf555df385a [2022-03-06T22:38:27.084Z] #55 DONE 0.4s [2022-03-06T22:38:27.084Z] [2022-03-06T22:38:27.084Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:38:27.084Z] #26 sha256:e4bc2b4a42ae82798d21159f0c09f1732f9b517905d9d6c3e603b1ee0750624a [2022-03-06T22:38:27.345Z] #26 91.78 Updating files: 23% (2673/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5770/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9464/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-06T22:38:27.440Z] #40 4.517 -- The C compiler identification is GNU 10.2.1 [2022-03-06T22:38:27.607Z] #26 94.58 + cd /tmp/tmp.ge2JNcCcoD/tmp/docker-ce [2022-03-06T22:38:27.607Z] #26 94.58 + git checkout -q v17.06.2-ce [2022-03-06T22:38:27.607Z] #26 ... [2022-03-06T22:38:27.607Z] [2022-03-06T22:38:27.607Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-06T22:38:27.607Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-06T22:38:27.607Z] #15 DONE 1.0s [2022-03-06T22:38:27.699Z] #40 4.646 -- Detecting C compiler ABI info [2022-03-06T22:38:27.868Z] [2022-03-06T22:38:27.868Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:38:27.868Z] #56 sha256:9e86f23b7e24c60f12e356465513ddf29f84c40ed9d559b5ec70e86e4eb21487 [2022-03-06T22:38:27.868Z] #56 0.672 + RM_GOPATH=0 [2022-03-06T22:38:27.868Z] #56 0.672 + TMP_GOPATH= [2022-03-06T22:38:27.868Z] #56 0.672 + : /build [2022-03-06T22:38:27.868Z] #56 0.672 + '[' -z '' ']' [2022-03-06T22:38:27.868Z] #56 0.673 ++ mktemp -d [2022-03-06T22:38:27.868Z] #56 0.674 + export GOPATH=/tmp/tmp.pgSAhwdJ14 [2022-03-06T22:38:27.868Z] #56 0.674 + GOPATH=/tmp/tmp.pgSAhwdJ14 [2022-03-06T22:38:27.868Z] #56 0.674 + RM_GOPATH=1 [2022-03-06T22:38:27.868Z] #56 0.674 + case "$(go env GOARCH)" in [2022-03-06T22:38:27.868Z] #56 0.674 ++ go env GOARCH [2022-03-06T22:38:27.868Z] #56 0.696 Install runc version v1.1.0 (build tags: seccomp) [2022-03-06T22:38:27.868Z] #56 0.696 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:27.868Z] #56 0.696 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:27.868Z] #56 0.696 ++ dirname /install.sh [2022-03-06T22:38:27.868Z] #56 0.696 + dir=/ [2022-03-06T22:38:27.868Z] #56 0.696 + bin=runc [2022-03-06T22:38:27.868Z] #56 0.696 + shift [2022-03-06T22:38:27.868Z] #56 0.696 + '[' '!' -f //runc.installer ']' [2022-03-06T22:38:27.868Z] #56 0.696 + . //runc.installer [2022-03-06T22:38:27.868Z] #56 0.696 ++ set -e [2022-03-06T22:38:27.868Z] #56 0.696 ++ : v1.1.0 [2022-03-06T22:38:27.868Z] #56 0.696 + install_runc [2022-03-06T22:38:27.868Z] #56 0.696 + RUNC_BUILDTAGS=seccomp [2022-03-06T22:38:27.868Z] #56 0.696 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-06T22:38:27.868Z] #56 0.696 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pgSAhwdJ14/src/github.com/opencontainers/runc [2022-03-06T22:38:27.868Z] #56 0.696 Cloning into '/tmp/tmp.pgSAhwdJ14/src/github.com/opencontainers/runc'... [2022-03-06T22:38:27.985Z] #19 171.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-06T22:38:27.985Z] #19 171.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:27.985Z] #19 171.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-06T22:38:27.985Z] #19 171.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-06T22:38:27.985Z] #19 171.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-06T22:38:27.985Z] #19 171.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-06T22:38:27.985Z] #19 172.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-06T22:38:27.985Z] #19 172.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:27.985Z] #19 172.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-06T22:38:27.985Z] #19 172.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-06T22:38:27.985Z] #19 172.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:27.985Z] #19 172.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:38:28.129Z] #56 ... [2022-03-06T22:38:28.129Z] [2022-03-06T22:38:28.129Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-06T22:38:28.129Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-06T22:38:28.129Z] #16 DONE 0.7s [2022-03-06T22:38:28.246Z] #19 172.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-06T22:38:28.246Z] #19 172.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:28.246Z] #19 172.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-06T22:38:28.268Z] #40 ... [2022-03-06T22:38:28.269Z] [2022-03-06T22:38:28.269Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:38:28.269Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:38:28.269Z] #51 72.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-06T22:38:28.269Z] #51 73.13 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-06T22:38:28.269Z] #51 73.14 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-06T22:38:28.269Z] #51 73.39 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-06T22:38:28.269Z] #51 73.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-06T22:38:28.269Z] #51 73.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-06T22:38:28.269Z] #51 73.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-06T22:38:28.269Z] #51 73.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-06T22:38:28.269Z] #51 73.67 go: downloading golang.org/x/mod v0.5.1 [2022-03-06T22:38:28.269Z] #51 73.85 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-06T22:38:28.269Z] #51 73.98 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-06T22:38:28.269Z] #51 74.04 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-06T22:38:28.269Z] #51 74.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-06T22:38:28.269Z] #51 74.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-06T22:38:28.269Z] #51 74.26 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-06T22:38:28.269Z] #51 74.71 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-06T22:38:28.269Z] #51 74.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-06T22:38:28.269Z] #51 74.93 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-06T22:38:28.269Z] #51 75.35 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-06T22:38:28.269Z] #51 75.41 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-06T22:38:28.269Z] #51 75.52 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-06T22:38:28.269Z] #51 75.59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-06T22:38:28.269Z] #51 75.61 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-06T22:38:28.269Z] #51 75.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-06T22:38:28.269Z] #51 75.88 go: downloading github.com/prometheus/common v0.10.0 [2022-03-06T22:38:28.269Z] #51 76.21 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-06T22:38:28.269Z] #51 76.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-06T22:38:28.269Z] #51 76.52 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-06T22:38:28.269Z] #51 78.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-06T22:38:28.390Z] [2022-03-06T22:38:28.390Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-06T22:38:28.390Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-06T22:38:28.837Z] #51 ... [2022-03-06T22:38:28.837Z] [2022-03-06T22:38:28.837Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:28.837Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:28.837Z] #14 83.70 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-06T22:38:28.837Z] #14 83.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:28.837Z] #14 83.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:38:28.962Z] #17 0.560 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-06T22:38:28.962Z] #17 DONE 0.8s [2022-03-06T22:38:28.962Z] [2022-03-06T22:38:28.962Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:38:28.962Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-06T22:38:29.097Z] #14 83.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-06T22:38:29.097Z] #14 83.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:29.097Z] #14 84.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:29.223Z] #43 ... [2022-03-06T22:38:29.223Z] [2022-03-06T22:38:29.223Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-06T22:38:29.223Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-06T22:38:30.165Z] #18 DONE 1.0s [2022-03-06T22:38:30.165Z] [2022-03-06T22:38:30.165Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-06T22:38:30.165Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-06T22:38:31.551Z] #19 DONE 1.3s [2022-03-06T22:38:31.551Z] [2022-03-06T22:38:31.551Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-06T22:38:31.551Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-06T22:38:31.551Z] #20 ... [2022-03-06T22:38:31.551Z] [2022-03-06T22:38:31.551Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:38:31.551Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-06T22:38:31.551Z] #34 DONE 99.1s [2022-03-06T22:38:31.813Z] [2022-03-06T22:38:31.813Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:38:31.813Z] #26 sha256:e4bc2b4a42ae82798d21159f0c09f1732f9b517905d9d6c3e603b1ee0750624a [2022-03-06T22:38:31.813Z] #26 97.77 + mkdir -p /tmp/tmp.ge2JNcCcoD/src/github.com/docker [2022-03-06T22:38:31.813Z] #26 97.78 + mv components/cli /tmp/tmp.ge2JNcCcoD/src/github.com/docker/cli [2022-03-06T22:38:31.813Z] #26 97.78 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-06T22:38:32.385Z] #26 ... [2022-03-06T22:38:32.385Z] [2022-03-06T22:38:32.385Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-06T22:38:32.385Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-06T22:38:32.385Z] #20 DONE 0.8s [2022-03-06T22:38:32.385Z] [2022-03-06T22:38:32.385Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:38:32.385Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-06T22:38:32.392Z] #14 ... [2022-03-06T22:38:32.392Z] [2022-03-06T22:38:32.392Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:38:32.392Z] #40 sha256:dd0b9f5335f2bad9b5ae9ca4f931de861a56a4026cf0a3b8e080464fdb7393ac [2022-03-06T22:38:32.392Z] #40 5.764 -- Detecting C compiler ABI info - done [2022-03-06T22:38:32.392Z] #40 5.917 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-06T22:38:32.392Z] #40 5.932 -- Detecting C compile features [2022-03-06T22:38:32.392Z] #40 5.941 -- Detecting C compile features - done [2022-03-06T22:38:32.392Z] #40 6.017 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-06T22:38:32.392Z] #40 6.269 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-06T22:38:32.392Z] #40 6.378 -- Configuring done [2022-03-06T22:38:32.392Z] #40 6.427 -- Generating done [2022-03-06T22:38:32.392Z] #40 6.430 -- Build files have been written to: /tmp/tmp.7RV2IGiPMA/tini [2022-03-06T22:38:32.392Z] #40 6.481 + make tini-static [2022-03-06T22:38:32.392Z] #40 6.869 Scanning dependencies of target tini-static [2022-03-06T22:38:32.392Z] #40 7.052 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-06T22:38:32.392Z] #40 8.250 [100%] Linking C executable tini-static [2022-03-06T22:38:32.392Z] #40 8.771 [100%] Built target tini-static [2022-03-06T22:38:32.392Z] #40 8.808 + mkdir -p /build [2022-03-06T22:38:32.392Z] #40 8.814 + cp tini-static /build/docker-init [2022-03-06T22:38:32.392Z] #40 DONE 8.9s [2022-03-06T22:38:32.392Z] [2022-03-06T22:38:32.392Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:38:32.392Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:38:33.329Z] #21 1.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:38:33.329Z] #21 1.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:38:33.539Z] #19 177.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-06T22:38:33.539Z] #19 177.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:33.539Z] #19 177.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-06T22:38:33.539Z] #19 177.1 Selecting previously unselected package crossbuild-essential-armel. [2022-03-06T22:38:33.539Z] #19 177.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-06T22:38:33.539Z] #19 177.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-06T22:38:33.539Z] #19 177.1 Selecting previously unselected package libc6-armhf-cross. [2022-03-06T22:38:33.539Z] #19 177.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:33.539Z] #19 177.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-06T22:38:33.539Z] #19 177.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-06T22:38:33.539Z] #19 177.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:33.539Z] #19 177.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:33.539Z] #19 177.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-06T22:38:33.539Z] #19 177.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:33.539Z] #19 177.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:33.540Z] #19 177.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-06T22:38:33.540Z] #19 177.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:33.540Z] #19 177.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:33.540Z] #19 177.4 Selecting previously unselected package libasan6-armhf-cross. [2022-03-06T22:38:33.540Z] #19 177.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:33.540Z] #19 177.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:33.540Z] #19 177.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-06T22:38:33.540Z] #19 177.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:33.540Z] #19 177.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:33.540Z] #19 177.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-06T22:38:33.540Z] #19 177.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:33.540Z] #19 177.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:33.540Z] #19 177.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-06T22:38:33.540Z] #19 177.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:33.540Z] #19 177.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:33.540Z] #19 177.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-06T22:38:33.540Z] #19 177.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:33.540Z] #19 177.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-06T22:38:33.590Z] #21 1.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:38:33.590Z] #21 1.555 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:38:34.195Z] Fetching without tags [2022-03-06T22:38:34.523Z] #14 ... [2022-03-06T22:38:34.523Z] [2022-03-06T22:38:34.523Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:38:34.523Z] #63 sha256:4205eb82117d26567634eed5cb675a4a89dee3294e1532e8b464ee44bbdd314c [2022-03-06T22:38:34.523Z] #63 87.99 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:38:34.523Z] #63 87.99 + GOBIN=/build [2022-03-06T22:38:34.523Z] #63 87.99 + GO111MODULE=on [2022-03-06T22:38:34.524Z] #63 87.99 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-06T22:38:34.533Z] #21 2.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:38:33.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:38:33.942Z] > git config --add remote.origin.fetch +refs/pull/43136/head:refs/remotes/origin/PR-43136 # timeout=10 [2022-03-06T22:38:33.990Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:38:34.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-06T22:38:34.233Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-06T22:38:34.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:38:34.236Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43136/head:refs/remotes/origin/PR-43136 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-06T22:38:34.900Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit a34fe9b422dc6e9c759700be49b211851c2a8aab [2022-03-06T22:38:35.918Z] #21 3.492 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:38:37.304Z] #21 5.149 Fetched 8392 kB in 4s (1904 kB/s) [2022-03-06T22:38:37.747Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:38:35.013Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:38:35.058Z] > git checkout -f a34fe9b422dc6e9c759700be49b211851c2a8aab # timeout=10 [2022-03-06T22:38:37.350Z] > git remote # timeout=10 [2022-03-06T22:38:37.424Z] > git config --get remote.origin.url # timeout=10 [2022-03-06T22:38:37.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-06T22:38:37.473Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-06T22:38:37.879Z] First time build. Skipping changelog. [2022-03-06T22:38:38.045Z] #14 ... [2022-03-06T22:38:38.045Z] [2022-03-06T22:38:38.045Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:38:38.045Z] #60 sha256:e73ce9687df751eed243925ad23a21de9d98674b929fecc2f6a1996fb7e3e678 [2022-03-06T22:38:38.045Z] #60 54.36 Updating files: 67% (3177/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-06T22:38:38.045Z] #60 55.11 + cd /tmp/tmp.TIcgoBP3Ym/src/github.com/containerd/containerd [2022-03-06T22:38:38.045Z] #60 55.12 + git checkout -q v1.5.10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:38:38.302Z] #60 56.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-06T22:38:38.302Z] #60 56.70 + BUILDTAGS='netgo osusergo static_build' [2022-03-06T22:38:38.302Z] #60 56.70 + export EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:38:38.302Z] #60 56.70 + EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:38:38.302Z] #60 56.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-06T22:38:38.302Z] #60 56.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-06T22:38:38.302Z] #60 56.70 + '[' '' = dynamic ']' [2022-03-06T22:38:38.302Z] #60 56.70 + make [2022-03-06T22:38:38.833Z] #19 183.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-06T22:38:38.834Z] #19 183.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:38.834Z] #19 183.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-06T22:38:38.834Z] #19 183.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-06T22:38:38.834Z] #19 183.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-06T22:38:38.834Z] #19 183.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-06T22:38:38.960Z] #43 ... [2022-03-06T22:38:38.960Z] [2022-03-06T22:38:38.960Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:38.960Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:38.960Z] #14 93.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-06T22:38:38.960Z] #14 93.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:38.960Z] #14 93.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:39.095Z] #19 183.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-06T22:38:39.095Z] #19 183.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:39.095Z] #19 183.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-06T22:38:39.220Z] #21 5.149 Reading package lists... [2022-03-06T22:38:39.356Z] #19 183.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-06T22:38:39.357Z] #19 183.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:39.357Z] #19 183.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:38:39.357Z] #19 183.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-06T22:38:39.618Z] #19 183.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:39.618Z] #19 183.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-06T22:38:39.801Z] Merge succeeded, producing 892eaa8bef8323a62527bbdf309e508e04a911ef [2022-03-06T22:38:39.802Z] Checking out Revision 892eaa8bef8323a62527bbdf309e508e04a911ef (PR-43136) [2022-03-06T22:38:39.943Z] #63 93.14 rootlesskit version 0.14.6 [2022-03-06T22:38:39.943Z] #63 93.15 Usage of /build/rootlesskit-docker-proxy: [2022-03-06T22:38:39.943Z] #63 93.16 -container-ip string [2022-03-06T22:38:39.943Z] #63 93.16 container ip [2022-03-06T22:38:39.943Z] #63 93.16 -container-port int [2022-03-06T22:38:39.943Z] #63 93.16 container port (default -1) [2022-03-06T22:38:39.943Z] #63 93.16 -host-ip string [2022-03-06T22:38:39.943Z] #63 93.16 host ip [2022-03-06T22:38:39.943Z] #63 93.16 -host-port int [2022-03-06T22:38:39.943Z] #63 93.16 host port (default -1) [2022-03-06T22:38:39.943Z] #63 93.16 -proto string [2022-03-06T22:38:39.943Z] #63 93.16 proxy protocol (default "tcp") [2022-03-06T22:38:40.196Z] #60 58.17 + bin/ctr [2022-03-06T22:38:37.784Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:38:41.106Z] + docker version [2022-03-06T22:38:41.133Z] #21 7.026 Reading package lists... [2022-03-06T22:38:39.701Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-06T22:38:39.839Z] > git config core.sparsecheckout # timeout=10 [2022-03-06T22:38:39.884Z] > git checkout -f 892eaa8bef8323a62527bbdf309e508e04a911ef # timeout=10 [2022-03-06T22:38:41.395Z] #21 8.819 Building dependency tree... [2022-03-06T22:38:42.338Z] #21 10.14 The following additional packages will be installed: [2022-03-06T22:38:42.338Z] #21 10.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:38:42.338Z] #21 10.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-06T22:38:42.338Z] #21 10.15 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-06T22:38:42.338Z] #21 10.15 python3-pkg-resources vim-runtime xxd [2022-03-06T22:38:42.338Z] #21 10.15 Suggested packages: [2022-03-06T22:38:42.338Z] #21 10.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-06T22:38:42.338Z] #21 10.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-06T22:38:42.338Z] #21 10.16 acl attr quota [2022-03-06T22:38:42.338Z] #21 10.16 Recommended packages: [2022-03-06T22:38:42.338Z] #21 10.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-06T22:38:42.514Z] #63 ... [2022-03-06T22:38:42.514Z] [2022-03-06T22:38:42.514Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:42.514Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:42.514Z] #14 88.90 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-06T22:38:42.514Z] #14 88.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:42.514Z] #14 88.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:42.514Z] #14 93.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-06T22:38:42.514Z] #14 93.89 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-06T22:38:42.514Z] #14 93.92 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:38:42.514Z] #14 95.03 Selecting previously unselected package libapparmor1:amd64. [2022-03-06T22:38:42.514Z] #14 95.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-06T22:38:42.514Z] #14 95.09 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:38:42.514Z] #14 95.96 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-06T22:38:42.514Z] #14 95.97 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-06T22:38:42.515Z] #14 96.19 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:38:43.083Z] #14 97.17 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:38:43.083Z] #14 97.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:38:43.281Z] #21 11.04 The following NEW packages will be installed: [2022-03-06T22:38:43.281Z] #21 11.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-06T22:38:43.281Z] #21 11.04 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:38:43.281Z] #21 11.04 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-06T22:38:43.281Z] #21 11.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-06T22:38:43.281Z] #21 11.04 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-06T22:38:43.282Z] #21 11.04 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-06T22:38:43.282Z] #21 11.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-06T22:38:43.282Z] #21 11.04 xz-utils zip zstd [2022-03-06T22:38:43.343Z] #14 ... [2022-03-06T22:38:43.343Z] [2022-03-06T22:38:43.343Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:38:43.343Z] #63 sha256:4205eb82117d26567634eed5cb675a4a89dee3294e1532e8b464ee44bbdd314c [2022-03-06T22:38:43.343Z] #63 DONE 97.1s [2022-03-06T22:38:43.343Z] [2022-03-06T22:38:43.343Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:43.343Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:43.343Z] #14 97.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:38:43.343Z] #14 ... [2022-03-06T22:38:43.343Z] [2022-03-06T22:38:43.343Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-06T22:38:43.343Z] #64 sha256:9d422cdb6add45c21401c9adf2cd070e46b1028fbfe88ff42ddd9cdb991d056b [2022-03-06T22:38:43.543Z] #21 11.44 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:38:43.543Z] #21 11.44 Need to get 27.0 MB of archives. [2022-03-06T22:38:43.543Z] #21 11.44 After this operation, 105 MB of additional disk space will be used. [2022-03-06T22:38:43.543Z] #21 11.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-06T22:38:43.543Z] #21 11.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-06T22:38:43.543Z] #21 11.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-06T22:38:43.543Z] #21 11.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-06T22:38:43.543Z] #21 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-06T22:38:43.543Z] #21 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-06T22:38:43.543Z] #21 11.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-06T22:38:43.543Z] #21 11.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-06T22:38:43.543Z] #21 11.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:38:43.543Z] #21 11.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:38:43.543Z] #21 11.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-06T22:38:43.543Z] #21 11.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-06T22:38:43.543Z] #21 11.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-06T22:38:43.543Z] #21 11.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-06T22:38:43.543Z] #21 11.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-06T22:38:43.543Z] #21 11.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-06T22:38:43.543Z] #21 11.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-06T22:38:43.602Z] #64 DONE 0.1s [2022-03-06T22:38:43.602Z] [2022-03-06T22:38:43.602Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:43.602Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:43.602Z] #14 97.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:38:43.602Z] #14 97.44 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:38:43.602Z] #14 97.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:38:43.602Z] #14 ... [2022-03-06T22:38:43.602Z] [2022-03-06T22:38:43.602Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-06T22:38:43.602Z] #65 sha256:211d3a813f5050e25c1f2ac0773aabc6460bb1e28106c8dc74334c56551443bc [2022-03-06T22:38:43.602Z] #65 DONE 0.2s [2022-03-06T22:38:43.602Z] [2022-03-06T22:38:43.602Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:43.602Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:43.602Z] #14 97.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-06T22:38:43.602Z] #14 97.66 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:38:43.803Z] #21 11.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-06T22:38:43.803Z] #21 11.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-06T22:38:43.803Z] #21 11.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-06T22:38:43.803Z] #21 11.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-06T22:38:43.803Z] #21 11.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-06T22:38:43.803Z] #21 11.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-06T22:38:43.803Z] #21 11.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-06T22:38:43.803Z] #21 11.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-06T22:38:43.803Z] #21 11.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-06T22:38:43.803Z] #21 11.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-06T22:38:43.862Z] #14 97.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:38:43.862Z] #14 97.73 Selecting previously unselected package libudev-dev:amd64. [2022-03-06T22:38:43.862Z] #14 97.75 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-06T22:38:43.862Z] #14 97.76 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:38:43.862Z] #14 97.87 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-06T22:38:43.862Z] #14 97.88 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-06T22:38:43.862Z] #14 97.89 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:38:44.064Z] #21 11.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-06T22:38:44.064Z] #21 11.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-06T22:38:44.064Z] #21 11.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-06T22:38:44.064Z] #21 11.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-06T22:38:44.064Z] #21 11.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-06T22:38:44.064Z] #21 11.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-06T22:38:44.064Z] #21 11.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-06T22:38:44.064Z] #21 12.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-06T22:38:44.064Z] #21 12.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-06T22:38:44.064Z] #21 12.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:38:44.064Z] #21 12.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-06T22:38:44.064Z] #21 12.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-06T22:38:44.064Z] #21 12.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-06T22:38:44.064Z] #21 12.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-06T22:38:44.122Z] #14 98.14 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-06T22:38:44.122Z] #14 98.15 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-06T22:38:44.122Z] #14 98.15 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:38:44.325Z] #21 12.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-06T22:38:44.326Z] #21 12.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-06T22:38:44.326Z] #21 12.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-06T22:38:44.326Z] #21 12.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-06T22:38:44.381Z] #14 98.31 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-06T22:38:44.381Z] #14 98.31 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-06T22:38:44.381Z] #14 98.31 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:38:44.381Z] #14 98.46 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-06T22:38:44.381Z] #14 98.46 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-06T22:38:44.381Z] #14 98.47 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:38:44.381Z] #14 98.55 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-06T22:38:44.586Z] #21 12.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-06T22:38:44.586Z] #21 12.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-06T22:38:44.586Z] #21 12.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-06T22:38:44.586Z] #21 ... [2022-03-06T22:38:44.586Z] [2022-03-06T22:38:44.586Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:38:44.586Z] #56 sha256:9e86f23b7e24c60f12e356465513ddf29f84c40ed9d559b5ec70e86e4eb21487 [2022-03-06T22:38:44.586Z] #56 7.636 + cd /tmp/tmp.pgSAhwdJ14/src/github.com/opencontainers/runc [2022-03-06T22:38:44.586Z] #56 7.637 + git checkout -q v1.1.0 [2022-03-06T22:38:44.586Z] #56 7.926 + '[' -z '' ']' [2022-03-06T22:38:44.586Z] #56 7.926 + target=static [2022-03-06T22:38:44.586Z] #56 7.927 + make BUILDTAGS=seccomp static [2022-03-06T22:38:44.586Z] #56 8.322 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-06T22:38:44.640Z] #14 98.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-06T22:38:44.640Z] #14 98.56 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:38:44.899Z] #14 98.99 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-06T22:38:44.909Z] #19 189.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-06T22:38:44.909Z] #19 189.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:44.909Z] #19 189.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-06T22:38:44.909Z] #19 189.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-06T22:38:44.909Z] #19 189.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-06T22:38:44.909Z] #19 189.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-06T22:38:44.909Z] #19 189.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-06T22:38:44.909Z] #19 189.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:44.909Z] #19 189.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-06T22:38:45.158Z] #56 ... [2022-03-06T22:38:45.158Z] [2022-03-06T22:38:45.158Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:38:45.158Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-06T22:38:45.158Z] #21 12.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:38:45.158Z] #21 12.93 Fetched 27.0 MB in 1s (20.5 MB/s) [2022-03-06T22:38:45.158Z] #21 12.98 Selecting previously unselected package pigz. [2022-03-06T22:38:45.158Z] #21 12.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-06T22:38:45.158Z] #21 13.04 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-06T22:38:45.158Z] #21 13.04 Unpacking pigz (2.6-1) ... [2022-03-06T22:38:45.158Z] #14 98.99 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-06T22:38:45.158Z] #14 99.00 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:38:45.158Z] #14 99.22 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-06T22:38:45.159Z] #14 99.22 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:38:45.159Z] #14 99.23 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:38:45.169Z] #19 189.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-06T22:38:45.169Z] #19 189.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.169Z] #19 189.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.169Z] #19 189.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-06T22:38:45.169Z] #19 189.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.169Z] #19 189.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.170Z] #19 189.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-06T22:38:45.170Z] #19 189.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.170Z] #19 189.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.170Z] #19 189.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-06T22:38:45.170Z] #19 189.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.170Z] #19 189.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.170Z] #19 189.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-06T22:38:45.170Z] #19 189.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.170Z] #19 189.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.418Z] #14 99.30 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-06T22:38:45.418Z] #14 99.32 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-06T22:38:45.418Z] #14 99.32 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:38:45.418Z] #14 99.42 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-06T22:38:45.418Z] #14 99.43 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-06T22:38:45.418Z] #14 99.43 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:38:45.419Z] #21 13.12 Selecting previously unselected package libelf1:arm64. [2022-03-06T22:38:45.419Z] #21 13.12 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-06T22:38:45.419Z] #21 13.13 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-06T22:38:45.419Z] #21 13.24 Selecting previously unselected package libbpf0:arm64. [2022-03-06T22:38:45.419Z] #21 13.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-06T22:38:45.419Z] #21 13.25 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-06T22:38:45.419Z] #21 13.33 Selecting previously unselected package libcap2:arm64. [2022-03-06T22:38:45.419Z] #21 13.33 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-06T22:38:45.419Z] #21 13.33 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-06T22:38:45.430Z] #19 189.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-06T22:38:45.430Z] #19 189.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.430Z] #19 189.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.430Z] #19 190.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-06T22:38:45.680Z] #21 13.39 Selecting previously unselected package libmnl0:arm64. [2022-03-06T22:38:45.680Z] #21 13.39 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-06T22:38:45.680Z] #21 13.40 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-06T22:38:45.680Z] #21 13.47 Selecting previously unselected package libxtables12:arm64. [2022-03-06T22:38:45.680Z] #21 13.47 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-06T22:38:45.680Z] #21 13.48 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-06T22:38:45.680Z] #21 13.53 Selecting previously unselected package libcap2-bin. [2022-03-06T22:38:45.680Z] #21 13.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-06T22:38:45.680Z] #21 13.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-06T22:38:45.680Z] #21 13.61 Selecting previously unselected package iproute2. [2022-03-06T22:38:45.680Z] #21 13.62 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-06T22:38:45.680Z] #21 13.63 Unpacking iproute2 (5.10.0-4) ... [2022-03-06T22:38:45.691Z] #19 190.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.691Z] #19 190.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.952Z] #19 190.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-06T22:38:45.952Z] #19 190.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.952Z] #19 190.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.952Z] #19 190.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-06T22:38:45.952Z] #19 190.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:45.952Z] #19 190.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:45.952Z] #19 190.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-06T22:38:45.987Z] #14 100.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:38:45.987Z] #14 100.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:38:45.987Z] #14 100.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:38:45.987Z] #14 100.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:38:45.987Z] #14 100.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:38:45.987Z] #14 100.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:46.214Z] #19 190.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:46.214Z] #19 190.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:46.214Z] #19 190.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-06T22:38:46.214Z] #19 190.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:46.214Z] #19 190.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:46.214Z] #19 190.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-06T22:38:46.214Z] #19 190.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:46.214Z] #19 190.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:46.247Z] #14 100.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:46.247Z] #14 100.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:38:46.247Z] #14 100.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:46.247Z] #14 100.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:38:46.247Z] #14 100.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:38:46.247Z] #14 100.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:46.247Z] #14 100.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-06T22:38:46.247Z] #14 100.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:46.247Z] #14 100.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:38:46.247Z] #14 100.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:38:46.247Z] #14 100.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:38:46.251Z] #21 13.99 Selecting previously unselected package xxd. [2022-03-06T22:38:46.251Z] #21 13.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-06T22:38:46.251Z] #21 14.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:46.251Z] #21 14.11 Selecting previously unselected package vim-common. [2022-03-06T22:38:46.251Z] #21 14.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:38:46.251Z] #21 14.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:46.251Z] #21 14.25 Selecting previously unselected package bash-completion. [2022-03-06T22:38:46.506Z] #14 100.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:38:46.506Z] #14 100.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:38:46.506Z] #14 100.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:38:46.511Z] #21 14.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-06T22:38:47.074Z] #14 DONE 101.0s [2022-03-06T22:38:47.075Z] [2022-03-06T22:38:47.075Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-06T22:38:47.075Z] #55 sha256:bdecb0c5b7adb3e4a3d6c1287d877bbe8c744c64cf0e1501ee8cc72317df0753 [2022-03-06T22:38:47.075Z] #55 DONE 0.2s [2022-03-06T22:38:47.075Z] [2022-03-06T22:38:47.075Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:38:47.075Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:38:47.893Z] #21 15.75 Unpacking bash-completion (1:2.11-2) ... [2022-03-06T22:38:48.154Z] #21 16.13 Selecting previously unselected package bzip2. [2022-03-06T22:38:48.154Z] #21 16.13 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-06T22:38:48.154Z] #21 16.13 Unpacking bzip2 (1.0.8-4) ... [2022-03-06T22:38:48.259Z] Client: [2022-03-06T22:38:48.259Z] Version: 20.10.9 [2022-03-06T22:38:48.259Z] API version: 1.41 [2022-03-06T22:38:48.259Z] Go version: go1.16.8 [2022-03-06T22:38:48.259Z] Git commit: c2ea9bc [2022-03-06T22:38:48.259Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-06T22:38:48.259Z] OS/Arch: windows/amd64 [2022-03-06T22:38:48.259Z] Context: default [2022-03-06T22:38:48.259Z] Experimental: true [2022-03-06T22:38:48.259Z] [2022-03-06T22:38:48.259Z] Server: Docker Engine - Community [2022-03-06T22:38:48.259Z] Engine: [2022-03-06T22:38:48.259Z] Version: 20.10.9 [2022-03-06T22:38:48.259Z] API version: 1.41 (minimum version 1.24) [2022-03-06T22:38:48.259Z] Go version: go1.16.8 [2022-03-06T22:38:48.259Z] Git commit: 79ea9d3 [2022-03-06T22:38:48.259Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-06T22:38:48.259Z] OS/Arch: windows/amd64 [2022-03-06T22:38:48.259Z] Experimental: true [2022-03-06T22:38:48.415Z] #21 16.21 Selecting previously unselected package xz-utils. [2022-03-06T22:38:48.415Z] #21 16.21 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-06T22:38:48.415Z] #21 16.22 Unpacking xz-utils (5.2.5-2) ... [2022-03-06T22:38:48.676Z] #21 16.40 Selecting previously unselected package apparmor. [2022-03-06T22:38:48.676Z] #21 16.40 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-06T22:38:48.676Z] #21 16.44 Unpacking apparmor (2.13.6-10) ... [Pipeline] sh [2022-03-06T22:38:48.938Z] #21 16.68 Selecting previously unselected package inetutils-ping. [2022-03-06T22:38:48.938Z] #21 16.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-06T22:38:48.938Z] #21 16.68 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-06T22:38:48.938Z] #21 16.77 Selecting previously unselected package libip4tc2:arm64. [2022-03-06T22:38:48.938Z] #21 16.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-06T22:38:48.938Z] #21 16.78 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-06T22:38:48.938Z] #21 16.83 Selecting previously unselected package libip6tc2:arm64. [2022-03-06T22:38:48.938Z] #21 16.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-06T22:38:48.938Z] #21 16.84 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-06T22:38:48.939Z] #14 ... [2022-03-06T22:38:48.939Z] [2022-03-06T22:38:48.939Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:38:48.939Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:38:48.939Z] #60 49.27 Updating files: 70% (3343/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-06T22:38:48.939Z] #60 49.96 + cd /tmp/tmp.cCVInk90cK/src/github.com/containerd/containerd [2022-03-06T22:38:48.939Z] #60 49.96 + git checkout -q v1.5.10 [2022-03-06T22:38:49.199Z] #21 16.90 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-06T22:38:49.199Z] #21 16.90 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-06T22:38:49.199Z] #21 16.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-06T22:38:49.199Z] #21 16.96 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-06T22:38:49.199Z] #21 16.96 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-06T22:38:49.199Z] #21 16.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-06T22:38:49.199Z] #21 17.07 Selecting previously unselected package libnftnl11:arm64. [2022-03-06T22:38:49.199Z] #21 17.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-06T22:38:49.199Z] #21 17.07 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-06T22:38:49.199Z] #21 17.12 Selecting previously unselected package iptables. [2022-03-06T22:38:49.199Z] #21 17.14 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-06T22:38:49.460Z] #21 17.16 Unpacking iptables (1.8.7-1) ... [2022-03-06T22:38:49.460Z] #21 17.41 Selecting previously unselected package libonig5:arm64. [2022-03-06T22:38:49.460Z] #21 17.41 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-06T22:38:49.460Z] #21 17.41 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-06T22:38:49.614Z] #56 ... [2022-03-06T22:38:49.614Z] [2022-03-06T22:38:49.614Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-06T22:38:49.614Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-06T22:38:49.614Z] #15 DONE 2.2s [2022-03-06T22:38:49.614Z] [2022-03-06T22:38:49.614Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:38:49.614Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:38:49.614Z] #56 2.109 + RM_GOPATH=0 [2022-03-06T22:38:49.614Z] #56 2.109 + TMP_GOPATH= [2022-03-06T22:38:49.614Z] #56 2.109 + : /build [2022-03-06T22:38:49.614Z] #56 2.109 + '[' -z '' ']' [2022-03-06T22:38:49.614Z] #56 2.109 ++ mktemp -d [2022-03-06T22:38:49.614Z] #56 2.140 + export GOPATH=/tmp/tmp.CLxWLLDQDV [2022-03-06T22:38:49.614Z] #56 2.140 + GOPATH=/tmp/tmp.CLxWLLDQDV [2022-03-06T22:38:49.614Z] #56 2.140 + RM_GOPATH=1 [2022-03-06T22:38:49.614Z] #56 2.140 + case "$(go env GOARCH)" in [2022-03-06T22:38:49.614Z] #56 2.140 ++ go env GOARCH [2022-03-06T22:38:49.614Z] #56 2.143 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:49.614Z] #56 2.143 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:38:49.614Z] #56 2.143 ++ dirname /install.sh [2022-03-06T22:38:49.614Z] #56 2.145 + dir=/ [2022-03-06T22:38:49.614Z] #56 2.145 + bin=runc [2022-03-06T22:38:49.614Z] #56 2.145 + shift [2022-03-06T22:38:49.614Z] #56 2.145 + '[' '!' -f //runc.installer ']' [2022-03-06T22:38:49.614Z] #56 2.145 + . //runc.installer [2022-03-06T22:38:49.614Z] #56 2.145 ++ set -e [2022-03-06T22:38:49.614Z] #56 2.145 ++ : v1.1.0 [2022-03-06T22:38:49.614Z] #56 2.145 + install_runc [2022-03-06T22:38:49.614Z] #56 2.145 + RUNC_BUILDTAGS=seccomp [2022-03-06T22:38:49.614Z] #56 2.145 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-06T22:38:49.614Z] #56 2.145 Install runc version v1.1.0 (build tags: seccomp) [2022-03-06T22:38:49.614Z] #56 2.151 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CLxWLLDQDV/src/github.com/opencontainers/runc [2022-03-06T22:38:49.614Z] #56 2.154 Cloning into '/tmp/tmp.CLxWLLDQDV/src/github.com/opencontainers/runc'... [2022-03-06T22:38:49.721Z] #21 17.55 Selecting previously unselected package libjq1:arm64. [2022-03-06T22:38:49.721Z] #21 17.55 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-06T22:38:49.721Z] #21 17.55 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-06T22:38:49.721Z] #21 17.63 Selecting previously unselected package jq. [2022-03-06T22:38:49.721Z] #21 17.63 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-06T22:38:49.721Z] #21 17.64 Unpacking jq (1.6-2.1) ... [2022-03-06T22:38:49.721Z] #21 17.69 Selecting previously unselected package libaio1:arm64. [2022-03-06T22:38:49.846Z] + docker info [2022-03-06T22:38:49.846Z] Client: [2022-03-06T22:38:49.846Z] Context: default [2022-03-06T22:38:49.846Z] Debug Mode: false [2022-03-06T22:38:49.846Z] [2022-03-06T22:38:49.846Z] Server: [2022-03-06T22:38:49.846Z] Containers: 0 [2022-03-06T22:38:49.846Z] Running: 0 [2022-03-06T22:38:49.846Z] Paused: 0 [2022-03-06T22:38:49.846Z] Stopped: 0 [2022-03-06T22:38:49.846Z] Images: 0 [2022-03-06T22:38:49.846Z] Server Version: 20.10.9 [2022-03-06T22:38:49.846Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-06T22:38:49.846Z] Windows: [2022-03-06T22:38:49.846Z] LCOW: [2022-03-06T22:38:49.846Z] Logging Driver: json-file [2022-03-06T22:38:49.846Z] Plugins: [2022-03-06T22:38:49.846Z] Volume: local [2022-03-06T22:38:49.846Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:38:49.846Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:38:49.846Z] Swarm: inactive [2022-03-06T22:38:49.846Z] Default Isolation: process [2022-03-06T22:38:49.846Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-06T22:38:49.846Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-06T22:38:49.846Z] OSType: windows [2022-03-06T22:38:49.846Z] Architecture: x86_64 [2022-03-06T22:38:49.846Z] CPUs: 4 [2022-03-06T22:38:49.846Z] Total Memory: 32GiB [2022-03-06T22:38:49.846Z] Name: azwin-2-4cce20 [2022-03-06T22:38:49.846Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-06T22:38:49.846Z] Docker Root Dir: D:\docker [2022-03-06T22:38:49.846Z] Debug Mode: false [2022-03-06T22:38:49.846Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:38:49.846Z] Labels: [2022-03-06T22:38:49.846Z] Experimental: true [2022-03-06T22:38:49.846Z] Insecure Registries: [2022-03-06T22:38:49.846Z] 10.0.0.4:5000 [2022-03-06T22:38:49.846Z] 127.0.0.0/8 [2022-03-06T22:38:49.846Z] Registry Mirrors: [2022-03-06T22:38:49.846Z] http://10.0.0.4:5000/ [2022-03-06T22:38:49.846Z] Live Restore Enabled: false [2022-03-06T22:38:49.846Z] Product License: Community Engine [2022-03-06T22:38:49.846Z] [2022-03-06T22:38:49.982Z] #21 17.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-06T22:38:49.983Z] #21 17.70 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-06T22:38:49.983Z] #21 17.78 Selecting previously unselected package libgpm2:arm64. [2022-03-06T22:38:49.983Z] #21 17.78 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-06T22:38:49.983Z] #21 17.78 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-06T22:38:49.983Z] #21 17.85 Selecting previously unselected package libicu67:arm64. [2022-03-06T22:38:49.983Z] #21 17.86 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-06T22:38:49.983Z] #21 17.86 Unpacking libicu67:arm64 (67.1-7) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-06T22:38:50.156Z] #60 ... [2022-03-06T22:38:50.156Z] [2022-03-06T22:38:50.156Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:38:50.156Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:38:50.156Z] #14 108.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-06T22:38:50.156Z] #14 108.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:50.156Z] #14 108.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:38:50.156Z] #14 113.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-06T22:38:50.156Z] #14 113.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:50.156Z] #14 113.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:38:50.156Z] #14 119.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-06T22:38:50.156Z] #14 119.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:38:50.156Z] #14 119.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:38:50.853Z] #60 52.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-06T22:38:50.853Z] #60 52.34 + BUILDTAGS='netgo osusergo static_build' [2022-03-06T22:38:50.853Z] #60 52.34 + export EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:38:50.853Z] #60 52.34 + EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:38:50.853Z] #60 52.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-06T22:38:50.853Z] #60 52.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-06T22:38:50.853Z] #60 52.34 + '[' '' = dynamic ']' [2022-03-06T22:38:50.853Z] #60 52.34 + make [2022-03-06T22:38:50.990Z] #56 ... [2022-03-06T22:38:50.990Z] [2022-03-06T22:38:50.990Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-06T22:38:50.990Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-06T22:38:50.990Z] #16 DONE 1.7s [2022-03-06T22:38:50.990Z] [2022-03-06T22:38:50.990Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-06T22:38:50.990Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-06T22:38:51.284Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-06T22:38:51.403Z] First time build. Skipping changelog. [2022-03-06T22:38:51.507Z] #19 195.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-06T22:38:51.507Z] #19 195.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:51.507Z] #19 195.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:38:51.507Z] #19 195.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-06T22:38:51.507Z] #19 195.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-06T22:38:51.507Z] #19 195.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-06T22:38:51.507Z] #19 195.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-06T22:38:51.507Z] #19 195.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:51.507Z] #19 195.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-06T22:38:51.507Z] #19 195.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-06T22:38:51.507Z] #19 195.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:51.507Z] #19 195.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:38:51.507Z] #19 195.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-06T22:38:51.507Z] #19 195.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:51.507Z] #19 195.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-06T22:38:52.235Z] #60 53.85 + bin/ctr [2022-03-06T22:38:51.321Z] > git rev-list --no-walk 3fe26f391b628e3baa3f97aa7309d29c469f1686 # timeout=10 [2022-03-06T22:38:52.369Z] #17 1.456 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-06T22:38:52.845Z] #21 20.50 Selecting previously unselected package libinih1:arm64. [2022-03-06T22:38:52.845Z] #21 20.50 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-06T22:38:52.845Z] #21 20.50 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-06T22:38:52.845Z] #21 20.57 Selecting previously unselected package libnet1:arm64. [2022-03-06T22:38:52.845Z] #21 20.57 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-06T22:38:52.845Z] #21 20.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:38:52.845Z] #21 20.67 Selecting previously unselected package libnl-3-200:arm64. [2022-03-06T22:38:52.845Z] #21 20.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-06T22:38:52.845Z] #21 20.68 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-06T22:38:52.845Z] #21 20.74 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-06T22:38:52.845Z] #21 20.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-06T22:38:52.938Z] #17 DONE 1.8s [2022-03-06T22:38:52.938Z] [2022-03-06T22:38:52.938Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-06T22:38:52.938Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-06T22:38:53.106Z] #21 20.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-06T22:38:53.106Z] #21 20.80 Selecting previously unselected package net-tools. [2022-03-06T22:38:53.106Z] #21 20.81 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-06T22:38:53.106Z] #21 20.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:38:53.106Z] #21 20.98 Selecting previously unselected package patch. [2022-03-06T22:38:53.106Z] #21 20.98 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-06T22:38:53.106Z] #21 20.99 Unpacking patch (2.7.6-7) ... [2022-03-06T22:38:53.367Z] #21 21.05 Selecting previously unselected package python-pip-whl. [2022-03-06T22:38:53.367Z] #21 21.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-06T22:38:53.367Z] #21 21.07 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-06T22:38:53.627Z] #21 21.53 Selecting previously unselected package python3-lib2to3. [2022-03-06T22:38:53.627Z] #21 21.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-06T22:38:53.627Z] #21 21.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:38:53.627Z] #21 21.64 Selecting previously unselected package python3-distutils. [2022-03-06T22:38:53.887Z] #21 21.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-06T22:38:53.887Z] #21 21.66 Unpacking python3-distutils (3.9.2-1) ... [2022-03-06T22:38:53.887Z] #21 21.77 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:38:53.887Z] #21 21.77 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:38:53.887Z] #21 21.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:38:53.887Z] #21 21.88 Selecting previously unselected package python3-setuptools. [2022-03-06T22:38:54.149Z] #21 21.88 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-06T22:38:54.149Z] #21 21.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-06T22:38:54.149Z] #21 22.03 Selecting previously unselected package python3-wheel. [2022-03-06T22:38:54.149Z] #21 22.04 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-06T22:38:54.149Z] #21 22.04 Unpacking python3-wheel (0.34.2-1) ... [2022-03-06T22:38:54.149Z] #21 22.11 Selecting previously unselected package python3-pip. [2022-03-06T22:38:54.149Z] #21 22.11 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-06T22:38:54.149Z] #21 22.12 Unpacking python3-pip (20.3.4-4) ... [2022-03-06T22:38:54.317Z] #18 DONE 1.6s [2022-03-06T22:38:54.317Z] [2022-03-06T22:38:54.317Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-06T22:38:54.317Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-06T22:38:54.689Z] + docker version [2022-03-06T22:38:54.720Z] #21 22.36 Selecting previously unselected package sudo. [2022-03-06T22:38:54.720Z] #21 22.37 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-06T22:38:54.720Z] #21 22.38 Unpacking sudo (1.9.5p2-3) ... [2022-03-06T22:38:55.291Z] #21 22.98 Selecting previously unselected package thin-provisioning-tools. [2022-03-06T22:38:55.291Z] #21 22.98 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-06T22:38:55.291Z] #21 22.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:38:55.552Z] #21 23.20 Selecting previously unselected package uidmap. [2022-03-06T22:38:55.552Z] #21 23.21 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-06T22:38:55.552Z] #21 23.21 Unpacking uidmap (1:4.8.1-1) ... [2022-03-06T22:38:55.552Z] #21 23.37 Selecting previously unselected package vim-runtime. [2022-03-06T22:38:55.552Z] #21 23.37 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:38:55.552Z] #21 23.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-06T22:38:55.552Z] #21 23.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-06T22:38:55.552Z] #21 23.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:55.712Z] #19 200.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-06T22:38:55.972Z] #19 200.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:38:55.973Z] #19 200.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:38:55.973Z] #19 200.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-06T22:38:55.973Z] #19 200.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-06T22:38:55.973Z] #19 200.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-06T22:38:55.973Z] #19 200.3 Selecting previously unselected package libc6-s390x-cross. [2022-03-06T22:38:55.973Z] #19 200.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-06T22:38:55.973Z] #19 200.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-06T22:38:55.973Z] #19 200.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-06T22:38:55.973Z] #19 200.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:55.973Z] #19 200.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:55.973Z] #19 200.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-06T22:38:55.973Z] #19 200.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:55.973Z] #19 200.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:56.225Z] #19 DONE 1.7s [2022-03-06T22:38:56.225Z] [2022-03-06T22:38:56.225Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-06T22:38:56.225Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-06T22:38:56.233Z] #19 200.5 Selecting previously unselected package libitm1-s390x-cross. [2022-03-06T22:38:56.233Z] #19 200.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:56.233Z] #19 200.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:56.233Z] #19 200.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-06T22:38:56.233Z] #19 200.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:56.233Z] #19 200.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:56.233Z] #19 200.6 Selecting previously unselected package libasan6-s390x-cross. [2022-03-06T22:38:56.233Z] #19 200.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:56.233Z] #19 200.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:56.495Z] #19 200.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-06T22:38:56.495Z] #19 200.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:56.495Z] #19 200.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:56.495Z] #19 200.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-06T22:38:56.495Z] #19 200.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:56.495Z] #19 200.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:56.495Z] #19 201.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-06T22:38:56.742Z] #14 ... [2022-03-06T22:38:56.742Z] [2022-03-06T22:38:56.742Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:38:56.742Z] #63 sha256:3024f98d535b630c51cfa156fbf401aa2169bfe4e668e87d35fcb55b62b77657 [2022-03-06T22:38:56.742Z] #63 125.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:38:56.742Z] #63 125.7 + GOBIN=/build [2022-03-06T22:38:56.742Z] #63 125.7 + GO111MODULE=on [2022-03-06T22:38:56.742Z] #63 125.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-06T22:38:56.755Z] #19 201.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:38:56.755Z] #19 201.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:38:56.755Z] #19 201.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-06T22:38:56.755Z] #19 201.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:38:56.755Z] #19 201.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:38:57.604Z] #20 DONE 1.5s [2022-03-06T22:38:57.604Z] [2022-03-06T22:38:57.604Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:38:57.604Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-06T22:38:58.865Z] #21 26.18 Selecting previously unselected package vim. [2022-03-06T22:38:58.865Z] #21 26.18 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-06T22:38:58.865Z] #21 26.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:38:58.865Z] #21 26.65 Selecting previously unselected package xfsprogs. [2022-03-06T22:38:58.865Z] #21 26.66 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-06T22:38:58.865Z] #21 26.66 Unpacking xfsprogs (5.10.0-4) ... [2022-03-06T22:38:59.126Z] #21 26.97 Selecting previously unselected package zip. [2022-03-06T22:38:59.126Z] #21 26.98 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-06T22:38:59.126Z] #21 26.99 Unpacking zip (3.0-12) ... [2022-03-06T22:38:59.386Z] #21 27.10 Selecting previously unselected package zstd. [2022-03-06T22:38:59.387Z] #21 27.12 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-06T22:38:59.387Z] #21 27.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:38:59.513Z] #21 ... [2022-03-06T22:38:59.513Z] [2022-03-06T22:38:59.513Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:38:59.513Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:38:59.513Z] #34 DONE 113.2s [2022-03-06T22:38:59.513Z] [2022-03-06T22:38:59.513Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:38:59.513Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-06T22:38:59.513Z] #21 1.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:38:59.513Z] #21 1.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:38:59.513Z] #21 1.833 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:38:59.647Z] #21 27.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:39:00.083Z] #21 2.281 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:39:00.220Z] #21 28.14 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-06T22:39:00.220Z] #21 28.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:39:00.220Z] #21 28.16 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-06T22:39:00.220Z] #21 28.17 Setting up libicu67:arm64 (67.1-7) ... [2022-03-06T22:39:00.220Z] #21 28.18 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-06T22:39:00.220Z] #21 28.20 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-06T22:39:00.220Z] #21 28.21 Setting up uidmap (1:4.8.1-1) ... [2022-03-06T22:39:00.220Z] #21 28.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:39:00.220Z] #21 28.23 Setting up bzip2 (1.0.8-4) ... [2022-03-06T22:39:00.363Z] #60 ... [2022-03-06T22:39:00.363Z] [2022-03-06T22:39:00.363Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:00.363Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:00.363Z] #14 104.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-06T22:39:00.363Z] #14 104.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:39:00.363Z] #14 104.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:39:00.363Z] #14 108.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-06T22:39:00.363Z] #14 108.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:39:00.363Z] #14 108.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:39:00.363Z] #14 114.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-06T22:39:00.363Z] #14 114.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:39:00.363Z] #14 114.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:39:00.482Z] #21 28.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-06T22:39:00.482Z] #21 28.26 Setting up python3-wheel (0.34.2-1) ... [2022-03-06T22:39:00.654Z] #21 2.887 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:39:00.962Z] #19 205.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-06T22:39:01.055Z] #21 28.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:01.055Z] #21 28.78 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-06T22:39:01.055Z] #21 28.80 Setting up libcap2-bin (1:2.44-1) ... [2022-03-06T22:39:01.055Z] #21 28.81 Setting up apparmor (2.13.6-10) ... [2022-03-06T22:39:01.224Z] #19 205.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:39:01.224Z] #19 205.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:01.224Z] #19 205.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-06T22:39:01.224Z] #19 205.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-06T22:39:01.224Z] #19 205.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-06T22:39:01.485Z] #19 205.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-06T22:39:01.485Z] #19 205.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-06T22:39:01.485Z] #19 205.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-06T22:39:01.485Z] #19 206.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-06T22:39:01.591Z] #21 3.802 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:39:01.746Z] #19 206.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-06T22:39:01.746Z] #19 206.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:01.746Z] #19 206.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-06T22:39:01.996Z] #63 130.4 rootlesskit version 0.14.6 [2022-03-06T22:39:01.996Z] #63 130.4 Usage of /build/rootlesskit-docker-proxy: [2022-03-06T22:39:01.996Z] #63 130.4 -container-ip string [2022-03-06T22:39:01.996Z] #63 130.4 container ip [2022-03-06T22:39:01.996Z] #63 130.4 -container-port int [2022-03-06T22:39:01.996Z] #63 130.4 container port (default -1) [2022-03-06T22:39:01.996Z] #63 130.4 -host-ip string [2022-03-06T22:39:01.996Z] #63 130.4 host ip [2022-03-06T22:39:01.996Z] #63 130.4 -host-port int [2022-03-06T22:39:01.996Z] #63 130.4 host port (default -1) [2022-03-06T22:39:01.996Z] #63 130.4 -proto string [2022-03-06T22:39:01.996Z] #63 130.4 proxy protocol (default "tcp") [2022-03-06T22:39:02.007Z] #19 206.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-06T22:39:02.007Z] #19 206.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:02.439Z] #21 30.22 Setting up zip (3.0-12) ... [2022-03-06T22:39:02.439Z] #21 30.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:02.439Z] #21 30.25 Setting up bash-completion (1:2.11-2) ... [2022-03-06T22:39:03.363Z] Client: [2022-03-06T22:39:03.363Z] Version: 20.10.9 [2022-03-06T22:39:03.363Z] API version: 1.41 [2022-03-06T22:39:03.363Z] Go version: go1.16.8 [2022-03-06T22:39:03.363Z] Git commit: c2ea9bc [2022-03-06T22:39:03.363Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-06T22:39:03.363Z] OS/Arch: windows/amd64 [2022-03-06T22:39:03.363Z] Context: default [2022-03-06T22:39:03.363Z] Experimental: true [2022-03-06T22:39:03.363Z] [2022-03-06T22:39:03.363Z] Server: Docker Engine - Community [2022-03-06T22:39:03.363Z] Engine: [2022-03-06T22:39:03.363Z] Version: 20.10.9 [2022-03-06T22:39:03.363Z] API version: 1.41 (minimum version 1.24) [2022-03-06T22:39:03.363Z] Go version: go1.16.8 [2022-03-06T22:39:03.363Z] Git commit: 79ea9d3 [2022-03-06T22:39:03.363Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-06T22:39:03.363Z] OS/Arch: windows/amd64 [2022-03-06T22:39:03.363Z] Experimental: true [Pipeline] sh [2022-03-06T22:39:04.363Z] #21 31.97 Setting up xz-utils (5.2.5-2) ... [2022-03-06T22:39:04.363Z] #21 31.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-06T22:39:04.363Z] #21 31.99 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-06T22:39:04.363Z] #21 32.01 Setting up patch (2.7.6-7) ... [2022-03-06T22:39:04.363Z] #21 32.04 Setting up sudo (1.9.5p2-3) ... [2022-03-06T22:39:04.363Z] #21 32.12 invoke-rc.d: could not determine current runlevel [2022-03-06T22:39:04.363Z] #21 32.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-06T22:39:04.363Z] #21 32.16 Setting up xfsprogs (5.10.0-4) ... [2022-03-06T22:39:04.363Z] #21 32.19 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-06T22:39:04.363Z] #21 32.20 Setting up inetutils-ping (2:2.0-1) ... [2022-03-06T22:39:04.363Z] #21 32.22 Setting up pigz (2.6-1) ... [2022-03-06T22:39:04.363Z] #21 32.23 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-06T22:39:04.363Z] #21 32.24 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-06T22:39:04.363Z] #21 32.27 Setting up python-pip-whl (20.3.4-4) ... [2022-03-06T22:39:04.363Z] #21 32.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:04.881Z] #21 7.055 Fetched 8505 kB in 6s (1542 kB/s) [2022-03-06T22:39:04.954Z] + docker info [2022-03-06T22:39:05.271Z] #63 DONE 134.4s [2022-03-06T22:39:05.271Z] [2022-03-06T22:39:05.271Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:05.271Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:05.271Z] #14 129.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-06T22:39:05.271Z] #14 129.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:39:05.271Z] #14 129.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:39:05.271Z] #14 134.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-06T22:39:05.271Z] #14 134.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-06T22:39:05.271Z] #14 134.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:39:05.271Z] #14 ... [2022-03-06T22:39:05.271Z] [2022-03-06T22:39:05.271Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-06T22:39:05.271Z] #64 sha256:ecf48e87e3fc33ea2d39b93422c99394dd195a59d5658a48d46fecf1a8e1e99b [2022-03-06T22:39:05.271Z] #64 DONE 0.1s [2022-03-06T22:39:05.271Z] [2022-03-06T22:39:05.271Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:05.271Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:05.271Z] #14 134.8 Selecting previously unselected package libapparmor1:amd64. [2022-03-06T22:39:05.271Z] #14 134.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-06T22:39:05.271Z] #14 ... [2022-03-06T22:39:05.271Z] [2022-03-06T22:39:05.271Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-06T22:39:05.271Z] #65 sha256:088d3c8097415ebdec14dfc30f1cf3d816c52666a1464bced7aa437cbb335d22 [2022-03-06T22:39:05.271Z] #65 DONE 0.1s [2022-03-06T22:39:05.271Z] [2022-03-06T22:39:05.271Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:05.271Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:05.271Z] #14 134.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:39:05.271Z] #14 134.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-06T22:39:05.271Z] #14 134.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-06T22:39:05.271Z] #14 134.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:39:05.271Z] #14 135.0 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:39:05.271Z] #14 135.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:39:05.304Z] #21 32.85 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-06T22:39:05.304Z] #21 32.89 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:39:05.528Z] #14 135.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:39:05.528Z] #14 135.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:39:05.528Z] #14 135.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:39:05.528Z] #14 135.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:39:05.564Z] #21 33.25 Setting up libelf1:arm64 (0.183-1) ... [2022-03-06T22:39:05.564Z] #21 33.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:39:05.564Z] #21 33.29 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-06T22:39:05.564Z] #21 33.30 Setting up python3-distutils (3.9.2-1) ... [2022-03-06T22:39:05.784Z] #14 135.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-06T22:39:05.784Z] #14 135.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:39:05.784Z] #14 135.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:05.784Z] #14 135.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-06T22:39:05.785Z] #14 135.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-06T22:39:05.785Z] #14 135.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:39:05.825Z] #21 33.60 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:05.825Z] #21 33.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-06T22:39:05.825Z] #21 33.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-06T22:39:05.825Z] #21 33.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-06T22:39:05.825Z] #21 33.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-06T22:39:05.825Z] #21 33.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-06T22:39:05.825Z] #21 33.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-06T22:39:05.825Z] #21 33.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-06T22:39:05.825Z] #21 33.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-06T22:39:05.825Z] #21 33.68 Setting up python3-setuptools (52.0.0-4) ... [2022-03-06T22:39:06.217Z] #19 210.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-06T22:39:06.217Z] #19 210.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-06T22:39:06.217Z] #19 210.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:06.217Z] #19 210.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-06T22:39:06.217Z] #19 210.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-06T22:39:06.217Z] #19 210.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up libfile-which-perl (1.23-1) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up libicu67:amd64 (67.1-7) ... [2022-03-06T22:39:06.217Z] #19 210.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up file (1:5.39-3) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up bzip2 (1.0.8-4) ... [2022-03-06T22:39:06.217Z] #19 210.6 Setting up libyaml-perl (1.30-1) ... [2022-03-06T22:39:06.217Z] #19 210.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-06T22:39:06.217Z] #19 210.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-06T22:39:06.217Z] #19 210.7 Setting up libio-string-perl (1.08-3.1) ... [2022-03-06T22:39:06.217Z] #19 210.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-06T22:39:06.217Z] #19 210.7 Setting up cross-config (2.6.18+nmu1) ... [2022-03-06T22:39:06.348Z] #14 135.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-06T22:39:06.348Z] #14 135.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-06T22:39:06.348Z] #14 135.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:39:06.348Z] #14 136.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-06T22:39:06.348Z] #14 136.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-06T22:39:06.348Z] #14 136.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:39:06.477Z] #19 210.8 Setting up xz-utils (5.2.5-2) ... [2022-03-06T22:39:06.477Z] #19 210.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-06T22:39:06.477Z] #19 210.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-06T22:39:06.477Z] #19 210.8 Setting up patch (2.7.6-7) ... [2022-03-06T22:39:06.477Z] #19 210.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-06T22:39:06.477Z] #19 210.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-06T22:39:06.477Z] #19 210.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.477Z] #19 210.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:06.477Z] #19 211.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-06T22:39:06.477Z] #19 211.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-06T22:39:06.477Z] #19 211.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-06T22:39:06.605Z] #14 136.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-06T22:39:06.738Z] #19 211.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-06T22:39:06.738Z] #19 211.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-06T22:39:06.738Z] #19 211.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-06T22:39:06.738Z] #19 211.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:06.738Z] #19 211.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.738Z] #19 211.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-06T22:39:06.738Z] #19 211.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.788Z] #21 7.055 Reading package lists... [2022-03-06T22:39:06.788Z] #21 9.221 Reading package lists... [2022-03-06T22:39:06.788Z] #21 ... [2022-03-06T22:39:06.788Z] [2022-03-06T22:39:06.788Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:06.788Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:39:06.788Z] #56 9.637 + cd /tmp/tmp.CLxWLLDQDV/src/github.com/opencontainers/runc [2022-03-06T22:39:06.788Z] #56 9.640 + git checkout -q v1.1.0 [2022-03-06T22:39:06.788Z] #56 10.08 + '[' -z '' ']' [2022-03-06T22:39:06.788Z] #56 10.08 + target=static [2022-03-06T22:39:06.788Z] #56 10.08 + make BUILDTAGS=seccomp static [2022-03-06T22:39:06.788Z] #56 10.20 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-06T22:39:06.862Z] #14 136.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-06T22:39:06.862Z] #14 136.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:39:06.862Z] #14 136.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-06T22:39:06.862Z] #14 136.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-06T22:39:06.862Z] #14 136.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:39:06.862Z] #14 136.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-06T22:39:06.940Z] #14 ... [2022-03-06T22:39:06.940Z] [2022-03-06T22:39:06.940Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:39:06.940Z] #63 sha256:72403030dfc53e7839e741aa86746c500a2f0ec133442a4fbeea5e431fe78b41 [2022-03-06T22:39:06.940Z] #63 120.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:39:06.940Z] #63 120.7 + GOBIN=/build [2022-03-06T22:39:06.940Z] #63 120.7 + GO111MODULE=on [2022-03-06T22:39:06.940Z] #63 120.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-06T22:39:06.999Z] #19 211.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.999Z] #19 211.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:06.999Z] #19 211.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-06T22:39:06.999Z] #19 211.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-06T22:39:06.999Z] #19 211.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-06T22:39:07.119Z] #14 136.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-06T22:39:07.119Z] #14 136.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:39:07.211Z] #21 34.88 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-06T22:39:07.211Z] #21 34.89 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-06T22:39:07.211Z] #21 34.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:39:07.211Z] #21 34.92 Setting up python3-pip (20.3.4-4) ... [2022-03-06T22:39:07.260Z] #19 211.6 [2022-03-06T22:39:07.260Z] #19 211.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-06T22:39:07.260Z] #19 211.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.6 Setting up dpkg-dev (1.20.9) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.260Z] #19 211.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.521Z] #19 211.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-06T22:39:07.521Z] #19 211.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-06T22:39:07.521Z] #19 211.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-06T22:39:07.521Z] #19 212.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-06T22:39:07.683Z] #14 137.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-06T22:39:07.683Z] #14 137.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-06T22:39:07.683Z] #14 137.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:39:07.782Z] #19 212.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-06T22:39:07.782Z] #19 212.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-06T22:39:07.782Z] #19 212.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:07.782Z] #19 212.2 Setting up libxml-simple-perl (2.25-1) ... [2022-03-06T22:39:07.940Z] #14 137.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-06T22:39:07.940Z] #14 137.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:39:07.940Z] #14 137.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:07.940Z] #14 137.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-06T22:39:07.940Z] #14 137.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-06T22:39:07.940Z] #14 137.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-06T22:39:08.043Z] #19 212.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.5 Setting up crossbuild-essential-armel (12.9) ... [2022-03-06T22:39:08.043Z] #19 212.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-06T22:39:08.043Z] #19 212.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-06T22:39:08.154Z] #21 35.86 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-06T22:39:08.154Z] #21 35.87 Setting up jq (1.6-2.1) ... [2022-03-06T22:39:08.154Z] #21 35.88 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-06T22:39:08.154Z] #21 35.89 Setting up iptables (1.8.7-1) ... [2022-03-06T22:39:08.154Z] #21 35.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:39:08.154Z] #21 35.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:39:08.154Z] #21 35.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:39:08.154Z] #21 35.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:39:08.154Z] #21 35.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-06T22:39:08.154Z] #21 35.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-06T22:39:08.154Z] #21 35.93 Setting up iproute2 (5.10.0-4) ... [2022-03-06T22:39:08.197Z] #14 137.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-06T22:39:08.197Z] #14 137.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-06T22:39:08.197Z] #14 137.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:39:08.304Z] #19 212.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-06T22:39:08.304Z] #19 212.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-06T22:39:08.304Z] #19 212.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-06T22:39:08.304Z] #19 212.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:39:08.370Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-06T22:39:08.370Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a27f2b29\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-06T22:39:08.370Z] ---------------------------------------------------------------------------- [2022-03-06T22:39:08.370Z] [2022-03-06T22:39:08.370Z] INFO: executeCI.ps1 starting at Sun Mar 6 22:39:06 CUT 2022 [2022-03-06T22:39:08.370Z] [2022-03-06T22:39:08.370Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-06T22:39:08.370Z] INFO: Running git version 2.24.1.windows.2 [2022-03-06T22:39:08.370Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-06T22:39:08.370Z] INFO: Environment variables: [2022-03-06T22:39:08.370Z] [2022-03-06T22:39:08.370Z] Name Value [2022-03-06T22:39:08.370Z] ---- ----- [2022-03-06T22:39:08.370Z] ALLUSERSPROFILE C:\ProgramData [2022-03-06T22:39:08.370Z] amd64 true [2022-03-06T22:39:08.370Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-06T22:39:08.370Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-06T22:39:08.370Z] arm64 true [2022-03-06T22:39:08.370Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-06T22:39:08.370Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-06T22:39:08.370Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-06T22:39:08.370Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-06T22:39:08.370Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-06T22:39:08.370Z] BRANCH_NAME PR-43136 [2022-03-06T22:39:08.370Z] BUILD_DISPLAY_NAME #6 [2022-03-06T22:39:08.370Z] BUILD_ID 6 [2022-03-06T22:39:08.370Z] BUILD_NUMBER 6 [2022-03-06T22:39:08.370Z] BUILD_TAG jenkins-moby-PR-43136-6 [2022-03-06T22:39:08.370Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/ [2022-03-06T22:39:08.370Z] cgroup2 true [2022-03-06T22:39:08.370Z] CHANGE_AUTHOR jaen [2022-03-06T22:39:08.371Z] CHANGE_AUTHOR_DISPLAY_NAME Tomek MaÅ„ko [2022-03-06T22:39:08.371Z] CHANGE_BRANCH zfs-driver-fix [2022-03-06T22:39:08.371Z] CHANGE_FORK jaen [2022-03-06T22:39:08.371Z] CHANGE_ID 43136 [2022-03-06T22:39:08.371Z] CHANGE_TARGET master [2022-03-06T22:39:08.371Z] CHANGE_TITLE Add locking to the ZFS driver [2022-03-06T22:39:08.371Z] CHANGE_URL https://github.com/moby/moby/pull/43136 [2022-03-06T22:39:08.371Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:39:08.371Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-06T22:39:08.371Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-06T22:39:08.371Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-06T22:39:08.371Z] COMPUTERNAME azwin-2-4cce20 [2022-03-06T22:39:08.371Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-06T22:39:08.371Z] ConfigSequenceNumber 0 [2022-03-06T22:39:08.371Z] dco true [2022-03-06T22:39:08.371Z] DOCKER_BUILDKIT 0 [2022-03-06T22:39:08.371Z] DOCKER_DUT_DEBUG 1 [2022-03-06T22:39:08.371Z] DOCKER_EXPERIMENTAL 1 [2022-03-06T22:39:08.371Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-06T22:39:08.371Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-06T22:39:08.371Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-06T22:39:08.371Z] EXECUTOR_NUMBER 0 [2022-03-06T22:39:08.371Z] FQDN azwin-2-4cce20.westus.cloudapp.azure.com [2022-03-06T22:39:08.371Z] GIT_BRANCH PR-43136 [2022-03-06T22:39:08.371Z] GIT_COMMIT 1fe5053ba89034ad9ee74409af4464210ca2edfc [2022-03-06T22:39:08.371Z] GIT_PREVIOUS_COMMIT 3fe26f391b628e3baa3f97aa7309d29c469f1686 [2022-03-06T22:39:08.371Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b75fd72d6fd3ff345707a36e409a2a449517c226 [2022-03-06T22:39:08.371Z] GIT_URL https://github.com/moby/moby.git [2022-03-06T22:39:08.371Z] HUDSON_COOKIE c952cb31-3195-4d1d-a55a-ff320923d4c6 [2022-03-06T22:39:08.371Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-06T22:39:08.371Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-06T22:39:08.371Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-06T22:39:08.371Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-06T22:39:08.371Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-06T22:39:08.371Z] JENKINS_NODE_COOKIE fc1e68a3-4b9b-4212-aacb-8d6e9f7b5f00 [2022-03-06T22:39:08.371Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-06T22:39:08.371Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-06T22:39:08.371Z] JOB_BASE_NAME PR-43136 [2022-03-06T22:39:08.371Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/display/redirect [2022-03-06T22:39:08.371Z] JOB_NAME moby/PR-43136 [2022-03-06T22:39:08.371Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/ [2022-03-06T22:39:08.371Z] library.jps.version master [2022-03-06T22:39:08.371Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-06T22:39:08.371Z] NODE_LABELS amd64 azure azwin-2-4cce20 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-06T22:39:08.371Z] NODE_NAME azwin-2-4cce20 [2022-03-06T22:39:08.371Z] NUMBER_OF_PROCESSORS 4 [2022-03-06T22:39:08.371Z] OS Windows_NT [2022-03-06T22:39:08.371Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-06T22:39:08.371Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-06T22:39:08.371Z] ppc64le false [2022-03-06T22:39:08.371Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-06T22:39:08.371Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-06T22:39:08.371Z] PROCESSOR_LEVEL 6 [2022-03-06T22:39:08.371Z] PROCESSOR_REVISION 5504 [2022-03-06T22:39:08.371Z] ProgramData C:\ProgramData [2022-03-06T22:39:08.371Z] ProgramFiles C:\Program Files [2022-03-06T22:39:08.371Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-06T22:39:08.371Z] ProgramW6432 C:\Program Files [2022-03-06T22:39:08.371Z] PROMPT $P$G [2022-03-06T22:39:08.371Z] PSExecutionPolicyPreference Bypass [2022-03-06T22:39:08.371Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-06T22:39:08.371Z] PUBLIC C:\Users\Public [2022-03-06T22:39:08.371Z] rootless true [2022-03-06T22:39:08.371Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=artif... [2022-03-06T22:39:08.371Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=changes [2022-03-06T22:39:08.371Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect [2022-03-06T22:39:08.371Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=tests [2022-03-06T22:39:08.371Z] s390x false [2022-03-06T22:39:08.371Z] SKIP_VALIDATION_TESTS 1 [2022-03-06T22:39:08.371Z] SOURCES_DRIVE d [2022-03-06T22:39:08.371Z] SOURCES_SUBDIR gopath [2022-03-06T22:39:08.371Z] STAGE_NAME Run tests [2022-03-06T22:39:08.371Z] SystemDrive C: [2022-03-06T22:39:08.371Z] SystemRoot C:\Windows [2022-03-06T22:39:08.371Z] TEMP C:\Windows\TEMP [2022-03-06T22:39:08.371Z] TESTDEBUG 0 [2022-03-06T22:39:08.371Z] TESTRUN_DRIVE d [2022-03-06T22:39:08.371Z] TESTRUN_SUBDIR CI [2022-03-06T22:39:08.371Z] TIMEOUT 120m [2022-03-06T22:39:08.371Z] TMP C:\Windows\TEMP [2022-03-06T22:39:08.371Z] unit_validate true [2022-03-06T22:39:08.371Z] USERDOMAIN WORKGROUP [2022-03-06T22:39:08.371Z] USERNAME azwin-2-4cce20$ [2022-03-06T22:39:08.371Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-06T22:39:08.371Z] validate_force false [2022-03-06T22:39:08.371Z] windir C:\Windows [2022-03-06T22:39:08.371Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-06T22:39:08.371Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-06T22:39:08.371Z] windows2022 true [2022-03-06T22:39:08.371Z] windows2022containerd true [2022-03-06T22:39:08.371Z] windowsRS5 true [2022-03-06T22:39:08.371Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-06T22:39:08.371Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-06T22:39:08.371Z] [2022-03-06T22:39:08.371Z] [2022-03-06T22:39:08.371Z] [2022-03-06T22:39:08.415Z] #21 36.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:39:08.454Z] #14 138.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:39:08.454Z] #14 138.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:39:08.454Z] #14 138.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:39:08.454Z] #14 138.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:39:08.454Z] #14 138.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:39:08.454Z] #14 138.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:39:08.454Z] #14 138.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:39:08.454Z] #14 138.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:39:08.454Z] #14 138.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:39:08.454Z] #14 138.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:39:08.692Z] #56 ... [2022-03-06T22:39:08.692Z] [2022-03-06T22:39:08.692Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:39:08.692Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-06T22:39:08.692Z] #21 9.221 Reading package lists... [2022-03-06T22:39:08.710Z] #14 138.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:39:08.711Z] #14 138.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:39:08.711Z] #14 138.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:39:08.711Z] #14 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:39:08.711Z] #14 138.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:39:08.711Z] #14 138.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:39:08.711Z] #14 138.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:39:08.711Z] #14 138.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:39:08.711Z] #14 138.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-06T22:39:08.711Z] #14 138.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:39:08.711Z] #14 138.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:39:08.838Z] INFO: Sources under d:\gopath\... [2022-03-06T22:39:08.838Z] INFO: Test run under d:\CI\... [2022-03-06T22:39:08.838Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-06T22:39:08.838Z] INFO: docker/docker repository was found [2022-03-06T22:39:08.838Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-06T22:39:08.967Z] #14 138.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:08.967Z] #14 138.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:39:08.967Z] #14 138.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:08.967Z] #14 138.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:08.967Z] #14 138.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:39:09.223Z] #14 DONE 138.8s [2022-03-06T22:39:09.223Z] [2022-03-06T22:39:09.223Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-06T22:39:09.223Z] #55 sha256:0bad81025e6199e4d001e54cc752a516d830b933650aabb87ca58b5df7fb5c5f [2022-03-06T22:39:09.223Z] #55 DONE 0.1s [2022-03-06T22:39:09.223Z] [2022-03-06T22:39:09.223Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:09.223Z] #56 sha256:685905ce87440cfaf0fa9e1e73f15c7a837902393a9b1789baba8f81409d7e22 [2022-03-06T22:39:09.244Z] #19 DONE 213.6s [2022-03-06T22:39:09.245Z] [2022-03-06T22:39:09.245Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:39:09.245Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-06T22:39:09.245Z] #65 ... [2022-03-06T22:39:09.245Z] [2022-03-06T22:39:09.245Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-06T22:39:09.245Z] #32 sha256:e2ad621a1cf177b2512b39487bd517940eec83dc27371cf3b4799a2f34e5c82b [2022-03-06T22:39:09.245Z] #32 DONE 0.1s [2022-03-06T22:39:09.245Z] [2022-03-06T22:39:09.245Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-06T22:39:09.245Z] #69 sha256:412d787510c6049db311ed79d529efc5e2dbd5cb9993eeb9b2cb868c485850fc [2022-03-06T22:39:09.245Z] #69 DONE 0.1s [2022-03-06T22:39:09.507Z] [2022-03-06T22:39:09.507Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:39:09.507Z] #70 sha256:080a57d0fb556abf23102e2825beb113b85ea1beee5f25f2f4f4f205edc93bab [2022-03-06T22:39:09.519Z] #21 11.27 Building dependency tree... [2022-03-06T22:39:09.822Z] ltsc2022: Pulling from windows/servercore [2022-03-06T22:39:09.822Z] 8f616e6e9eec: Pulling fs layer [2022-03-06T22:39:09.822Z] 898469748ff6: Pulling fs layer [2022-03-06T22:39:10.088Z] #21 12.37 The following additional packages will be installed: [2022-03-06T22:39:10.088Z] #21 12.37 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:39:10.088Z] #21 12.37 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-06T22:39:10.088Z] #21 12.37 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-06T22:39:10.088Z] #21 12.37 python3-pkg-resources vim-runtime xxd [2022-03-06T22:39:10.088Z] #21 12.38 Suggested packages: [2022-03-06T22:39:10.088Z] #21 12.38 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-06T22:39:10.088Z] #21 12.38 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-06T22:39:10.088Z] #21 12.38 acl attr quota [2022-03-06T22:39:10.088Z] #21 12.38 Recommended packages: [2022-03-06T22:39:10.088Z] #21 12.38 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-06T22:39:10.328Z] #21 DONE 38.3s [2022-03-06T22:39:10.329Z] [2022-03-06T22:39:10.329Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:10.329Z] #56 sha256:9e86f23b7e24c60f12e356465513ddf29f84c40ed9d559b5ec70e86e4eb21487 [2022-03-06T22:39:10.590Z] #56 ... [2022-03-06T22:39:10.590Z] [2022-03-06T22:39:10.590Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-06T22:39:10.590Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-06T22:39:10.593Z] #56 1.086 + RM_GOPATH=0 [2022-03-06T22:39:10.593Z] #56 1.086 + TMP_GOPATH= [2022-03-06T22:39:10.593Z] #56 1.087 + : /build [2022-03-06T22:39:10.593Z] #56 1.087 + '[' -z '' ']' [2022-03-06T22:39:10.593Z] #56 1.087 ++ mktemp -d [2022-03-06T22:39:10.593Z] #56 1.089 + export GOPATH=/tmp/tmp.4MRzdAh8Im [2022-03-06T22:39:10.593Z] #56 1.089 + GOPATH=/tmp/tmp.4MRzdAh8Im [2022-03-06T22:39:10.593Z] #56 1.089 + RM_GOPATH=1 [2022-03-06T22:39:10.593Z] #56 1.089 + case "$(go env GOARCH)" in [2022-03-06T22:39:10.593Z] #56 1.090 ++ go env GOARCH [2022-03-06T22:39:10.593Z] #56 1.103 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:10.593Z] #56 1.103 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:10.593Z] #56 1.103 ++ dirname /install.sh [2022-03-06T22:39:10.593Z] #56 1.106 + dir=/ [2022-03-06T22:39:10.593Z] #56 1.106 + bin=runc [2022-03-06T22:39:10.593Z] #56 1.106 + shift [2022-03-06T22:39:10.593Z] #56 1.106 + '[' '!' -f //runc.installer ']' [2022-03-06T22:39:10.593Z] #56 1.106 + . //runc.installer [2022-03-06T22:39:10.593Z] #56 1.106 ++ set -e [2022-03-06T22:39:10.593Z] #56 1.106 ++ : v1.1.0 [2022-03-06T22:39:10.593Z] #56 1.107 + install_runc [2022-03-06T22:39:10.593Z] #56 1.107 + RUNC_BUILDTAGS=seccomp [2022-03-06T22:39:10.593Z] #56 1.107 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-06T22:39:10.593Z] #56 1.107 Install runc version v1.1.0 (build tags: seccomp) [2022-03-06T22:39:10.593Z] #56 1.107 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4MRzdAh8Im/src/github.com/opencontainers/runc [2022-03-06T22:39:10.593Z] #56 1.118 Cloning into '/tmp/tmp.4MRzdAh8Im/src/github.com/opencontainers/runc'... [2022-03-06T22:39:10.593Z] #56 ... [2022-03-06T22:39:10.593Z] [2022-03-06T22:39:10.593Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-06T22:39:10.593Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-06T22:39:10.593Z] #15 DONE 1.4s [2022-03-06T22:39:10.593Z] [2022-03-06T22:39:10.593Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-06T22:39:10.593Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-06T22:39:10.852Z] #22 0.565 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-06T22:39:10.893Z] #70 1.407 + RM_GOPATH=0 [2022-03-06T22:39:10.893Z] #70 1.407 + TMP_GOPATH= [2022-03-06T22:39:10.893Z] #70 1.408 + : /build [2022-03-06T22:39:10.893Z] #70 1.408 + '[' -z '' ']' [2022-03-06T22:39:10.893Z] #70 1.408 ++ mktemp -d [2022-03-06T22:39:10.893Z] #70 1.410 + export GOPATH=/tmp/tmp.oMoXvYTEmc [2022-03-06T22:39:10.893Z] #70 1.410 + GOPATH=/tmp/tmp.oMoXvYTEmc [2022-03-06T22:39:10.893Z] #70 1.410 + RM_GOPATH=1 [2022-03-06T22:39:10.893Z] #70 1.410 + case "$(go env GOARCH)" in [2022-03-06T22:39:10.893Z] #70 1.412 ++ go env GOARCH [2022-03-06T22:39:10.893Z] #70 1.418 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:10.893Z] #70 1.418 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:10.893Z] #70 1.418 ++ dirname /install.sh [2022-03-06T22:39:10.893Z] #70 1.419 + dir=/ [2022-03-06T22:39:10.893Z] #70 1.419 + bin=rootlesskit [2022-03-06T22:39:10.893Z] #70 1.419 + shift [2022-03-06T22:39:10.893Z] #70 1.419 + '[' '!' -f //rootlesskit.installer ']' [2022-03-06T22:39:10.893Z] #70 1.419 + . //rootlesskit.installer [2022-03-06T22:39:10.893Z] #70 1.419 ++ : v0.14.6 [2022-03-06T22:39:10.893Z] #70 1.420 + install_rootlesskit [2022-03-06T22:39:10.893Z] #70 1.420 + case "$1" in [2022-03-06T22:39:10.893Z] #70 1.420 + export CGO_ENABLED=0 [2022-03-06T22:39:10.893Z] #70 1.420 + CGO_ENABLED=0 [2022-03-06T22:39:10.893Z] #70 1.420 + _install_rootlesskit [2022-03-06T22:39:10.893Z] #70 1.420 + echo 'Install rootlesskit version v0.14.6' [2022-03-06T22:39:10.893Z] #70 1.420 Install rootlesskit version v0.14.6 [2022-03-06T22:39:10.893Z] #70 1.420 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:39:10.893Z] #70 1.420 + GOBIN=/build [2022-03-06T22:39:10.893Z] #70 1.420 + GO111MODULE=on [2022-03-06T22:39:10.893Z] #70 1.420 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-06T22:39:11.027Z] #21 13.48 The following NEW packages will be installed: [2022-03-06T22:39:11.114Z] #22 0.570 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-06T22:39:11.114Z] #22 0.573 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-06T22:39:11.114Z] #22 DONE 0.6s [2022-03-06T22:39:11.114Z] [2022-03-06T22:39:11.114Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-06T22:39:11.114Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-06T22:39:11.138Z] #63 125.3 rootlesskit version 0.14.6 [2022-03-06T22:39:11.138Z] #63 125.3 Usage of /build/rootlesskit-docker-proxy: [2022-03-06T22:39:11.138Z] #63 125.3 -container-ip string [2022-03-06T22:39:11.138Z] #63 125.3 container ip [2022-03-06T22:39:11.138Z] #63 125.3 -container-port int [2022-03-06T22:39:11.138Z] #63 125.3 container port (default -1) [2022-03-06T22:39:11.138Z] #63 125.3 -host-ip string [2022-03-06T22:39:11.138Z] #63 125.3 host ip [2022-03-06T22:39:11.138Z] #63 125.3 -host-port int [2022-03-06T22:39:11.138Z] #63 125.3 host port (default -1) [2022-03-06T22:39:11.138Z] #63 125.3 -proto string [2022-03-06T22:39:11.138Z] #63 125.3 proxy protocol (default "tcp") [2022-03-06T22:39:11.156Z] #70 1.904 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-06T22:39:11.287Z] #21 13.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-06T22:39:11.287Z] #21 13.49 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:39:11.287Z] #21 13.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-06T22:39:11.287Z] #21 13.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-06T22:39:11.287Z] #21 13.49 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-06T22:39:11.287Z] #21 13.49 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-06T22:39:11.287Z] #21 13.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-06T22:39:11.287Z] #21 13.49 xz-utils zip zstd [2022-03-06T22:39:11.522Z] #16 DONE 1.1s [2022-03-06T22:39:11.522Z] [2022-03-06T22:39:11.522Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:39:11.522Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:39:11.546Z] #21 13.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:39:11.546Z] #21 13.79 Need to get 27.6 MB of archives. [2022-03-06T22:39:11.546Z] #21 13.79 After this operation, 106 MB of additional disk space will be used. [2022-03-06T22:39:11.546Z] #21 13.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-06T22:39:11.546Z] #21 13.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-06T22:39:11.546Z] #21 13.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-06T22:39:11.546Z] #21 13.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-06T22:39:11.546Z] #21 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-06T22:39:11.546Z] #21 13.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-06T22:39:11.546Z] #21 13.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-06T22:39:11.546Z] #21 13.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-06T22:39:11.546Z] #21 13.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:39:11.546Z] #21 13.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:39:11.546Z] #21 13.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-06T22:39:11.546Z] #21 13.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-06T22:39:11.546Z] #21 13.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-06T22:39:11.546Z] #21 13.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-06T22:39:11.546Z] #21 13.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-06T22:39:11.547Z] #21 13.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-06T22:39:11.547Z] #21 13.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-06T22:39:11.547Z] #21 13.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-06T22:39:11.547Z] #21 13.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-06T22:39:11.547Z] #21 13.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-06T22:39:11.547Z] #21 13.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-06T22:39:11.547Z] #21 13.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:39:11.547Z] #21 13.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:39:11.547Z] #21 13.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:39:11.547Z] #21 13.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-06T22:39:11.547Z] #21 13.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-06T22:39:11.547Z] #21 13.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-06T22:39:11.780Z] #51 ... [2022-03-06T22:39:11.780Z] [2022-03-06T22:39:11.780Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-06T22:39:11.780Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-06T22:39:11.806Z] #21 14.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-06T22:39:11.806Z] #21 14.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:39:11.806Z] #21 14.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:39:12.065Z] #21 14.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:39:12.065Z] #21 14.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-06T22:39:12.065Z] #21 14.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-06T22:39:12.065Z] #21 14.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-06T22:39:12.065Z] #21 14.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-06T22:39:12.065Z] #21 14.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-06T22:39:12.065Z] #21 14.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:39:12.065Z] #21 14.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-06T22:39:12.065Z] #21 14.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-06T22:39:12.065Z] #21 14.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-06T22:39:12.065Z] #21 14.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-06T22:39:12.065Z] #21 14.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-06T22:39:12.065Z] #21 14.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-06T22:39:12.065Z] #21 14.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-06T22:39:12.323Z] #21 14.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-06T22:39:12.323Z] #21 14.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-06T22:39:12.324Z] #21 14.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-06T22:39:12.324Z] #21 14.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-06T22:39:12.712Z] #17 0.798 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-06T22:39:12.712Z] #17 DONE 0.9s [2022-03-06T22:39:12.712Z] [2022-03-06T22:39:12.712Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:39:12.712Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:39:12.712Z] #51 ... [2022-03-06T22:39:12.712Z] [2022-03-06T22:39:12.712Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-06T22:39:12.712Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-06T22:39:12.891Z] #21 15.22 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:39:12.891Z] #21 15.33 Fetched 27.6 MB in 1s (21.9 MB/s) [2022-03-06T22:39:12.891Z] #21 15.38 Selecting previously unselected package pigz. [2022-03-06T22:39:13.073Z] #70 3.445 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-06T22:39:13.073Z] #70 3.454 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-06T22:39:13.073Z] #70 3.692 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-06T22:39:13.151Z] #21 15.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-06T22:39:13.151Z] #21 15.44 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-06T22:39:13.151Z] #21 15.45 Unpacking pigz (2.6-1) ... [2022-03-06T22:39:13.151Z] #21 15.56 Selecting previously unselected package libelf1:amd64. [2022-03-06T22:39:13.151Z] #21 15.57 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-06T22:39:13.151Z] #21 15.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-06T22:39:13.410Z] #21 15.70 Selecting previously unselected package libbpf0:amd64. [2022-03-06T22:39:13.410Z] #21 15.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-06T22:39:13.410Z] #21 15.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:39:13.410Z] #21 15.81 Selecting previously unselected package libcap2:amd64. [2022-03-06T22:39:13.410Z] #21 15.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-06T22:39:13.410Z] #21 15.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:39:13.410Z] #21 15.87 Selecting previously unselected package libmnl0:amd64. [2022-03-06T22:39:13.410Z] #21 15.87 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-06T22:39:13.410Z] #21 15.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:39:13.641Z] #18 DONE 1.0s [2022-03-06T22:39:13.641Z] [2022-03-06T22:39:13.641Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-06T22:39:13.641Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-06T22:39:13.669Z] #21 15.97 Selecting previously unselected package libxtables12:amd64. [2022-03-06T22:39:13.669Z] #21 15.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-06T22:39:13.669Z] #21 15.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:39:13.669Z] #21 16.05 Selecting previously unselected package libcap2-bin. [2022-03-06T22:39:13.669Z] #21 16.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-06T22:39:13.669Z] #21 16.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-06T22:39:13.669Z] #21 16.13 Selecting previously unselected package iproute2. [2022-03-06T22:39:13.669Z] #21 16.13 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-06T22:39:13.669Z] #21 16.15 Unpacking iproute2 (5.10.0-4) ... [2022-03-06T22:39:14.022Z] #70 ... [2022-03-06T22:39:14.022Z] [2022-03-06T22:39:14.022Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:39:14.022Z] #33 sha256:02697d8e212359f9556cb5a3d3993873b3441c5c787f6eaf538a94a961c667eb [2022-03-06T22:39:14.022Z] #33 1.425 + RM_GOPATH=0 [2022-03-06T22:39:14.022Z] #33 1.425 + TMP_GOPATH= [2022-03-06T22:39:14.022Z] #33 1.425 + : /build [2022-03-06T22:39:14.022Z] #33 1.425 + '[' -z '' ']' [2022-03-06T22:39:14.022Z] #33 1.425 ++ mktemp -d [2022-03-06T22:39:14.022Z] #33 1.427 + export GOPATH=/tmp/tmp.aoM1g4d2HK [2022-03-06T22:39:14.022Z] #33 1.427 + GOPATH=/tmp/tmp.aoM1g4d2HK [2022-03-06T22:39:14.022Z] #33 1.427 + RM_GOPATH=1 [2022-03-06T22:39:14.022Z] #33 1.427 + case "$(go env GOARCH)" in [2022-03-06T22:39:14.022Z] #33 1.430 ++ go env GOARCH [2022-03-06T22:39:14.022Z] #33 1.434 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:14.022Z] #33 1.434 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:14.022Z] #33 1.434 ++ dirname /install.sh [2022-03-06T22:39:14.022Z] #33 1.437 + dir=/ [2022-03-06T22:39:14.022Z] #33 1.437 + bin=dockercli [2022-03-06T22:39:14.022Z] #33 1.437 + shift [2022-03-06T22:39:14.022Z] #33 1.438 + '[' '!' -f //dockercli.installer ']' [2022-03-06T22:39:14.022Z] #33 1.438 + . //dockercli.installer [2022-03-06T22:39:14.022Z] #33 1.438 ++ : stable [2022-03-06T22:39:14.022Z] #33 1.438 ++ : 17.06.2-ce [2022-03-06T22:39:14.022Z] #33 1.439 + install_dockercli [2022-03-06T22:39:14.022Z] #33 1.439 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-06T22:39:14.022Z] #33 1.439 Install docker/cli version 17.06.2-ce from stable [2022-03-06T22:39:14.022Z] #33 1.439 ++ uname -m [2022-03-06T22:39:14.022Z] #33 1.446 + arch=x86_64 [2022-03-06T22:39:14.022Z] #33 1.446 + '[' x86_64 '!=' x86_64 ']' [2022-03-06T22:39:14.022Z] #33 1.446 + url=https://download.docker.com/linux/static [2022-03-06T22:39:14.022Z] #33 1.446 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-06T22:39:14.022Z] #33 1.446 + tar -xz docker/docker [2022-03-06T22:39:14.022Z] #33 4.428 + mkdir -p /build [2022-03-06T22:39:14.022Z] #33 4.430 + mv docker/docker /build/ [2022-03-06T22:39:14.022Z] #33 4.432 + rmdir docker [2022-03-06T22:39:14.022Z] #33 DONE 4.6s [2022-03-06T22:39:14.022Z] [2022-03-06T22:39:14.022Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:14.022Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-06T22:39:14.022Z] #20 1.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:39:14.022Z] #20 1.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:39:14.022Z] #20 1.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:39:14.022Z] #20 1.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:39:14.022Z] #20 2.272 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:39:14.022Z] #20 2.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-06T22:39:14.022Z] #20 3.213 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-06T22:39:14.022Z] #20 3.667 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-06T22:39:14.022Z] #20 4.017 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-06T22:39:14.022Z] #20 4.468 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:39:14.022Z] #20 4.476 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-06T22:39:14.022Z] #20 4.490 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-06T22:39:14.022Z] #20 4.494 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:39:14.022Z] #20 4.500 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-06T22:39:14.022Z] #20 4.510 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-06T22:39:14.022Z] #20 4.768 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-06T22:39:14.022Z] #20 4.780 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:39:14.022Z] #20 4.780 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-06T22:39:14.022Z] #20 4.780 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-06T22:39:14.022Z] #20 4.780 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-06T22:39:14.022Z] #20 4.780 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:39:14.237Z] #21 16.59 Selecting previously unselected package xxd. [2022-03-06T22:39:14.237Z] #21 16.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:39:14.237Z] #21 16.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:14.237Z] #21 16.72 Selecting previously unselected package vim-common. [2022-03-06T22:39:14.237Z] #21 16.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:39:14.237Z] #21 16.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:14.287Z] #20 ... [2022-03-06T22:39:14.287Z] [2022-03-06T22:39:14.287Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:39:14.287Z] #70 sha256:080a57d0fb556abf23102e2825beb113b85ea1beee5f25f2f4f4f205edc93bab [2022-03-06T22:39:14.287Z] #70 5.037 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-06T22:39:14.496Z] #21 16.87 Selecting previously unselected package bash-completion. [2022-03-06T22:39:14.496Z] #21 16.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-06T22:39:14.578Z] #19 DONE 1.0s [2022-03-06T22:39:14.578Z] [2022-03-06T22:39:14.578Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-06T22:39:14.578Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-06T22:39:14.858Z] #70 5.416 go: downloading github.com/google/uuid v1.3.0 [2022-03-06T22:39:14.858Z] #70 5.436 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-06T22:39:14.858Z] #70 5.448 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-06T22:39:14.858Z] #70 5.551 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-06T22:39:14.858Z] #70 5.608 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-06T22:39:15.124Z] #70 5.705 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-06T22:39:15.333Z] #63 ... [2022-03-06T22:39:15.333Z] [2022-03-06T22:39:15.333Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:15.333Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:15.333Z] #14 124.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-06T22:39:15.333Z] #14 124.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:39:15.333Z] #14 124.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:39:15.333Z] #14 129.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-06T22:39:15.333Z] #14 ... [2022-03-06T22:39:15.333Z] [2022-03-06T22:39:15.333Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:39:15.333Z] #63 sha256:72403030dfc53e7839e741aa86746c500a2f0ec133442a4fbeea5e431fe78b41 [2022-03-06T22:39:15.333Z] #63 DONE 129.5s [2022-03-06T22:39:15.333Z] [2022-03-06T22:39:15.333Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:15.333Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:15.333Z] #14 129.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-06T22:39:15.333Z] #14 129.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:39:15.333Z] #14 ... [2022-03-06T22:39:15.333Z] [2022-03-06T22:39:15.333Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-06T22:39:15.333Z] #64 sha256:dce64da8fd65f35f734e919ece2afe087096bf2b06f1bc1e66b428de338bb4b5 [2022-03-06T22:39:15.333Z] #64 DONE 0.1s [2022-03-06T22:39:15.333Z] [2022-03-06T22:39:15.333Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:15.333Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:15.333Z] #14 129.9 Selecting previously unselected package libapparmor1:amd64. [2022-03-06T22:39:15.333Z] #14 129.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-06T22:39:15.333Z] #14 129.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:39:15.333Z] #14 ... [2022-03-06T22:39:15.333Z] [2022-03-06T22:39:15.333Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-06T22:39:15.333Z] #65 sha256:a2b68cbec66661bde3aa49e3cab52e028863d87a08ae4f700a72705b4eee3be9 [2022-03-06T22:39:15.334Z] #65 DONE 0.1s [2022-03-06T22:39:15.334Z] [2022-03-06T22:39:15.334Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:15.334Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-06T22:39:15.334Z] #14 130.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-06T22:39:15.334Z] #14 130.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-06T22:39:15.334Z] #14 130.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:39:15.334Z] #14 130.3 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:39:15.334Z] #14 130.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:39:15.334Z] #14 130.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:39:15.393Z] #70 6.070 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-06T22:39:15.393Z] #70 6.153 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-06T22:39:15.511Z] #20 DONE 1.0s [2022-03-06T22:39:15.511Z] [2022-03-06T22:39:15.511Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:39:15.511Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:39:15.511Z] #34 ... [2022-03-06T22:39:15.511Z] [2022-03-06T22:39:15.511Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:39:15.511Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-06T22:39:15.594Z] #14 130.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:39:15.594Z] #14 130.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:39:15.594Z] #14 130.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:39:15.854Z] #14 130.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-06T22:39:15.854Z] #14 130.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:39:15.854Z] #14 130.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:15.854Z] #14 130.8 Selecting previously unselected package libudev-dev:amd64. [2022-03-06T22:39:15.854Z] #14 130.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-06T22:39:15.854Z] #14 130.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:39:16.114Z] #14 130.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-06T22:39:16.114Z] #14 130.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-06T22:39:16.114Z] #14 130.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:39:16.339Z] #70 6.774 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-06T22:39:16.339Z] #70 6.854 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-06T22:39:16.402Z] #21 18.43 Unpacking bash-completion (1:2.11-2) ... [2022-03-06T22:39:16.402Z] #21 18.82 Selecting previously unselected package bzip2. [2022-03-06T22:39:16.402Z] #21 18.82 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-06T22:39:16.402Z] #21 18.83 Unpacking bzip2 (1.0.8-4) ... [2022-03-06T22:39:16.402Z] #21 18.89 Selecting previously unselected package xz-utils. [2022-03-06T22:39:16.665Z] #21 18.89 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-06T22:39:16.665Z] #21 18.91 Unpacking xz-utils (5.2.5-2) ... [2022-03-06T22:39:16.665Z] #21 19.07 Selecting previously unselected package apparmor. [2022-03-06T22:39:16.665Z] #21 19.07 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-06T22:39:16.665Z] #21 19.12 Unpacking apparmor (2.13.6-10) ... [2022-03-06T22:39:16.682Z] #14 131.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-06T22:39:16.682Z] #14 131.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-06T22:39:16.682Z] #14 131.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:39:16.682Z] #14 131.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-06T22:39:16.682Z] #14 131.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-06T22:39:16.682Z] #14 131.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:39:16.877Z] #21 1.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:39:16.877Z] #21 1.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:39:16.877Z] #21 1.210 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:39:17.134Z] #21 1.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:39:17.206Z] #14 132.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-06T22:39:17.206Z] #14 132.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-06T22:39:17.206Z] #14 132.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:39:17.206Z] #14 132.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-06T22:39:17.206Z] #14 132.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-06T22:39:17.206Z] #14 132.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:39:17.234Z] #21 19.57 Selecting previously unselected package inetutils-ping. [2022-03-06T22:39:17.234Z] #21 19.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-06T22:39:17.234Z] #21 19.59 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-06T22:39:17.234Z] #21 19.69 Selecting previously unselected package libip4tc2:amd64. [2022-03-06T22:39:17.234Z] #21 19.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:39:17.234Z] #21 19.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:17.467Z] #14 132.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-06T22:39:17.467Z] #14 132.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-06T22:39:17.467Z] #14 132.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:39:17.493Z] #21 19.75 Selecting previously unselected package libip6tc2:amd64. [2022-03-06T22:39:17.494Z] #21 19.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:39:17.494Z] #21 19.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:17.494Z] #21 19.83 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-06T22:39:17.494Z] #21 19.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-06T22:39:17.494Z] #21 19.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:39:17.494Z] #21 19.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-06T22:39:17.494Z] #21 19.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-06T22:39:17.494Z] #21 19.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:39:17.727Z] #14 132.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-06T22:39:17.727Z] #14 132.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:39:17.727Z] #14 132.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:17.727Z] #14 132.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-06T22:39:17.727Z] #14 132.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-06T22:39:17.727Z] #14 132.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:39:17.753Z] #21 20.06 Selecting previously unselected package libnftnl11:amd64. [2022-03-06T22:39:17.753Z] #21 20.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-06T22:39:17.753Z] #21 20.07 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:39:17.753Z] #21 20.17 Selecting previously unselected package iptables. [2022-03-06T22:39:17.753Z] #21 20.17 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-06T22:39:17.753Z] #21 20.18 Unpacking iptables (1.8.7-1) ... [2022-03-06T22:39:17.986Z] #14 132.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-06T22:39:17.986Z] #14 132.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-06T22:39:17.986Z] #14 132.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:39:18.012Z] #21 20.43 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:39:18.012Z] #21 20.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:39:18.012Z] #21 20.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:39:18.063Z] #21 2.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:39:18.246Z] #14 133.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:39:18.246Z] #14 133.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:39:18.246Z] #14 133.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:39:18.246Z] #14 133.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:39:18.246Z] #14 133.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:39:18.246Z] #14 133.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:39:18.246Z] #14 133.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:39:18.272Z] #21 20.58 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:39:18.272Z] #21 20.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:39:18.272Z] #21 20.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:39:18.272Z] #21 20.68 Selecting previously unselected package jq. [2022-03-06T22:39:18.272Z] #21 20.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:39:18.272Z] #21 20.69 Unpacking jq (1.6-2.1) ... [2022-03-06T22:39:18.272Z] #21 20.75 Selecting previously unselected package libaio1:amd64. [2022-03-06T22:39:18.272Z] #21 20.77 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-06T22:39:18.272Z] #21 20.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:39:18.272Z] #21 20.83 Selecting previously unselected package libgpm2:amd64. [2022-03-06T22:39:18.531Z] #21 20.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-06T22:39:18.531Z] #21 20.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:39:18.531Z] #21 20.89 Selecting previously unselected package libicu67:amd64. [2022-03-06T22:39:18.531Z] #21 20.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-06T22:39:18.531Z] #21 20.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-06T22:39:18.538Z] #14 133.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:39:18.538Z] #14 133.3 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:39:18.538Z] #14 133.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:39:18.538Z] #14 133.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:39:18.538Z] #14 133.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:39:18.538Z] #14 133.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:39:18.538Z] #14 133.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:39:18.538Z] #14 133.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-06T22:39:18.538Z] #14 133.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:39:18.538Z] #14 133.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:39:18.538Z] #14 133.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:39:18.538Z] #14 133.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:39:18.538Z] #14 133.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:39:18.538Z] #14 133.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:39:18.538Z] #14 133.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:39:18.538Z] #14 133.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:39:18.538Z] #14 133.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:39:18.538Z] #14 133.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:39:18.538Z] #14 133.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:39:18.538Z] #14 133.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-06T22:39:18.538Z] #14 133.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:39:18.538Z] #14 133.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:39:18.538Z] #14 133.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:18.801Z] #14 133.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:39:18.801Z] #14 133.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:18.801Z] #14 133.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:39:18.801Z] #14 133.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:39:19.254Z] #23 8.196 Collecting yamllint==1.26.1 [2022-03-06T22:39:19.378Z] #14 DONE 134.1s [2022-03-06T22:39:19.378Z] [2022-03-06T22:39:19.378Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-06T22:39:19.378Z] #55 sha256:eef15e7ea138ddf034b958665003dbf5f92eb031630e2c334f42c5f37c41d09c [2022-03-06T22:39:19.378Z] #55 DONE 0.1s [2022-03-06T22:39:19.378Z] [2022-03-06T22:39:19.378Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-06T22:39:19.378Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-06T22:39:19.430Z] #21 3.586 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:39:19.646Z] #70 ... [2022-03-06T22:39:19.646Z] [2022-03-06T22:39:19.646Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:39:19.646Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-06T22:39:19.646Z] #45 1.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:39:19.646Z] #45 1.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:39:19.646Z] #45 1.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:39:19.646Z] #45 2.062 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:39:19.646Z] #45 2.426 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-06T22:39:19.646Z] #45 2.808 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:39:19.646Z] #45 3.380 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-06T22:39:19.646Z] #45 3.919 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-06T22:39:19.646Z] #45 4.401 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-06T22:39:19.646Z] #45 4.910 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-06T22:39:19.646Z] #45 4.914 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-06T22:39:19.646Z] #45 4.916 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:39:19.646Z] #45 4.939 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-06T22:39:19.646Z] #45 4.943 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-06T22:39:19.646Z] #45 4.953 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:39:19.646Z] #45 5.040 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-06T22:39:19.646Z] #45 5.064 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-06T22:39:19.646Z] #45 5.065 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:39:19.646Z] #45 5.065 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-06T22:39:19.646Z] #45 5.065 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:39:19.646Z] #45 5.088 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-06T22:39:19.895Z] Client: [2022-03-06T22:39:19.895Z] Context: default [2022-03-06T22:39:19.895Z] Debug Mode: false [2022-03-06T22:39:19.895Z] Plugins: [2022-03-06T22:39:19.895Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-06T22:39:19.895Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-06T22:39:19.895Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-06T22:39:19.895Z] [2022-03-06T22:39:19.895Z] Server: [2022-03-06T22:39:19.895Z] Containers: 0 [2022-03-06T22:39:19.895Z] Running: 0 [2022-03-06T22:39:19.895Z] Paused: 0 [2022-03-06T22:39:19.895Z] Stopped: 0 [2022-03-06T22:39:19.895Z] Images: 0 [2022-03-06T22:39:19.895Z] Server Version: 20.10.9 [2022-03-06T22:39:19.895Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-06T22:39:19.895Z] Windows: [2022-03-06T22:39:19.895Z] LCOW: [2022-03-06T22:39:19.895Z] Logging Driver: json-file [2022-03-06T22:39:19.895Z] Plugins: [2022-03-06T22:39:19.895Z] Volume: local [2022-03-06T22:39:19.895Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:39:19.895Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:39:19.895Z] Swarm: inactive [2022-03-06T22:39:19.895Z] Default Isolation: process [2022-03-06T22:39:19.895Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-06T22:39:19.895Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-06T22:39:19.895Z] OSType: windows [2022-03-06T22:39:19.895Z] Architecture: x86_64 [2022-03-06T22:39:19.895Z] CPUs: 4 [2022-03-06T22:39:19.895Z] Total Memory: 32GiB [2022-03-06T22:39:19.895Z] Name: azwin-2-27c340 [2022-03-06T22:39:19.895Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-06T22:39:19.895Z] Docker Root Dir: D:\docker [2022-03-06T22:39:19.895Z] Debug Mode: false [2022-03-06T22:39:19.895Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:39:19.895Z] Labels: [2022-03-06T22:39:19.895Z] Experimental: true [2022-03-06T22:39:19.895Z] Insecure Registries: [2022-03-06T22:39:19.895Z] 10.0.0.4:5000 [2022-03-06T22:39:19.895Z] 127.0.0.0/8 [2022-03-06T22:39:19.895Z] Registry Mirrors: [2022-03-06T22:39:19.895Z] http://10.0.0.4:5000/ [2022-03-06T22:39:19.895Z] Live Restore Enabled: false [2022-03-06T22:39:19.895Z] Product License: Community Engine [2022-03-06T22:39:19.895Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-06T22:39:20.195Z] #23 9.240 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-06T22:39:20.765Z] #15 DONE 1.6s [2022-03-06T22:39:20.765Z] [2022-03-06T22:39:20.765Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-06T22:39:20.765Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-06T22:39:21.031Z] #45 ... [2022-03-06T22:39:21.031Z] [2022-03-06T22:39:21.031Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:39:21.031Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-06T22:39:21.031Z] #65 1.732 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:39:21.031Z] #65 1.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:39:21.031Z] #65 1.756 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:39:21.031Z] #65 2.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-06T22:39:21.031Z] #65 2.358 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-06T22:39:21.031Z] #65 2.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:39:21.031Z] #65 3.385 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:39:21.031Z] #65 4.068 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-06T22:39:21.031Z] #65 4.490 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-06T22:39:21.031Z] #65 5.106 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-06T22:39:21.032Z] #65 5.136 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-06T22:39:21.032Z] #65 5.136 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:39:21.032Z] #65 5.136 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-06T22:39:21.032Z] #65 5.136 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:39:21.032Z] #65 5.136 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-06T22:39:21.032Z] #65 5.468 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:39:21.032Z] #65 5.476 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:39:21.032Z] #65 5.476 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-06T22:39:21.032Z] #65 5.477 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-06T22:39:21.032Z] #65 5.477 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-06T22:39:21.032Z] #65 5.481 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-06T22:39:21.135Z] #23 10.12 Collecting pathspec>=0.5.3 [2022-03-06T22:39:21.135Z] #23 10.14 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-06T22:39:21.396Z] #23 10.37 Collecting pyyaml [2022-03-06T22:39:21.396Z] #23 10.39 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-06T22:39:21.396Z] #23 10.53 Building wheels for collected packages: yamllint [2022-03-06T22:39:21.658Z] #23 10.53 Building wheel for yamllint (setup.py): started [2022-03-06T22:39:21.702Z] #16 DONE 1.0s [2022-03-06T22:39:21.702Z] [2022-03-06T22:39:21.702Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:21.702Z] #56 sha256:b72cec1e1fa0b95550ec48f856e0de7069e8d17bbebd9ee923398f843420f9da [2022-03-06T22:39:21.702Z] #56 1.341 + RM_GOPATH=0 [2022-03-06T22:39:21.702Z] #56 1.341 + TMP_GOPATH= [2022-03-06T22:39:21.702Z] #56 1.341 + : /build [2022-03-06T22:39:21.702Z] #56 1.342 + '[' -z '' ']' [2022-03-06T22:39:21.702Z] #56 1.343 ++ mktemp -d [2022-03-06T22:39:21.702Z] #56 1.347 + export GOPATH=/tmp/tmp.szjd6OnxMS [2022-03-06T22:39:21.702Z] #56 1.347 + GOPATH=/tmp/tmp.szjd6OnxMS [2022-03-06T22:39:21.702Z] #56 1.347 + RM_GOPATH=1 [2022-03-06T22:39:21.702Z] #56 1.347 + case "$(go env GOARCH)" in [2022-03-06T22:39:21.702Z] #56 1.348 ++ go env GOARCH [2022-03-06T22:39:21.702Z] #56 1.367 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:21.702Z] #56 1.368 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:21.702Z] #56 1.369 ++ dirname /install.sh [2022-03-06T22:39:21.702Z] #56 1.373 + dir=/ [2022-03-06T22:39:21.702Z] #56 1.374 + bin=runc [2022-03-06T22:39:21.702Z] #56 1.374 + shift [2022-03-06T22:39:21.702Z] #56 1.375 + '[' '!' -f //runc.installer ']' [2022-03-06T22:39:21.702Z] #56 1.376 + . //runc.installer [2022-03-06T22:39:21.702Z] #56 1.376 ++ set -e [2022-03-06T22:39:21.702Z] #56 1.377 ++ : v1.1.0 [2022-03-06T22:39:21.702Z] #56 1.377 + install_runc [2022-03-06T22:39:21.702Z] #56 1.377 + RUNC_BUILDTAGS=seccomp [2022-03-06T22:39:21.702Z] #56 1.378 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-06T22:39:21.702Z] #56 1.378 Install runc version v1.1.0 (build tags: seccomp) [2022-03-06T22:39:21.702Z] #56 1.378 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.szjd6OnxMS/src/github.com/opencontainers/runc [2022-03-06T22:39:21.702Z] #56 1.424 Cloning into '/tmp/tmp.szjd6OnxMS/src/github.com/opencontainers/runc'... [2022-03-06T22:39:21.822Z] #21 23.76 Selecting previously unselected package libinih1:amd64. [2022-03-06T22:39:21.823Z] #21 23.77 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-06T22:39:21.823Z] #21 23.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-06T22:39:21.823Z] #21 23.82 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:39:21.823Z] #21 23.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:39:21.823Z] #21 23.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:39:21.823Z] #21 23.92 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:39:21.823Z] #21 23.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:39:21.823Z] #21 23.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:39:21.823Z] #21 24.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:39:21.823Z] #21 24.04 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:39:21.823Z] #21 24.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:39:21.823Z] #21 24.10 Selecting previously unselected package net-tools. [2022-03-06T22:39:21.823Z] #21 24.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-06T22:39:21.823Z] #21 24.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:39:21.823Z] #21 24.26 Selecting previously unselected package patch. [2022-03-06T22:39:21.823Z] #21 24.28 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-06T22:39:22.081Z] #21 24.29 Unpacking patch (2.7.6-7) ... [2022-03-06T22:39:22.081Z] #21 24.42 Selecting previously unselected package python-pip-whl. [2022-03-06T22:39:22.081Z] #21 24.43 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-06T22:39:22.082Z] #21 24.44 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-06T22:39:22.230Z] #23 ... [2022-03-06T22:39:22.230Z] [2022-03-06T22:39:22.230Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:39:22.230Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-06T22:39:22.230Z] #43 149.2 + dpkg --print-architecture [2022-03-06T22:39:22.645Z] #56 ... [2022-03-06T22:39:22.645Z] [2022-03-06T22:39:22.645Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-06T22:39:22.645Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-06T22:39:22.645Z] #17 0.915 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-06T22:39:22.645Z] #17 DONE 1.0s [2022-03-06T22:39:22.650Z] #21 25.05 Selecting previously unselected package python3-lib2to3. [2022-03-06T22:39:22.650Z] #21 25.07 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-06T22:39:22.650Z] #21 25.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:39:22.710Z] #21 6.823 Fetched 8505 kB in 6s (1439 kB/s) [2022-03-06T22:39:22.710Z] #21 6.823 Reading package lists... [2022-03-06T22:39:22.710Z] #21 ... [2022-03-06T22:39:22.710Z] [2022-03-06T22:39:22.710Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:39:22.710Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:39:22.710Z] #34 DONE 152.4s [2022-03-06T22:39:22.710Z] [2022-03-06T22:39:22.710Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:22.710Z] #56 sha256:685905ce87440cfaf0fa9e1e73f15c7a837902393a9b1789baba8f81409d7e22 [2022-03-06T22:39:22.710Z] #56 10.12 + cd /tmp/tmp.4MRzdAh8Im/src/github.com/opencontainers/runc [2022-03-06T22:39:22.710Z] #56 10.12 + git checkout -q v1.1.0 [2022-03-06T22:39:22.710Z] #56 10.39 + '[' -z '' ']' [2022-03-06T22:39:22.710Z] #56 10.39 + target=static [2022-03-06T22:39:22.710Z] #56 10.39 + make BUILDTAGS=seccomp static [2022-03-06T22:39:22.710Z] #56 10.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-06T22:39:22.801Z] #43 DONE 149.9s [2022-03-06T22:39:22.801Z] [2022-03-06T22:39:22.801Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-06T22:39:22.801Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-06T22:39:22.801Z] #23 11.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-06T22:39:22.801Z] #23 11.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=545428ad702d8234bfb248cf218df18d598360ff0fa136100f905b404197263f [2022-03-06T22:39:22.801Z] #23 11.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-06T22:39:22.801Z] #23 11.34 Successfully built yamllint [2022-03-06T22:39:22.801Z] #23 11.35 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-06T22:39:22.906Z] [2022-03-06T22:39:22.906Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-06T22:39:22.906Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-06T22:39:22.909Z] #21 25.17 Selecting previously unselected package python3-distutils. [2022-03-06T22:39:22.909Z] #21 25.19 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-06T22:39:22.909Z] #21 25.19 Unpacking python3-distutils (3.9.2-1) ... [2022-03-06T22:39:22.909Z] #21 25.35 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:39:22.909Z] #21 25.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:39:22.909Z] #21 25.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:39:23.061Z] #23 11.90 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-06T22:39:23.168Z] #21 25.48 Selecting previously unselected package python3-setuptools. [2022-03-06T22:39:23.168Z] #21 25.48 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-06T22:39:23.168Z] #21 25.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-06T22:39:23.168Z] #21 25.74 Selecting previously unselected package python3-wheel. [2022-03-06T22:39:23.427Z] #21 25.74 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-06T22:39:23.427Z] #21 25.75 Unpacking python3-wheel (0.34.2-1) ... [2022-03-06T22:39:23.427Z] #21 25.81 Selecting previously unselected package python3-pip. [2022-03-06T22:39:23.427Z] #21 25.81 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-06T22:39:23.427Z] #21 25.82 Unpacking python3-pip (20.3.4-4) ... [2022-03-06T22:39:23.633Z] #23 DONE 12.4s [2022-03-06T22:39:23.633Z] [2022-03-06T22:39:23.633Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-06T22:39:23.633Z] #26 sha256:e4bc2b4a42ae82798d21159f0c09f1732f9b517905d9d6c3e603b1ee0750624a [2022-03-06T22:39:23.687Z] #21 26.03 Selecting previously unselected package sudo. [2022-03-06T22:39:23.687Z] #21 26.03 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-06T22:39:23.687Z] #21 26.04 Unpacking sudo (1.9.5p2-3) ... [2022-03-06T22:39:23.846Z] #18 DONE 0.9s [2022-03-06T22:39:23.846Z] [2022-03-06T22:39:23.846Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-06T22:39:23.846Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-06T22:39:24.255Z] #21 26.54 Selecting previously unselected package thin-provisioning-tools. [2022-03-06T22:39:24.256Z] #21 26.54 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-06T22:39:24.256Z] #21 26.55 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:39:24.256Z] #21 26.75 Selecting previously unselected package uidmap. [2022-03-06T22:39:24.514Z] #21 26.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-06T22:39:24.514Z] #21 26.76 Unpacking uidmap (1:4.8.1-1) ... [2022-03-06T22:39:24.514Z] #21 26.89 Selecting previously unselected package vim-runtime. [2022-03-06T22:39:24.514Z] #21 26.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:39:24.514Z] #21 26.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-06T22:39:24.514Z] #21 26.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-06T22:39:24.514Z] #21 26.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:24.783Z] #19 DONE 1.0s [2022-03-06T22:39:24.783Z] [2022-03-06T22:39:24.783Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-06T22:39:24.783Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-06T22:39:25.228Z] #56 ... [2022-03-06T22:39:25.228Z] [2022-03-06T22:39:25.228Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:39:25.228Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-06T22:39:25.228Z] #21 6.823 Reading package lists... [2022-03-06T22:39:25.720Z] #20 DONE 1.0s [2022-03-06T22:39:25.720Z] [2022-03-06T22:39:25.720Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:39:25.720Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-06T22:39:27.099Z] #21 1.300 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:39:27.099Z] #21 1.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:39:27.099Z] #21 1.325 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:39:27.122Z] #21 9.541 Reading package lists... [2022-03-06T22:39:27.360Z] #21 1.732 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:39:27.685Z] #21 11.55 Building dependency tree... [2022-03-06T22:39:27.806Z] #21 29.82 Selecting previously unselected package vim. [2022-03-06T22:39:27.806Z] #21 29.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:39:27.806Z] #21 29.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:27.941Z] #21 12.54 The following additional packages will be installed: [2022-03-06T22:39:28.066Z] #21 30.39 Selecting previously unselected package xfsprogs. [2022-03-06T22:39:28.066Z] #21 30.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-06T22:39:28.066Z] #21 30.39 Unpacking xfsprogs (5.10.0-4) ... [2022-03-06T22:39:28.198Z] #21 12.54 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:39:28.198Z] #21 12.54 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-06T22:39:28.198Z] #21 12.54 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-06T22:39:28.198Z] #21 12.54 python3-pkg-resources vim-runtime xxd [2022-03-06T22:39:28.198Z] #21 12.54 Suggested packages: [2022-03-06T22:39:28.198Z] #21 12.55 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-06T22:39:28.198Z] #21 12.55 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-06T22:39:28.198Z] #21 12.55 acl attr quota [2022-03-06T22:39:28.198Z] #21 12.55 Recommended packages: [2022-03-06T22:39:28.198Z] #21 12.55 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-06T22:39:28.298Z] #21 2.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:39:28.327Z] #21 30.74 Selecting previously unselected package zip. [2022-03-06T22:39:28.327Z] #21 30.76 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-06T22:39:28.327Z] #21 30.76 Unpacking zip (3.0-12) ... [2022-03-06T22:39:28.327Z] #21 30.88 Selecting previously unselected package zstd. [2022-03-06T22:39:28.586Z] #21 30.89 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-06T22:39:28.586Z] #21 30.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:39:28.846Z] #21 31.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:39:29.128Z] #21 13.62 The following NEW packages will be installed: [2022-03-06T22:39:29.128Z] #21 13.63 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-06T22:39:29.128Z] #21 13.63 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:39:29.128Z] #21 13.63 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-06T22:39:29.128Z] #21 13.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-06T22:39:29.128Z] #21 13.63 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-06T22:39:29.128Z] #21 13.63 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-06T22:39:29.128Z] #21 13.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-06T22:39:29.128Z] #21 13.63 xz-utils zip zstd [2022-03-06T22:39:29.237Z] #21 3.604 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:39:29.385Z] #21 13.93 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:39:29.385Z] #21 13.93 Need to get 27.6 MB of archives. [2022-03-06T22:39:29.385Z] #21 13.93 After this operation, 106 MB of additional disk space will be used. [2022-03-06T22:39:29.385Z] #21 13.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-06T22:39:29.385Z] #21 13.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-06T22:39:29.385Z] #21 13.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-06T22:39:29.385Z] #21 13.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-06T22:39:29.385Z] #21 13.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-06T22:39:29.385Z] #21 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-06T22:39:29.385Z] #21 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-06T22:39:29.385Z] #21 13.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-06T22:39:29.385Z] #21 13.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:39:29.385Z] #21 13.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:39:29.385Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-06T22:39:29.642Z] #21 14.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-06T22:39:29.642Z] #21 14.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-06T22:39:29.642Z] #21 14.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-06T22:39:29.642Z] #21 14.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-06T22:39:29.642Z] #21 14.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-06T22:39:29.642Z] #21 14.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-06T22:39:29.642Z] #21 14.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-06T22:39:29.642Z] #21 14.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-06T22:39:29.642Z] #21 14.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-06T22:39:29.642Z] #21 14.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-06T22:39:29.642Z] #21 14.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:39:29.642Z] #21 14.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:39:29.642Z] #21 14.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:39:29.642Z] #21 14.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-06T22:39:29.642Z] #21 14.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-06T22:39:29.642Z] #21 14.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-06T22:39:29.783Z] #21 32.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:29.784Z] #21 32.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:39:29.784Z] #21 32.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:39:29.784Z] #21 32.08 Setting up libicu67:amd64 (67.1-7) ... [2022-03-06T22:39:29.784Z] #21 32.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:29.784Z] #21 32.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-06T22:39:29.784Z] #21 32.12 Setting up uidmap (1:4.8.1-1) ... [2022-03-06T22:39:29.784Z] #21 32.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:39:29.784Z] #21 32.13 Setting up bzip2 (1.0.8-4) ... [2022-03-06T22:39:29.784Z] #21 32.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:39:29.784Z] #21 32.15 Setting up python3-wheel (0.34.2-1) ... [2022-03-06T22:39:29.898Z] #21 14.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-06T22:39:29.898Z] #21 14.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:39:29.898Z] #21 14.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:39:29.898Z] #21 14.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:39:29.898Z] #21 14.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-06T22:39:29.898Z] #21 14.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-06T22:39:29.898Z] #21 14.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-06T22:39:29.898Z] #21 14.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-06T22:39:29.898Z] #21 14.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-06T22:39:29.898Z] #21 14.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:39:29.898Z] #21 14.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-06T22:39:29.898Z] #21 14.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-06T22:39:30.161Z] #21 14.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-06T22:39:30.161Z] #21 14.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-06T22:39:30.161Z] #21 14.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-06T22:39:30.161Z] #21 14.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-06T22:39:30.161Z] #21 14.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-06T22:39:30.161Z] #21 14.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-06T22:39:30.352Z] #21 32.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:30.352Z] #21 32.75 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:39:30.352Z] #21 32.76 Setting up libcap2-bin (1:2.44-1) ... [2022-03-06T22:39:30.352Z] #21 32.77 Setting up apparmor (2.13.6-10) ... [2022-03-06T22:39:30.418Z] #21 14.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-06T22:39:30.418Z] #21 14.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-06T22:39:30.418Z] #21 14.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-06T22:39:30.982Z] #21 15.36 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:39:30.982Z] #21 15.47 Fetched 27.6 MB in 1s (22.8 MB/s) [2022-03-06T22:39:30.982Z] #21 15.53 Selecting previously unselected package pigz. [2022-03-06T22:39:31.033Z] #65 ... [2022-03-06T22:39:31.033Z] [2022-03-06T22:39:31.033Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:31.033Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-06T22:39:31.033Z] #20 21.53 Fetched 48.9 MB in 20s (2426 kB/s) [2022-03-06T22:39:31.240Z] #21 15.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-06T22:39:31.240Z] #21 15.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-06T22:39:31.240Z] #21 15.59 Unpacking pigz (2.6-1) ... [2022-03-06T22:39:31.240Z] #21 15.71 Selecting previously unselected package libelf1:amd64. [2022-03-06T22:39:31.240Z] #21 15.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-06T22:39:31.240Z] #21 15.72 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-06T22:39:31.240Z] #21 15.85 Selecting previously unselected package libbpf0:amd64. [2022-03-06T22:39:31.496Z] #21 15.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-06T22:39:31.496Z] #21 15.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:39:31.496Z] #21 15.93 Selecting previously unselected package libcap2:amd64. [2022-03-06T22:39:31.496Z] #21 15.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-06T22:39:31.496Z] #21 15.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:39:31.496Z] #21 16.00 Selecting previously unselected package libmnl0:amd64. [2022-03-06T22:39:31.496Z] #21 16.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-06T22:39:31.496Z] #21 16.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:39:31.496Z] #21 16.07 Selecting previously unselected package libxtables12:amd64. [2022-03-06T22:39:31.496Z] #21 16.07 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-06T22:39:31.496Z] #21 16.08 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:39:31.731Z] #21 33.98 Setting up zip (3.0-12) ... [2022-03-06T22:39:31.731Z] #21 33.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:31.731Z] #21 34.01 Setting up bash-completion (1:2.11-2) ... [2022-03-06T22:39:31.752Z] #21 16.14 Selecting previously unselected package libcap2-bin. [2022-03-06T22:39:31.752Z] #21 16.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-06T22:39:31.752Z] #21 16.15 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-06T22:39:31.752Z] #21 16.23 Selecting previously unselected package iproute2. [2022-03-06T22:39:31.752Z] #21 16.23 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-06T22:39:31.752Z] #21 16.24 Unpacking iproute2 (5.10.0-4) ... [2022-03-06T22:39:32.315Z] #21 16.69 Selecting previously unselected package xxd. [2022-03-06T22:39:32.315Z] #21 16.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:39:32.315Z] #21 16.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:32.315Z] #21 16.81 Selecting previously unselected package vim-common. [2022-03-06T22:39:32.315Z] #21 16.82 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:39:32.315Z] #21 16.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:32.572Z] #21 16.98 Selecting previously unselected package bash-completion. [2022-03-06T22:39:32.572Z] #21 16.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-06T22:39:33.431Z] #21 ... [2022-03-06T22:39:33.431Z] [2022-03-06T22:39:33.431Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-06T22:39:33.431Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-06T22:39:33.431Z] #34 DONE 147.4s [2022-03-06T22:39:33.431Z] [2022-03-06T22:39:33.431Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:33.431Z] #56 sha256:b72cec1e1fa0b95550ec48f856e0de7069e8d17bbebd9ee923398f843420f9da [2022-03-06T22:39:33.431Z] #56 10.25 + cd /tmp/tmp.szjd6OnxMS/src/github.com/opencontainers/runc [2022-03-06T22:39:33.431Z] #56 10.25 + git checkout -q v1.1.0 [2022-03-06T22:39:33.431Z] #56 10.60 + '[' -z '' ']' [2022-03-06T22:39:33.431Z] #56 10.60 + target=static [2022-03-06T22:39:33.431Z] #56 10.60 + make BUILDTAGS=seccomp static [2022-03-06T22:39:33.431Z] #56 10.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-06T22:39:33.638Z] #21 36.02 Setting up xz-utils (5.2.5-2) ... [2022-03-06T22:39:33.952Z] #21 36.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-06T22:39:33.952Z] #21 36.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:39:33.952Z] #21 36.19 Setting up patch (2.7.6-7) ... [2022-03-06T22:39:33.952Z] #21 36.24 Setting up sudo (1.9.5p2-3) ... [2022-03-06T22:39:33.952Z] #21 36.34 invoke-rc.d: could not determine current runlevel [2022-03-06T22:39:33.952Z] #21 36.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-06T22:39:33.952Z] #21 36.36 Setting up xfsprogs (5.10.0-4) ... [2022-03-06T22:39:33.952Z] #21 36.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:39:33.952Z] #21 36.38 Setting up inetutils-ping (2:2.0-1) ... [2022-03-06T22:39:33.952Z] #21 36.40 Setting up pigz (2.6-1) ... [2022-03-06T22:39:33.952Z] #21 36.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:39:33.952Z] #21 36.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:39:33.952Z] #21 36.43 Setting up python-pip-whl (20.3.4-4) ... [2022-03-06T22:39:33.952Z] #21 36.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:34.464Z] #21 18.67 Unpacking bash-completion (1:2.11-2) ... [2022-03-06T22:39:34.464Z] #21 19.03 Selecting previously unselected package bzip2. [2022-03-06T22:39:34.534Z] #21 37.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:39:34.720Z] #21 19.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-06T22:39:34.720Z] #21 19.04 Unpacking bzip2 (1.0.8-4) ... [2022-03-06T22:39:34.720Z] #21 19.13 Selecting previously unselected package xz-utils. [2022-03-06T22:39:34.720Z] #21 19.13 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-06T22:39:34.720Z] #21 19.14 Unpacking xz-utils (5.2.5-2) ... [2022-03-06T22:39:34.795Z] #21 37.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:39:34.977Z] #21 19.28 Selecting previously unselected package apparmor. [2022-03-06T22:39:34.977Z] #21 19.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-06T22:39:34.977Z] #21 19.34 Unpacking apparmor (2.13.6-10) ... [2022-03-06T22:39:35.056Z] #21 37.47 Setting up libelf1:amd64 (0.183-1) ... [2022-03-06T22:39:35.056Z] #21 37.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:39:35.056Z] #21 37.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:39:35.347Z] #21 19.66 Selecting previously unselected package inetutils-ping. [2022-03-06T22:39:35.347Z] #21 19.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-06T22:39:35.347Z] #21 19.68 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-06T22:39:35.347Z] #21 19.79 Selecting previously unselected package libip4tc2:amd64. [2022-03-06T22:39:35.347Z] #21 19.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:39:35.347Z] #21 19.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:35.347Z] #21 19.86 Selecting previously unselected package libip6tc2:amd64. [2022-03-06T22:39:35.347Z] #21 19.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:39:35.347Z] #21 19.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:35.350Z] #21 37.58 Setting up python3-distutils (3.9.2-1) ... [2022-03-06T22:39:35.603Z] #21 19.94 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-06T22:39:35.603Z] #21 19.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-06T22:39:35.603Z] #21 19.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:39:35.603Z] #21 20.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-06T22:39:35.603Z] #21 20.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-06T22:39:35.603Z] #21 20.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:39:35.603Z] #21 20.12 Selecting previously unselected package libnftnl11:amd64. [2022-03-06T22:39:35.603Z] #21 20.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-06T22:39:35.603Z] #21 20.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:39:35.608Z] #21 37.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:35.608Z] #21 37.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-06T22:39:35.608Z] #21 37.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-06T22:39:35.608Z] #21 37.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-06T22:39:35.608Z] #21 37.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-06T22:39:35.608Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-06T22:39:35.608Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-06T22:39:35.608Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-06T22:39:35.608Z] #21 37.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-06T22:39:35.608Z] #21 37.99 Setting up python3-setuptools (52.0.0-4) ... [2022-03-06T22:39:35.860Z] #21 20.20 Selecting previously unselected package iptables. [2022-03-06T22:39:35.860Z] #21 20.22 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-06T22:39:35.860Z] #21 20.23 Unpacking iptables (1.8.7-1) ... [2022-03-06T22:39:36.117Z] #21 20.54 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:39:36.117Z] #21 20.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:39:36.117Z] #21 20.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:39:36.374Z] #21 20.69 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:39:36.374Z] #21 20.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:39:36.374Z] #21 20.70 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:39:36.374Z] #21 20.80 Selecting previously unselected package jq. [2022-03-06T22:39:36.374Z] #21 20.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:39:36.374Z] #21 20.81 Unpacking jq (1.6-2.1) ... [2022-03-06T22:39:36.374Z] #21 20.88 Selecting previously unselected package libaio1:amd64. [2022-03-06T22:39:36.374Z] #21 20.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-06T22:39:36.374Z] #21 20.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:39:36.374Z] #21 20.95 Selecting previously unselected package libgpm2:amd64. [2022-03-06T22:39:36.374Z] #21 20.96 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-06T22:39:36.374Z] #21 20.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:39:36.374Z] #21 21.03 Selecting previously unselected package libicu67:amd64. [2022-03-06T22:39:36.630Z] #21 21.03 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-06T22:39:36.631Z] #21 21.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-06T22:39:36.728Z] 8f616e6e9eec: Verifying Checksum [2022-03-06T22:39:36.728Z] 8f616e6e9eec: Download complete [2022-03-06T22:39:36.987Z] #21 39.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:39:36.987Z] #21 39.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:39:36.987Z] #21 39.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:39:36.987Z] #21 39.26 Setting up python3-pip (20.3.4-4) ... [2022-03-06T22:39:37.924Z] #21 40.28 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:39:37.924Z] #21 40.29 Setting up jq (1.6-2.1) ... [2022-03-06T22:39:37.924Z] #21 40.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:39:37.924Z] #21 40.31 Setting up iptables (1.8.7-1) ... [2022-03-06T22:39:37.924Z] #21 40.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:39:37.924Z] #21 40.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:39:37.924Z] #21 40.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:39:37.924Z] #21 40.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:39:37.924Z] #21 40.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-06T22:39:37.924Z] #21 40.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-06T22:39:37.924Z] #21 40.36 Setting up iproute2 (5.10.0-4) ... [2022-03-06T22:39:38.507Z] #21 40.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:39:38.721Z] #56 ... [2022-03-06T22:39:38.721Z] [2022-03-06T22:39:38.721Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:39:38.721Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-06T22:39:38.721Z] #21 7.166 Fetched 8505 kB in 6s (1379 kB/s) [2022-03-06T22:39:38.721Z] #21 7.166 Reading package lists... [2022-03-06T22:39:38.721Z] #21 9.645 Reading package lists... [2022-03-06T22:39:38.721Z] #21 11.73 Building dependency tree... [2022-03-06T22:39:38.721Z] #21 12.85 The following additional packages will be installed: [2022-03-06T22:39:38.721Z] #21 12.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:39:38.721Z] #21 12.86 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-06T22:39:38.721Z] #21 12.86 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-06T22:39:38.721Z] #21 12.86 python3-pkg-resources vim-runtime xxd [2022-03-06T22:39:38.721Z] #21 12.87 Suggested packages: [2022-03-06T22:39:38.721Z] #21 12.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-06T22:39:38.721Z] #21 12.87 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-06T22:39:38.721Z] #21 12.87 acl attr quota [2022-03-06T22:39:38.721Z] #21 12.87 Recommended packages: [2022-03-06T22:39:38.721Z] #21 12.87 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-06T22:39:38.767Z] #21 DONE 41.0s [2022-03-06T22:39:38.767Z] [2022-03-06T22:39:38.767Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-06T22:39:38.767Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-06T22:39:39.295Z] #20 21.53 Reading package lists... [2022-03-06T22:39:39.295Z] #20 ... [2022-03-06T22:39:39.295Z] [2022-03-06T22:39:39.295Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:39:39.295Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-06T22:39:39.295Z] #65 21.66 Fetched 48.9 MB in 20s (2422 kB/s) [2022-03-06T22:39:39.557Z] #65 21.66 Reading package lists... [2022-03-06T22:39:39.661Z] #21 13.84 The following NEW packages will be installed: [2022-03-06T22:39:39.661Z] #21 13.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-06T22:39:39.661Z] #21 13.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-06T22:39:39.661Z] #21 13.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-06T22:39:39.661Z] #21 13.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-06T22:39:39.661Z] #21 13.85 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-06T22:39:39.661Z] #21 13.85 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-06T22:39:39.661Z] #21 13.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-06T22:39:39.661Z] #21 13.85 xz-utils zip zstd [2022-03-06T22:39:39.707Z] #22 1.227 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-06T22:39:39.818Z] #65 30.63 Reading package lists... [2022-03-06T22:39:39.818Z] #65 ... [2022-03-06T22:39:39.818Z] [2022-03-06T22:39:39.818Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:39.818Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-06T22:39:39.818Z] #20 21.53 Reading package lists... [2022-03-06T22:39:39.900Z] #21 24.06 Selecting previously unselected package libinih1:amd64. [2022-03-06T22:39:39.900Z] #21 24.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-06T22:39:39.900Z] #21 24.07 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-06T22:39:39.900Z] #21 24.12 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:39:39.900Z] #21 24.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:39:39.900Z] #21 24.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:39:39.900Z] #21 24.20 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:39:39.900Z] #21 24.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:39:39.900Z] #21 24.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:39:39.900Z] #21 24.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:39:39.900Z] #21 24.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:39:39.900Z] #21 24.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:39:39.900Z] #21 24.41 Selecting previously unselected package net-tools. [2022-03-06T22:39:39.900Z] #21 24.41 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-06T22:39:39.900Z] #21 24.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:39:39.921Z] #21 14.15 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:39:39.921Z] #21 14.15 Need to get 27.6 MB of archives. [2022-03-06T22:39:39.921Z] #21 14.15 After this operation, 106 MB of additional disk space will be used. [2022-03-06T22:39:39.921Z] #21 14.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-06T22:39:39.921Z] #21 14.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-06T22:39:39.921Z] #21 14.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-06T22:39:39.921Z] #21 14.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-06T22:39:39.921Z] #21 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-06T22:39:39.921Z] #21 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-06T22:39:39.921Z] #21 14.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-06T22:39:39.921Z] #21 14.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-06T22:39:39.921Z] #21 14.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:39:39.921Z] #21 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:39:39.921Z] #21 14.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-06T22:39:39.921Z] #21 14.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-06T22:39:39.921Z] #21 14.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-06T22:39:39.921Z] #21 14.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-06T22:39:39.921Z] #21 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-06T22:39:39.966Z] #22 1.230 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-06T22:39:39.966Z] #22 1.233 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-06T22:39:39.966Z] #22 DONE 1.3s [2022-03-06T22:39:39.966Z] [2022-03-06T22:39:39.966Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-06T22:39:39.966Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-06T22:39:40.157Z] #21 24.57 Selecting previously unselected package patch. [2022-03-06T22:39:40.157Z] #21 24.58 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-06T22:39:40.157Z] #21 24.59 Unpacking patch (2.7.6-7) ... [2022-03-06T22:39:40.157Z] #21 24.69 Selecting previously unselected package python-pip-whl. [2022-03-06T22:39:40.181Z] #21 14.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-06T22:39:40.181Z] #21 14.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-06T22:39:40.181Z] #21 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-06T22:39:40.181Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-06T22:39:40.181Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-06T22:39:40.181Z] #21 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-06T22:39:40.181Z] #21 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:39:40.181Z] #21 14.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:39:40.181Z] #21 14.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:39:40.181Z] #21 14.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-06T22:39:40.181Z] #21 14.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-06T22:39:40.181Z] #21 14.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-06T22:39:40.415Z] #21 24.69 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-06T22:39:40.415Z] #21 24.70 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-06T22:39:40.441Z] #21 14.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-06T22:39:40.441Z] #21 14.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:39:40.441Z] #21 14.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:39:40.441Z] #21 14.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:39:40.441Z] #21 14.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-06T22:39:40.441Z] #21 14.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-06T22:39:40.441Z] #21 14.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-06T22:39:40.441Z] #21 14.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-06T22:39:40.441Z] #21 14.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-06T22:39:40.441Z] #21 14.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:39:40.441Z] #21 14.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-06T22:39:40.441Z] #21 14.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-06T22:39:40.441Z] #21 14.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-06T22:39:40.441Z] #21 14.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-06T22:39:40.441Z] #21 14.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-06T22:39:40.441Z] #21 14.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-06T22:39:40.441Z] #21 14.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-06T22:39:40.689Z] #20 30.85 Reading package lists... [2022-03-06T22:39:40.689Z] #20 ... [2022-03-06T22:39:40.689Z] [2022-03-06T22:39:40.689Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:39:40.689Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-06T22:39:40.689Z] #45 21.49 Fetched 48.9 MB in 20s (2446 kB/s) [2022-03-06T22:39:40.689Z] #45 21.49 Reading package lists... [2022-03-06T22:39:40.701Z] #21 14.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-06T22:39:40.702Z] #21 14.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-06T22:39:40.702Z] #21 14.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-06T22:39:40.702Z] #21 14.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-06T22:39:40.980Z] #21 25.29 Selecting previously unselected package python3-lib2to3. [2022-03-06T22:39:40.980Z] #21 25.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-06T22:39:40.980Z] #21 25.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:39:40.980Z] #21 25.43 Selecting previously unselected package python3-distutils. [2022-03-06T22:39:40.980Z] #21 25.43 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-06T22:39:40.980Z] #21 25.44 Unpacking python3-distutils (3.9.2-1) ... [2022-03-06T22:39:40.980Z] #21 25.55 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:39:41.238Z] #21 25.55 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:39:41.238Z] #21 25.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:39:41.238Z] #21 25.68 Selecting previously unselected package python3-setuptools. [2022-03-06T22:39:41.238Z] #21 25.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-06T22:39:41.238Z] #21 25.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-06T22:39:41.272Z] #21 15.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:39:41.272Z] #21 15.52 Fetched 27.6 MB in 1s (25.6 MB/s) [2022-03-06T22:39:41.272Z] #21 15.57 Selecting previously unselected package pigz. [2022-03-06T22:39:41.272Z] #21 15.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-06T22:39:41.272Z] #21 15.62 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-06T22:39:41.272Z] #21 15.63 Unpacking pigz (2.6-1) ... [2022-03-06T22:39:41.272Z] #21 15.71 Selecting previously unselected package libelf1:amd64. [2022-03-06T22:39:41.495Z] #21 25.93 Selecting previously unselected package python3-wheel. [2022-03-06T22:39:41.495Z] #21 25.95 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-06T22:39:41.495Z] #21 25.95 Unpacking python3-wheel (0.34.2-1) ... [2022-03-06T22:39:41.495Z] #21 26.03 Selecting previously unselected package python3-pip. [2022-03-06T22:39:41.495Z] #21 26.03 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-06T22:39:41.495Z] #21 26.04 Unpacking python3-pip (20.3.4-4) ... [2022-03-06T22:39:41.532Z] #21 15.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-06T22:39:41.532Z] #21 15.74 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-06T22:39:41.913Z] #21 26.27 Selecting previously unselected package sudo. [2022-03-06T22:39:41.913Z] #21 26.29 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-06T22:39:41.913Z] #21 26.30 Unpacking sudo (1.9.5p2-3) ... [2022-03-06T22:39:41.915Z] #21 15.89 Selecting previously unselected package libbpf0:amd64. [2022-03-06T22:39:41.915Z] #21 15.89 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-06T22:39:41.915Z] #21 15.90 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:39:41.915Z] #21 16.00 Selecting previously unselected package libcap2:amd64. [2022-03-06T22:39:41.915Z] #21 16.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-06T22:39:41.915Z] #21 16.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:39:41.915Z] #21 16.07 Selecting previously unselected package libmnl0:amd64. [2022-03-06T22:39:41.915Z] #21 16.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-06T22:39:41.915Z] #21 16.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:39:41.915Z] #21 16.13 Selecting previously unselected package libxtables12:amd64. [2022-03-06T22:39:41.915Z] #21 16.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-06T22:39:41.915Z] #21 16.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:39:41.915Z] #21 16.20 Selecting previously unselected package libcap2-bin. [2022-03-06T22:39:41.915Z] #21 16.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-06T22:39:41.915Z] #21 16.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-06T22:39:42.046Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-06T22:39:42.046Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2dee4ec1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-06T22:39:42.046Z] ---------------------------------------------------------------------------- [2022-03-06T22:39:42.046Z] [2022-03-06T22:39:42.046Z] INFO: executeCI.ps1 starting at Sun Mar 6 22:39:38 CUT 2022 [2022-03-06T22:39:42.046Z] [2022-03-06T22:39:42.046Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-06T22:39:42.046Z] INFO: Running git version 2.24.1.windows.2 [2022-03-06T22:39:42.046Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-06T22:39:42.046Z] INFO: Environment variables: [2022-03-06T22:39:42.046Z] [2022-03-06T22:39:42.046Z] Name Value [2022-03-06T22:39:42.046Z] ---- ----- [2022-03-06T22:39:42.046Z] ALLUSERSPROFILE C:\ProgramData [2022-03-06T22:39:42.046Z] amd64 true [2022-03-06T22:39:42.046Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-06T22:39:42.046Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-06T22:39:42.046Z] arm64 true [2022-03-06T22:39:42.046Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-06T22:39:42.046Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-06T22:39:42.046Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-06T22:39:42.046Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-06T22:39:42.046Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-06T22:39:42.046Z] BRANCH_NAME PR-43136 [2022-03-06T22:39:42.047Z] BUILD_DISPLAY_NAME #6 [2022-03-06T22:39:42.047Z] BUILD_ID 6 [2022-03-06T22:39:42.047Z] BUILD_NUMBER 6 [2022-03-06T22:39:42.047Z] BUILD_TAG jenkins-moby-PR-43136-6 [2022-03-06T22:39:42.047Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/ [2022-03-06T22:39:42.047Z] cgroup2 true [2022-03-06T22:39:42.047Z] CHANGE_AUTHOR jaen [2022-03-06T22:39:42.047Z] CHANGE_AUTHOR_DISPLAY_NAME Tomek MaÅ„ko [2022-03-06T22:39:42.047Z] CHANGE_BRANCH zfs-driver-fix [2022-03-06T22:39:42.047Z] CHANGE_FORK jaen [2022-03-06T22:39:42.047Z] CHANGE_ID 43136 [2022-03-06T22:39:42.047Z] CHANGE_TARGET master [2022-03-06T22:39:42.047Z] CHANGE_TITLE Add locking to the ZFS driver [2022-03-06T22:39:42.047Z] CHANGE_URL https://github.com/moby/moby/pull/43136 [2022-03-06T22:39:42.047Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-06T22:39:42.047Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-06T22:39:42.047Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-06T22:39:42.047Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-06T22:39:42.047Z] COMPUTERNAME azwin-2-27c340 [2022-03-06T22:39:42.047Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-06T22:39:42.047Z] ConfigSequenceNumber 0 [2022-03-06T22:39:42.047Z] dco true [2022-03-06T22:39:42.047Z] DOCKER_BUILDKIT 0 [2022-03-06T22:39:42.047Z] DOCKER_DUT_DEBUG 1 [2022-03-06T22:39:42.047Z] DOCKER_EXPERIMENTAL 1 [2022-03-06T22:39:42.047Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-06T22:39:42.047Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-06T22:39:42.047Z] EXECUTOR_NUMBER 0 [2022-03-06T22:39:42.047Z] FQDN azwin-2-27c340.westus.cloudapp.azure.com [2022-03-06T22:39:42.047Z] GIT_BRANCH PR-43136 [2022-03-06T22:39:42.047Z] GIT_COMMIT 892eaa8bef8323a62527bbdf309e508e04a911ef [2022-03-06T22:39:42.047Z] GIT_PREVIOUS_COMMIT 3fe26f391b628e3baa3f97aa7309d29c469f1686 [2022-03-06T22:39:42.047Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b75fd72d6fd3ff345707a36e409a2a449517c226 [2022-03-06T22:39:42.047Z] GIT_URL https://github.com/moby/moby.git [2022-03-06T22:39:42.047Z] HUDSON_COOKIE 619bea1f-75f2-4a0b-bc92-c622cf705ae4 [2022-03-06T22:39:42.047Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-06T22:39:42.047Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-06T22:39:42.047Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-06T22:39:42.047Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-06T22:39:42.047Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-06T22:39:42.047Z] JENKINS_NODE_COOKIE c3477c10-826b-4277-93a8-5645078325ea [2022-03-06T22:39:42.047Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-06T22:39:42.047Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-06T22:39:42.047Z] JOB_BASE_NAME PR-43136 [2022-03-06T22:39:42.047Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/display/redirect [2022-03-06T22:39:42.047Z] JOB_NAME moby/PR-43136 [2022-03-06T22:39:42.047Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/ [2022-03-06T22:39:42.047Z] library.jps.version master [2022-03-06T22:39:42.047Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-06T22:39:42.047Z] NODE_LABELS amd64 azure azwin-2-27c340 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-06T22:39:42.047Z] NODE_NAME azwin-2-27c340 [2022-03-06T22:39:42.047Z] NUMBER_OF_PROCESSORS 4 [2022-03-06T22:39:42.047Z] OS Windows_NT [2022-03-06T22:39:42.047Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-06T22:39:42.047Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-06T22:39:42.047Z] ppc64le false [2022-03-06T22:39:42.047Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-06T22:39:42.047Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-06T22:39:42.047Z] PROCESSOR_LEVEL 6 [2022-03-06T22:39:42.047Z] PROCESSOR_REVISION 5504 [2022-03-06T22:39:42.047Z] ProgramData C:\ProgramData [2022-03-06T22:39:42.047Z] ProgramFiles C:\Program Files [2022-03-06T22:39:42.047Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-06T22:39:42.047Z] ProgramW6432 C:\Program Files [2022-03-06T22:39:42.047Z] PROMPT $P$G [2022-03-06T22:39:42.047Z] PSExecutionPolicyPreference Bypass [2022-03-06T22:39:42.047Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-06T22:39:42.047Z] PUBLIC C:\Users\Public [2022-03-06T22:39:42.047Z] rootless true [2022-03-06T22:39:42.047Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=artif... [2022-03-06T22:39:42.047Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=changes [2022-03-06T22:39:42.047Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect [2022-03-06T22:39:42.047Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43136/6/display/redirect?page=tests [2022-03-06T22:39:42.047Z] s390x false [2022-03-06T22:39:42.047Z] SKIP_VALIDATION_TESTS 1 [2022-03-06T22:39:42.047Z] SOURCES_DRIVE d [2022-03-06T22:39:42.047Z] SOURCES_SUBDIR gopath [2022-03-06T22:39:42.047Z] STAGE_NAME Run tests [2022-03-06T22:39:42.047Z] SystemDrive C: [2022-03-06T22:39:42.047Z] SystemRoot C:\Windows [2022-03-06T22:39:42.047Z] TEMP C:\Windows\TEMP [2022-03-06T22:39:42.047Z] TESTDEBUG 0 [2022-03-06T22:39:42.047Z] TESTRUN_DRIVE d [2022-03-06T22:39:42.047Z] TESTRUN_SUBDIR CI [2022-03-06T22:39:42.047Z] TIMEOUT 120m [2022-03-06T22:39:42.047Z] TMP C:\Windows\TEMP [2022-03-06T22:39:42.047Z] unit_validate true [2022-03-06T22:39:42.047Z] USERDOMAIN WORKGROUP [2022-03-06T22:39:42.047Z] USERNAME azwin-2-27c340$ [2022-03-06T22:39:42.047Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-06T22:39:42.047Z] validate_force false [2022-03-06T22:39:42.047Z] windir C:\Windows [2022-03-06T22:39:42.047Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-06T22:39:42.047Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-06T22:39:42.047Z] windows2022 true [2022-03-06T22:39:42.047Z] windows2022containerd true [2022-03-06T22:39:42.047Z] windowsRS5 true [2022-03-06T22:39:42.047Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-06T22:39:42.047Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-06T22:39:42.047Z] [2022-03-06T22:39:42.047Z] [2022-03-06T22:39:42.047Z] [2022-03-06T22:39:42.047Z] INFO: Sources under d:\gopath\... [2022-03-06T22:39:42.047Z] INFO: Test run under d:\CI\... [2022-03-06T22:39:42.047Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-06T22:39:42.047Z] INFO: docker/docker repository was found [2022-03-06T22:39:42.047Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-06T22:39:42.047Z] ltsc2019: Pulling from windows/servercore [2022-03-06T22:39:42.174Z] #21 16.30 Selecting previously unselected package iproute2. [2022-03-06T22:39:42.174Z] #21 16.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-06T22:39:42.174Z] #21 16.31 Unpacking iproute2 (5.10.0-4) ... [2022-03-06T22:39:42.428Z] #21 26.81 Selecting previously unselected package thin-provisioning-tools. [2022-03-06T22:39:42.429Z] #21 26.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-06T22:39:42.429Z] #21 26.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:39:42.434Z] #21 16.77 Selecting previously unselected package xxd. [2022-03-06T22:39:42.434Z] #21 16.77 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:39:42.434Z] #21 16.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:42.686Z] #21 27.03 Selecting previously unselected package uidmap. [2022-03-06T22:39:42.686Z] #21 27.03 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-06T22:39:42.686Z] #21 27.05 Unpacking uidmap (1:4.8.1-1) ... [2022-03-06T22:39:42.686Z] #21 27.20 Selecting previously unselected package vim-runtime. [2022-03-06T22:39:42.686Z] #21 27.20 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:39:42.686Z] #21 27.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-06T22:39:42.694Z] #21 16.89 Selecting previously unselected package vim-common. [2022-03-06T22:39:42.694Z] #21 16.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:39:42.694Z] #21 16.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:42.943Z] #21 27.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-06T22:39:42.943Z] #21 27.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:42.954Z] #21 17.07 Selecting previously unselected package bash-completion. [2022-03-06T22:39:42.954Z] #21 17.08 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-06T22:39:43.037Z] 4612f6d0b889: Pulling fs layer [2022-03-06T22:39:43.037Z] 1bd78008c728: Pulling fs layer [2022-03-06T22:39:44.860Z] #21 18.78 Unpacking bash-completion (1:2.11-2) ... [2022-03-06T22:39:44.860Z] #21 19.09 Selecting previously unselected package bzip2. [2022-03-06T22:39:44.860Z] #21 19.10 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-06T22:39:44.860Z] #21 19.11 Unpacking bzip2 (1.0.8-4) ... [2022-03-06T22:39:44.860Z] #21 19.20 Selecting previously unselected package xz-utils. [2022-03-06T22:39:45.119Z] #21 19.20 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-06T22:39:45.119Z] #21 19.21 Unpacking xz-utils (5.2.5-2) ... [2022-03-06T22:39:45.119Z] #21 19.35 Selecting previously unselected package apparmor. [2022-03-06T22:39:45.119Z] #21 19.36 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-06T22:39:45.119Z] #21 19.40 Unpacking apparmor (2.13.6-10) ... [2022-03-06T22:39:45.465Z] #21 30.03 Selecting previously unselected package vim. [2022-03-06T22:39:45.465Z] #21 30.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:39:45.688Z] #21 19.81 Selecting previously unselected package inetutils-ping. [2022-03-06T22:39:45.688Z] #21 19.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-06T22:39:45.688Z] #21 19.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-06T22:39:45.688Z] #21 19.92 Selecting previously unselected package libip4tc2:amd64. [2022-03-06T22:39:45.689Z] #21 19.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:39:45.689Z] #21 19.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:45.689Z] #21 19.98 Selecting previously unselected package libip6tc2:amd64. [2022-03-06T22:39:45.689Z] #21 19.99 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:39:45.689Z] #21 19.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:45.689Z] #21 20.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-06T22:39:45.722Z] #21 30.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:45.832Z] 8f616e6e9eec: Verifying Checksum [2022-03-06T22:39:45.832Z] 8f616e6e9eec: Download complete [2022-03-06T22:39:45.948Z] #21 20.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-06T22:39:45.948Z] #21 20.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:39:45.948Z] #21 20.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-06T22:39:45.948Z] #21 20.11 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-06T22:39:45.948Z] #21 20.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:39:45.948Z] #21 20.18 Selecting previously unselected package libnftnl11:amd64. [2022-03-06T22:39:45.948Z] #21 20.19 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-06T22:39:45.948Z] #21 20.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:39:45.948Z] #21 20.27 Selecting previously unselected package iptables. [2022-03-06T22:39:45.948Z] #21 20.27 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-06T22:39:45.978Z] #21 30.55 Selecting previously unselected package xfsprogs. [2022-03-06T22:39:45.978Z] #21 30.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-06T22:39:45.978Z] #21 30.56 Unpacking xfsprogs (5.10.0-4) ... [2022-03-06T22:39:46.208Z] #21 20.28 Unpacking iptables (1.8.7-1) ... [2022-03-06T22:39:46.467Z] #21 20.58 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:39:46.467Z] #21 20.59 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:39:46.467Z] #21 20.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:39:46.467Z] #21 20.73 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:39:46.467Z] #21 20.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:39:46.467Z] #21 20.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:39:46.467Z] #21 20.83 Selecting previously unselected package jq. [2022-03-06T22:39:46.543Z] #21 30.92 Selecting previously unselected package zip. [2022-03-06T22:39:46.543Z] #21 30.94 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-06T22:39:46.543Z] #21 30.95 Unpacking zip (3.0-12) ... [2022-03-06T22:39:46.543Z] #21 31.06 Selecting previously unselected package zstd. [2022-03-06T22:39:46.726Z] #21 20.84 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:39:46.726Z] #21 20.85 Unpacking jq (1.6-2.1) ... [2022-03-06T22:39:46.726Z] #21 20.92 Selecting previously unselected package libaio1:amd64. [2022-03-06T22:39:46.726Z] #21 20.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-06T22:39:46.726Z] #21 20.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:39:46.726Z] #21 20.98 Selecting previously unselected package libgpm2:amd64. [2022-03-06T22:39:46.726Z] #21 20.99 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-06T22:39:46.726Z] #21 20.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:39:46.726Z] #21 21.06 Selecting previously unselected package libicu67:amd64. [2022-03-06T22:39:46.726Z] #21 21.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-06T22:39:46.726Z] #21 21.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-06T22:39:46.799Z] #21 31.07 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-06T22:39:46.799Z] #21 31.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:39:47.056Z] #21 31.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:39:47.877Z] #21 32.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:47.877Z] #21 32.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:39:47.877Z] #21 32.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:39:47.877Z] #21 32.28 Setting up libicu67:amd64 (67.1-7) ... [2022-03-06T22:39:47.877Z] #21 32.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:47.877Z] #21 32.33 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-06T22:39:47.877Z] #21 32.34 Setting up uidmap (1:4.8.1-1) ... [2022-03-06T22:39:47.877Z] #21 32.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:39:47.877Z] #21 32.42 Setting up bzip2 (1.0.8-4) ... [2022-03-06T22:39:47.877Z] #21 32.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:39:48.136Z] #21 32.46 Setting up python3-wheel (0.34.2-1) ... [2022-03-06T22:39:48.660Z] #21 33.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:48.660Z] #21 33.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:39:48.660Z] #21 33.08 Setting up libcap2-bin (1:2.44-1) ... [2022-03-06T22:39:48.660Z] #21 33.09 Setting up apparmor (2.13.6-10) ... [2022-03-06T22:39:48.865Z] #45 30.86 Reading package lists... [2022-03-06T22:39:48.865Z] #45 ... [2022-03-06T22:39:48.865Z] [2022-03-06T22:39:48.865Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-06T22:39:48.865Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-06T22:39:48.865Z] #65 30.63 Reading package lists... [2022-03-06T22:39:49.979Z] #23 9.672 Collecting yamllint==1.26.1 [2022-03-06T22:39:50.015Z] #21 24.11 Selecting previously unselected package libinih1:amd64. [2022-03-06T22:39:50.015Z] #21 24.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-06T22:39:50.015Z] #21 24.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-06T22:39:50.015Z] #21 24.18 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:39:50.015Z] #21 24.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:39:50.015Z] #21 24.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:39:50.015Z] #21 24.28 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:39:50.015Z] #21 24.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:39:50.015Z] #21 24.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:39:50.105Z] #21 34.47 Setting up zip (3.0-12) ... [2022-03-06T22:39:50.105Z] #21 34.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:50.105Z] #21 34.51 Setting up bash-completion (1:2.11-2) ... [2022-03-06T22:39:50.274Z] #21 24.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:39:50.274Z] #21 24.38 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:39:50.274Z] #21 24.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:39:50.274Z] #21 24.44 Selecting previously unselected package net-tools. [2022-03-06T22:39:50.274Z] #21 24.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-06T22:39:50.274Z] #21 24.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:39:50.533Z] #21 24.65 Selecting previously unselected package patch. [2022-03-06T22:39:50.533Z] #21 24.66 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-06T22:39:50.533Z] #21 24.67 Unpacking patch (2.7.6-7) ... [2022-03-06T22:39:50.533Z] #21 24.78 Selecting previously unselected package python-pip-whl. [2022-03-06T22:39:50.533Z] #21 24.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-06T22:39:50.533Z] #21 24.79 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-06T22:39:50.914Z] #23 10.73 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-06T22:39:51.040Z] #65 39.87 Building dependency tree... [2022-03-06T22:39:51.101Z] #21 25.32 Selecting previously unselected package python3-lib2to3. [2022-03-06T22:39:51.101Z] #21 25.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-06T22:39:51.101Z] #21 25.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:39:51.101Z] #21 25.43 Selecting previously unselected package python3-distutils. [2022-03-06T22:39:51.360Z] #21 25.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-06T22:39:51.360Z] #21 25.44 Unpacking python3-distutils (3.9.2-1) ... [2022-03-06T22:39:51.360Z] #21 25.57 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:39:51.360Z] #21 25.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:39:51.360Z] #21 25.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:39:51.619Z] #21 25.69 Selecting previously unselected package python3-setuptools. [2022-03-06T22:39:51.619Z] #21 25.70 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-06T22:39:51.619Z] #21 25.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-06T22:39:51.619Z] #21 25.91 Selecting previously unselected package python3-wheel. [2022-03-06T22:39:51.619Z] #21 25.92 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-06T22:39:51.619Z] #21 25.93 Unpacking python3-wheel (0.34.2-1) ... [2022-03-06T22:39:51.725Z] 1bd78008c728: Verifying Checksum [2022-03-06T22:39:51.725Z] 1bd78008c728: Download complete [2022-03-06T22:39:51.849Z] #23 11.80 Collecting pathspec>=0.5.3 [2022-03-06T22:39:51.849Z] #23 11.81 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-06T22:39:51.877Z] #21 25.99 Selecting previously unselected package python3-pip. [2022-03-06T22:39:51.877Z] #21 26.00 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-06T22:39:51.877Z] #21 26.00 Unpacking python3-pip (20.3.4-4) ... [2022-03-06T22:39:51.877Z] #21 26.26 Selecting previously unselected package sudo. [2022-03-06T22:39:52.003Z] #21 36.45 Setting up xz-utils (5.2.5-2) ... [2022-03-06T22:39:52.003Z] #21 36.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-06T22:39:52.003Z] #21 36.48 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:39:52.003Z] #21 36.49 Setting up patch (2.7.6-7) ... [2022-03-06T22:39:52.003Z] #21 36.52 Setting up sudo (1.9.5p2-3) ... [2022-03-06T22:39:52.108Z] #23 12.17 Collecting pyyaml [2022-03-06T22:39:52.108Z] #23 12.19 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-06T22:39:52.108Z] #23 12.30 Building wheels for collected packages: yamllint [2022-03-06T22:39:52.137Z] #21 26.26 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-06T22:39:52.137Z] #21 26.28 Unpacking sudo (1.9.5p2-3) ... [2022-03-06T22:39:52.260Z] #21 36.62 invoke-rc.d: could not determine current runlevel [2022-03-06T22:39:52.260Z] #21 36.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-06T22:39:52.260Z] #21 36.64 Setting up xfsprogs (5.10.0-4) ... [2022-03-06T22:39:52.260Z] #21 36.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:39:52.260Z] #21 36.68 Setting up inetutils-ping (2:2.0-1) ... [2022-03-06T22:39:52.260Z] #21 36.69 Setting up pigz (2.6-1) ... [2022-03-06T22:39:52.260Z] #21 36.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:39:52.260Z] #21 36.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:39:52.260Z] #21 36.75 Setting up python-pip-whl (20.3.4-4) ... [2022-03-06T22:39:52.260Z] #21 36.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:52.366Z] #23 12.31 Building wheel for yamllint (setup.py): started [2022-03-06T22:39:52.397Z] #21 26.82 Selecting previously unselected package thin-provisioning-tools. [2022-03-06T22:39:52.656Z] #21 26.83 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-06T22:39:52.656Z] #21 26.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:39:52.823Z] #21 37.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:39:52.823Z] #21 37.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:39:52.915Z] #21 27.03 Selecting previously unselected package uidmap. [2022-03-06T22:39:52.915Z] #21 27.03 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-06T22:39:52.915Z] #21 27.03 Unpacking uidmap (1:4.8.1-1) ... [2022-03-06T22:39:52.915Z] #21 27.16 Selecting previously unselected package vim-runtime. [2022-03-06T22:39:52.915Z] #21 27.16 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:39:52.915Z] #21 27.18 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-06T22:39:52.933Z] #23 13.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-06T22:39:52.933Z] #23 ... [2022-03-06T22:39:52.933Z] [2022-03-06T22:39:52.933Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:39:52.933Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:39:52.933Z] #43 166.9 + dpkg --print-architecture [2022-03-06T22:39:52.933Z] #43 166.9 + git checkout -q v2.1.0 [2022-03-06T22:39:52.958Z] #65 43.73 The following additional packages will be installed: [2022-03-06T22:39:52.958Z] #65 43.75 libbtrfs0 [2022-03-06T22:39:53.080Z] #21 37.74 Setting up libelf1:amd64 (0.183-1) ... [2022-03-06T22:39:53.175Z] #21 27.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-06T22:39:53.175Z] #21 27.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:53.220Z] #65 44.01 The following NEW packages will be installed: [2022-03-06T22:39:53.220Z] #65 44.04 libbtrfs-dev libbtrfs0 [2022-03-06T22:39:53.337Z] #21 37.79 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:39:53.337Z] #21 37.80 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:39:53.337Z] #21 37.82 Setting up python3-distutils (3.9.2-1) ... [2022-03-06T22:39:53.793Z] #65 44.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:39:53.793Z] #65 44.44 Need to get 460 kB of archives. [2022-03-06T22:39:53.793Z] #65 44.44 After this operation, 1237 kB of additional disk space will be used. [2022-03-06T22:39:53.793Z] #65 44.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:39:53.793Z] #65 44.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:39:53.869Z] #43 167.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-06T22:39:53.869Z] #43 167.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-06T22:39:53.899Z] #21 38.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:53.900Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-06T22:39:53.900Z] #21 38.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-06T22:39:53.900Z] #21 38.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-06T22:39:53.900Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-06T22:39:53.900Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-06T22:39:53.900Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-06T22:39:53.900Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-06T22:39:53.900Z] #21 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-06T22:39:53.900Z] #21 38.38 Setting up python3-setuptools (52.0.0-4) ... [2022-03-06T22:39:54.367Z] #65 45.13 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:39:54.367Z] #65 45.29 Fetched 460 kB in 0s (1584 kB/s) [2022-03-06T22:39:54.440Z] #43 ... [2022-03-06T22:39:54.440Z] [2022-03-06T22:39:54.440Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-06T22:39:54.440Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-06T22:39:54.440Z] #23 13.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c0c74492af05406356a3f9d0984a55ad733379fc02d2e370799cbbbc5fb84807 [2022-03-06T22:39:54.440Z] #23 13.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-06T22:39:54.440Z] #23 13.20 Successfully built yamllint [2022-03-06T22:39:54.440Z] #23 13.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-06T22:39:54.440Z] #23 13.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-06T22:39:54.440Z] #23 DONE 14.3s [2022-03-06T22:39:54.440Z] [2022-03-06T22:39:54.440Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-06T22:39:54.440Z] #27 sha256:081aacfd17c1f28cfdedc0e494149a81d252529545a5a60e59bde63993cc323e [2022-03-06T22:39:54.628Z] #65 45.36 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:39:54.628Z] #65 45.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-06T22:39:54.628Z] #65 45.43 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:39:54.628Z] #65 45.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:39:54.890Z] #65 45.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:39:54.890Z] #65 45.57 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:39:54.890Z] #65 45.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:39:54.890Z] #65 45.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:39:55.007Z] #27 DONE 0.7s [2022-03-06T22:39:55.007Z] [2022-03-06T22:39:55.007Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:55.007Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:39:55.007Z] #56 ... [2022-03-06T22:39:55.007Z] [2022-03-06T22:39:55.007Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-06T22:39:55.007Z] #32 sha256:f861ba6d232e191c4e47992e882ae0891d87b5c17c35c8529af2b17e2f2c4765 [2022-03-06T22:39:55.152Z] #65 45.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:39:55.152Z] #65 45.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:39:55.268Z] #21 39.67 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:39:55.268Z] #21 39.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:39:55.268Z] #21 39.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:39:55.268Z] #21 39.70 Setting up python3-pip (20.3.4-4) ... [2022-03-06T22:39:55.414Z] #65 DONE 46.1s [2022-03-06T22:39:55.414Z] [2022-03-06T22:39:55.414Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-06T22:39:55.414Z] #66 sha256:acd9461166c7c5b8f2205cc5bbb10fc5415647fa46572770d4ca87154dec8849 [2022-03-06T22:39:55.414Z] #66 DONE 0.1s [2022-03-06T22:39:55.414Z] [2022-03-06T22:39:55.414Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:39:55.414Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:39:55.947Z] #32 DONE 0.9s [2022-03-06T22:39:55.947Z] [2022-03-06T22:39:55.947Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:39:55.947Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:39:56.197Z] #21 40.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:39:56.197Z] #21 40.79 Setting up jq (1.6-2.1) ... [2022-03-06T22:39:56.197Z] #21 40.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:39:56.197Z] #21 40.81 Setting up iptables (1.8.7-1) ... [2022-03-06T22:39:56.358Z] #67 0.864 + RM_GOPATH=0 [2022-03-06T22:39:56.359Z] #67 0.864 + TMP_GOPATH= [2022-03-06T22:39:56.359Z] #67 0.864 + : /build [2022-03-06T22:39:56.359Z] #67 0.864 + '[' -z '' ']' [2022-03-06T22:39:56.359Z] #67 0.864 ++ mktemp -d [2022-03-06T22:39:56.359Z] #67 0.864 + export GOPATH=/tmp/tmp.rizzhJPHre [2022-03-06T22:39:56.359Z] #67 0.864 + GOPATH=/tmp/tmp.rizzhJPHre [2022-03-06T22:39:56.359Z] #67 0.864 + RM_GOPATH=1 [2022-03-06T22:39:56.359Z] #67 0.864 + case "$(go env GOARCH)" in [2022-03-06T22:39:56.359Z] #67 0.868 ++ go env GOARCH [2022-03-06T22:39:56.359Z] #67 0.874 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:56.359Z] #67 ... [2022-03-06T22:39:56.359Z] [2022-03-06T22:39:56.359Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-06T22:39:56.359Z] #70 sha256:080a57d0fb556abf23102e2825beb113b85ea1beee5f25f2f4f4f205edc93bab [2022-03-06T22:39:56.359Z] #70 43.94 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-06T22:39:56.359Z] #70 43.94 + GOBIN=/build [2022-03-06T22:39:56.359Z] #70 43.94 + GO111MODULE=on [2022-03-06T22:39:56.359Z] #70 43.94 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-06T22:39:56.359Z] #70 46.87 rootlesskit version 0.14.6 [2022-03-06T22:39:56.359Z] #70 46.88 Usage of /build/rootlesskit-docker-proxy: [2022-03-06T22:39:56.359Z] #70 46.88 -container-ip string [2022-03-06T22:39:56.359Z] #70 46.88 container ip [2022-03-06T22:39:56.359Z] #70 46.88 -container-port int [2022-03-06T22:39:56.359Z] #70 46.88 container port (default -1) [2022-03-06T22:39:56.359Z] #70 46.88 -host-ip string [2022-03-06T22:39:56.359Z] #70 46.88 host ip [2022-03-06T22:39:56.359Z] #70 46.88 -host-port int [2022-03-06T22:39:56.359Z] #70 46.88 host port (default -1) [2022-03-06T22:39:56.359Z] #70 46.88 -proto string [2022-03-06T22:39:56.359Z] #70 46.88 proxy protocol (default "tcp") [2022-03-06T22:39:56.359Z] #70 DONE 47.0s [2022-03-06T22:39:56.359Z] [2022-03-06T22:39:56.359Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-06T22:39:56.359Z] #71 sha256:12feeade197d6b886679f15ac526b033f2700f21111fc589b638a90773e775d3 [2022-03-06T22:39:56.359Z] #71 DONE 0.1s [2022-03-06T22:39:56.359Z] [2022-03-06T22:39:56.359Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:39:56.359Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:39:56.359Z] #67 0.875 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:39:56.359Z] #67 0.875 ++ dirname /install.sh [2022-03-06T22:39:56.359Z] #67 0.876 + dir=/ [2022-03-06T22:39:56.359Z] #67 0.877 + bin=containerd [2022-03-06T22:39:56.359Z] #67 0.877 + shift [2022-03-06T22:39:56.359Z] #67 0.877 + '[' '!' -f //containerd.installer ']' [2022-03-06T22:39:56.359Z] #67 0.877 + . //containerd.installer [2022-03-06T22:39:56.359Z] #67 0.877 ++ set -e [2022-03-06T22:39:56.359Z] #67 0.877 ++ : v1.5.10 [2022-03-06T22:39:56.359Z] #67 0.877 + install_containerd [2022-03-06T22:39:56.359Z] #67 0.878 Install containerd version v1.5.10 [2022-03-06T22:39:56.359Z] #67 0.878 + echo 'Install containerd version v1.5.10' [2022-03-06T22:39:56.359Z] #67 0.878 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rizzhJPHre/src/github.com/containerd/containerd [2022-03-06T22:39:56.359Z] #67 0.889 Cloning into '/tmp/tmp.rizzhJPHre/src/github.com/containerd/containerd'... [2022-03-06T22:39:56.453Z] #21 40.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:39:56.453Z] #21 40.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:39:56.453Z] #21 40.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:39:56.453Z] #21 40.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:39:56.453Z] #21 40.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-06T22:39:56.453Z] #21 40.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-06T22:39:56.453Z] #21 40.85 Setting up iproute2 (5.10.0-4) ... [2022-03-06T22:39:56.472Z] #21 30.14 Selecting previously unselected package vim. [2022-03-06T22:39:56.472Z] #21 30.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:39:56.472Z] #21 30.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:56.472Z] #21 30.64 Selecting previously unselected package xfsprogs. [2022-03-06T22:39:56.472Z] #21 30.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-06T22:39:56.472Z] #21 30.66 Unpacking xfsprogs (5.10.0-4) ... [2022-03-06T22:39:56.515Z] #43 ... [2022-03-06T22:39:56.516Z] [2022-03-06T22:39:56.516Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-06T22:39:56.516Z] #35 sha256:6be472302c73ad720927180471625e09908cecabd53b7ffff583c1f103b6341f [2022-03-06T22:39:56.516Z] #35 DONE 0.5s [2022-03-06T22:39:56.516Z] [2022-03-06T22:39:56.516Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-06T22:39:56.516Z] #37 sha256:f6b0164c14125240613fd68b2de6550667c1c85664d86de787c456d3ffe321c0 [2022-03-06T22:39:56.516Z] #37 DONE 0.1s [2022-03-06T22:39:56.516Z] [2022-03-06T22:39:56.516Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-06T22:39:56.516Z] #41 sha256:e6e136a10fce3a65579a4b614e313986c439c7d391db0ab41e6c843f262f230b [2022-03-06T22:39:56.516Z] #41 DONE 0.1s [2022-03-06T22:39:56.516Z] [2022-03-06T22:39:56.516Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:39:56.516Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:39:56.620Z] #67 ... [2022-03-06T22:39:56.620Z] [2022-03-06T22:39:56.620Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-06T22:39:56.620Z] #72 sha256:b66367c446c7a750f69f256cb86eca4c69f9ad53e188e46203b722d6a8f92df2 [2022-03-06T22:39:56.620Z] #72 DONE 0.1s [2022-03-06T22:39:56.620Z] [2022-03-06T22:39:56.620Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:39:56.620Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-06T22:39:56.620Z] #45 30.86 Reading package lists... [2022-03-06T22:39:56.620Z] #45 40.21 Building dependency tree... [2022-03-06T22:39:56.620Z] #45 44.23 The following additional packages will be installed: [2022-03-06T22:39:56.620Z] #45 44.25 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-06T22:39:56.620Z] #45 44.27 Suggested packages: [2022-03-06T22:39:56.620Z] #45 44.27 cmake-doc ninja-build lrzip [2022-03-06T22:39:56.620Z] #45 44.27 Recommended packages: [2022-03-06T22:39:56.620Z] #45 44.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-06T22:39:56.620Z] #45 44.81 The following NEW packages will be installed: [2022-03-06T22:39:56.620Z] #45 44.84 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-06T22:39:56.620Z] #45 45.31 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:39:56.620Z] #45 45.31 Need to get 8418 kB of archives. [2022-03-06T22:39:56.620Z] #45 45.31 After this operation, 34.9 MB of additional disk space will be used. [2022-03-06T22:39:56.620Z] #45 45.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:39:56.620Z] #45 45.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:39:56.620Z] #45 45.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-06T22:39:56.620Z] #45 45.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-06T22:39:56.620Z] #45 45.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-06T22:39:56.620Z] #45 45.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-06T22:39:56.620Z] #45 45.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-06T22:39:56.620Z] #45 45.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-06T22:39:56.620Z] #45 46.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:39:56.620Z] #45 46.51 Fetched 8418 kB in 0s (19.2 MB/s) [2022-03-06T22:39:56.620Z] #45 46.58 Selecting previously unselected package xxd. [2022-03-06T22:39:56.620Z] #45 46.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-06T22:39:56.620Z] #45 46.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:39:56.620Z] #45 46.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:56.620Z] #45 46.76 Selecting previously unselected package vim-common. [2022-03-06T22:39:56.620Z] #45 46.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:39:56.620Z] #45 46.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:56.620Z] #45 47.01 Selecting previously unselected package cmake-data. [2022-03-06T22:39:56.620Z] #45 47.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-06T22:39:56.620Z] #45 47.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:39:56.731Z] #21 31.06 Selecting previously unselected package zip. [2022-03-06T22:39:56.965Z] #21 41.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:39:56.990Z] #21 31.07 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-06T22:39:56.991Z] #21 31.08 Unpacking zip (3.0-12) ... [2022-03-06T22:39:56.991Z] #21 31.20 Selecting previously unselected package zstd. [2022-03-06T22:39:56.991Z] #21 31.22 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-06T22:39:56.991Z] #21 31.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:39:57.249Z] #21 31.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:39:57.531Z] #21 DONE 42.0s [2022-03-06T22:39:57.531Z] [2022-03-06T22:39:57.531Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-06T22:39:57.531Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-06T22:39:57.562Z] #45 48.49 Selecting previously unselected package libarchive13:amd64. [2022-03-06T22:39:57.562Z] #45 48.49 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-06T22:39:57.562Z] #45 48.51 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:39:57.599Z] 4612f6d0b889: Verifying Checksum [2022-03-06T22:39:57.599Z] 4612f6d0b889: Download complete [2022-03-06T22:39:57.825Z] #45 48.70 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-06T22:39:57.825Z] #45 48.72 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-06T22:39:57.825Z] #45 48.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:39:58.087Z] #45 48.90 Selecting previously unselected package librhash0:amd64. [2022-03-06T22:39:58.087Z] #45 48.90 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-06T22:39:58.087Z] #45 48.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:39:58.087Z] #45 49.00 Selecting previously unselected package libuv1:amd64. [2022-03-06T22:39:58.087Z] #45 49.01 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-06T22:39:58.087Z] #45 49.01 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:39:58.186Z] #21 32.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:58.186Z] #21 32.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:39:58.186Z] #21 32.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:39:58.186Z] #21 32.49 Setting up libicu67:amd64 (67.1-7) ... [2022-03-06T22:39:58.186Z] #21 32.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:39:58.351Z] #45 49.07 Selecting previously unselected package cmake. [2022-03-06T22:39:58.351Z] #45 49.07 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-06T22:39:58.351Z] #45 49.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:39:58.445Z] #21 32.53 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-06T22:39:58.445Z] #21 32.54 Setting up uidmap (1:4.8.1-1) ... [2022-03-06T22:39:58.445Z] #21 32.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:39:58.445Z] #21 32.56 Setting up bzip2 (1.0.8-4) ... [2022-03-06T22:39:58.445Z] #21 32.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:39:58.445Z] #21 32.59 Setting up python3-wheel (0.34.2-1) ... [2022-03-06T22:39:58.459Z] #22 0.855 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-06T22:39:58.459Z] #22 0.860 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-06T22:39:58.459Z] #22 0.863 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-06T22:39:58.459Z] #22 DONE 0.9s [2022-03-06T22:39:58.459Z] [2022-03-06T22:39:58.459Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-06T22:39:58.459Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-06T22:39:58.924Z] #45 ... [2022-03-06T22:39:58.924Z] [2022-03-06T22:39:58.924Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:39:58.924Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-06T22:39:58.924Z] #20 30.85 Reading package lists... [2022-03-06T22:39:58.924Z] #20 40.18 Building dependency tree... [2022-03-06T22:39:58.924Z] #20 44.13 The following additional packages will be installed: [2022-03-06T22:39:58.924Z] #20 44.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:39:58.924Z] #20 44.14 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-06T22:39:58.924Z] #20 44.14 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-06T22:39:58.924Z] #20 44.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-06T22:39:58.924Z] #20 44.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-06T22:39:58.924Z] #20 44.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-06T22:39:58.924Z] #20 44.17 mingw-w64-common mingw-w64-x86-64-dev [2022-03-06T22:39:58.924Z] #20 44.19 Suggested packages: [2022-03-06T22:39:58.924Z] #20 44.19 gcc-10-locales seccomp wine64 [2022-03-06T22:39:58.924Z] #20 44.81 The following NEW packages will be installed: [2022-03-06T22:39:58.924Z] #20 44.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-06T22:39:58.924Z] #20 44.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-06T22:39:58.924Z] #20 44.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-06T22:39:58.924Z] #20 44.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-06T22:39:58.924Z] #20 44.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-06T22:39:58.924Z] #20 44.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-06T22:39:58.924Z] #20 44.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-06T22:39:58.924Z] #20 44.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-06T22:39:58.924Z] #20 44.84 mingw-w64-x86-64-dev [2022-03-06T22:39:58.924Z] #20 45.29 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:39:58.924Z] #20 45.29 Need to get 115 MB of archives. [2022-03-06T22:39:58.924Z] #20 45.29 After this operation, 645 MB of additional disk space will be used. [2022-03-06T22:39:58.924Z] #20 45.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-06T22:39:58.924Z] #20 45.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-06T22:39:58.924Z] #20 45.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-06T22:39:58.924Z] #20 45.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-06T22:39:58.924Z] #20 45.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-06T22:39:58.924Z] #20 45.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-06T22:39:58.924Z] #20 45.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-06T22:39:58.924Z] #20 45.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-06T22:39:58.924Z] #20 45.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-06T22:39:58.924Z] #20 45.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:39:58.924Z] #20 46.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:39:58.924Z] #20 46.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-06T22:39:58.924Z] #20 46.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-06T22:39:58.924Z] #20 47.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-06T22:39:58.924Z] #20 47.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-06T22:39:58.924Z] #20 47.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-06T22:39:58.924Z] #20 47.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-06T22:39:58.924Z] #20 47.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-06T22:39:58.924Z] #20 47.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-06T22:39:58.924Z] #20 47.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-06T22:39:58.924Z] #20 47.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-06T22:39:58.924Z] #20 47.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-06T22:39:58.924Z] #20 47.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-06T22:39:58.924Z] #20 47.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-06T22:39:58.924Z] #20 47.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-06T22:39:58.924Z] #20 47.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-06T22:39:58.924Z] #20 47.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-06T22:39:58.924Z] #20 47.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-06T22:39:58.924Z] #20 47.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-06T22:39:58.924Z] #20 47.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-06T22:39:58.924Z] #20 48.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:39:58.924Z] #20 49.01 Fetched 115 MB in 3s (42.1 MB/s) [2022-03-06T22:39:58.924Z] #20 49.05 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-06T22:39:58.924Z] #20 49.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-06T22:39:58.924Z] #20 49.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:39:58.924Z] #20 49.10 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:39:58.924Z] #20 49.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-06T22:39:58.924Z] #20 49.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-06T22:39:59.012Z] #21 33.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:59.012Z] #21 33.32 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:39:59.012Z] #21 33.33 Setting up libcap2-bin (1:2.44-1) ... [2022-03-06T22:39:59.012Z] #21 33.34 Setting up apparmor (2.13.6-10) ... [2022-03-06T22:39:59.185Z] #20 49.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:39:59.756Z] #20 ... [2022-03-06T22:39:59.756Z] [2022-03-06T22:39:59.756Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-06T22:39:59.756Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-06T22:39:59.756Z] #45 50.46 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-06T22:39:59.756Z] #45 50.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:59.756Z] #45 50.50 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-06T22:39:59.756Z] #45 50.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:39:59.756Z] #45 50.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-06T22:39:59.756Z] #45 50.55 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-06T22:39:59.756Z] #45 50.56 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-06T22:39:59.756Z] #45 50.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-06T22:39:59.756Z] #45 50.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:40:00.019Z] #45 DONE 50.9s [2022-03-06T22:40:00.019Z] [2022-03-06T22:40:00.019Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:40:00.019Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-06T22:40:00.019Z] #20 50.54 Selecting previously unselected package binutils-mingw-w64. [2022-03-06T22:40:00.019Z] #20 50.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-06T22:40:00.019Z] #20 50.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:40:00.019Z] #20 50.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-06T22:40:00.019Z] #20 50.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:40:00.019Z] #20 50.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:40:00.019Z] #20 50.69 Selecting previously unselected package dmsetup. [2022-03-06T22:40:00.019Z] #20 50.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:40:00.019Z] #20 50.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:40:00.019Z] #20 50.83 Selecting previously unselected package mingw-w64-common. [2022-03-06T22:40:00.019Z] #20 50.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-06T22:40:00.019Z] #20 50.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-06T22:40:00.019Z] #20 ... [2022-03-06T22:40:00.019Z] [2022-03-06T22:40:00.019Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-06T22:40:00.019Z] #46 sha256:35796a5ccd1c9790375d409a9891c148ca323eb11ddf9b65a83b9488c1cbd2de [2022-03-06T22:40:00.019Z] #46 DONE 0.1s [2022-03-06T22:40:00.282Z] [2022-03-06T22:40:00.282Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-06T22:40:00.282Z] #47 sha256:804448cf46964f624e74525caf6df2a291529d4e0cd3ab93f7665a55a91914aa [2022-03-06T22:40:00.649Z] #21 34.74 Setting up zip (3.0-12) ... [2022-03-06T22:40:00.649Z] #21 34.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:40:00.649Z] #21 34.79 Setting up bash-completion (1:2.11-2) ... [2022-03-06T22:40:00.856Z] #47 0.733 + RM_GOPATH=0 [2022-03-06T22:40:00.856Z] #47 0.733 + TMP_GOPATH= [2022-03-06T22:40:00.856Z] #47 0.733 + : /build [2022-03-06T22:40:00.856Z] #47 0.733 + '[' -z '' ']' [2022-03-06T22:40:00.856Z] #47 0.733 ++ mktemp -d [2022-03-06T22:40:00.856Z] #47 0.735 + export GOPATH=/tmp/tmp.j7OuJHKEn8 [2022-03-06T22:40:00.856Z] #47 0.736 + GOPATH=/tmp/tmp.j7OuJHKEn8 [2022-03-06T22:40:00.856Z] #47 0.736 + RM_GOPATH=1 [2022-03-06T22:40:00.856Z] #47 0.736 + case "$(go env GOARCH)" in [2022-03-06T22:40:00.856Z] #47 0.737 ++ go env GOARCH [2022-03-06T22:40:00.856Z] #47 0.746 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:40:00.856Z] #47 0.746 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:40:00.856Z] #47 0.747 ++ dirname /install.sh [2022-03-06T22:40:00.856Z] #47 0.748 + dir=/ [2022-03-06T22:40:00.856Z] #47 0.748 + bin=tini [2022-03-06T22:40:00.856Z] #47 0.749 + shift [2022-03-06T22:40:00.856Z] #47 0.749 + '[' '!' -f //tini.installer ']' [2022-03-06T22:40:00.856Z] #47 0.749 + . //tini.installer [2022-03-06T22:40:00.856Z] #47 0.749 ++ : v0.19.0 [2022-03-06T22:40:00.856Z] #47 0.749 + install_tini [2022-03-06T22:40:00.856Z] #47 0.749 + echo 'Install tini version v0.19.0' [2022-03-06T22:40:00.856Z] #47 0.749 + git clone https://github.com/krallin/tini.git /tmp/tmp.j7OuJHKEn8/tini [2022-03-06T22:40:00.856Z] #47 0.749 Install tini version v0.19.0 [2022-03-06T22:40:00.856Z] #47 0.751 Cloning into '/tmp/tmp.j7OuJHKEn8/tini'... [2022-03-06T22:40:01.118Z] #47 1.139 + cd /tmp/tmp.j7OuJHKEn8/tini [2022-03-06T22:40:01.380Z] #47 1.140 + git checkout -q v0.19.0 [2022-03-06T22:40:01.380Z] #47 1.145 + cmake . [2022-03-06T22:40:01.642Z] #47 1.290 -- The C compiler identification is GNU 10.2.1 [2022-03-06T22:40:01.642Z] #47 1.335 -- Detecting C compiler ABI info [2022-03-06T22:40:01.642Z] #47 1.501 -- Detecting C compiler ABI info - done [2022-03-06T22:40:01.642Z] #47 1.542 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-06T22:40:01.642Z] #47 1.542 -- Detecting C compile features [2022-03-06T22:40:01.642Z] #47 1.543 -- Detecting C compile features - done [2022-03-06T22:40:01.642Z] #47 1.557 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-06T22:40:01.642Z] #47 1.613 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-06T22:40:01.642Z] #47 1.641 -- Configuring done [2022-03-06T22:40:01.904Z] #47 1.647 -- Generating done [2022-03-06T22:40:01.904Z] #47 1.651 -- Build files have been written to: /tmp/tmp.j7OuJHKEn8/tini [2022-03-06T22:40:01.904Z] #47 1.654 + make tini-static [2022-03-06T22:40:01.904Z] #47 1.729 Scanning dependencies of target tini-static [2022-03-06T22:40:01.904Z] #47 1.768 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-06T22:40:02.478Z] #47 2.231 [100%] Linking C executable tini-static [2022-03-06T22:40:02.553Z] #21 36.67 Setting up xz-utils (5.2.5-2) ... [2022-03-06T22:40:02.553Z] #21 36.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-06T22:40:02.553Z] #21 36.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:40:02.553Z] #21 36.72 Setting up patch (2.7.6-7) ... [2022-03-06T22:40:02.553Z] #21 36.73 Setting up sudo (1.9.5p2-3) ... [2022-03-06T22:40:02.553Z] #21 36.80 invoke-rc.d: could not determine current runlevel [2022-03-06T22:40:02.553Z] #21 36.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-06T22:40:02.553Z] #21 36.82 Setting up xfsprogs (5.10.0-4) ... [2022-03-06T22:40:02.553Z] #21 36.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:40:02.553Z] #21 36.84 Setting up inetutils-ping (2:2.0-1) ... [2022-03-06T22:40:02.553Z] #21 36.85 Setting up pigz (2.6-1) ... [2022-03-06T22:40:02.553Z] #21 36.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:40:02.553Z] #21 36.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:40:02.741Z] #47 2.432 [100%] Built target tini-static [2022-03-06T22:40:02.741Z] #47 2.458 + mkdir -p /build [2022-03-06T22:40:02.741Z] #47 2.460 + cp tini-static /build/docker-init [2022-03-06T22:40:02.812Z] #21 36.91 Setting up python-pip-whl (20.3.4-4) ... [2022-03-06T22:40:02.812Z] #21 36.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:40:03.003Z] #47 DONE 2.9s [2022-03-06T22:40:03.003Z] [2022-03-06T22:40:03.003Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:40:03.003Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-06T22:40:03.003Z] #20 52.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-06T22:40:03.003Z] #20 52.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-06T22:40:03.003Z] #20 52.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:40:03.381Z] #21 37.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:40:03.381Z] #21 37.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:40:03.577Z] #20 54.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-06T22:40:03.577Z] #20 54.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:40:03.577Z] #20 54.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:40:03.641Z] #21 38.01 Setting up libelf1:amd64 (0.183-1) ... [2022-03-06T22:40:03.641Z] #21 38.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:40:03.839Z] #20 54.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-06T22:40:03.839Z] #20 54.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:40:03.839Z] #20 54.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:40:03.901Z] #21 38.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:40:03.901Z] #21 38.08 Setting up python3-distutils (3.9.2-1) ... [2022-03-06T22:40:04.469Z] #21 38.52 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:40:04.469Z] #21 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-06T22:40:04.469Z] #21 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-06T22:40:04.469Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-06T22:40:04.469Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-06T22:40:04.469Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-06T22:40:04.469Z] #21 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-06T22:40:04.469Z] #21 38.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-06T22:40:04.469Z] #21 38.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-06T22:40:04.469Z] #21 38.59 Setting up python3-setuptools (52.0.0-4) ... [2022-03-06T22:40:05.756Z] #20 56.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-06T22:40:05.849Z] #21 39.90 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:40:05.849Z] #21 39.91 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:40:05.849Z] #21 39.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:40:05.849Z] #21 39.94 Setting up python3-pip (20.3.4-4) ... [2022-03-06T22:40:06.018Z] #20 56.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:40:06.018Z] #20 56.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:40:06.788Z] #21 41.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:40:06.788Z] #21 41.08 Setting up jq (1.6-2.1) ... [2022-03-06T22:40:06.788Z] #21 41.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:40:06.788Z] #21 41.11 Setting up iptables (1.8.7-1) ... [2022-03-06T22:40:06.788Z] #21 41.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:40:06.788Z] #21 41.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:40:06.788Z] #21 41.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:40:06.788Z] #21 41.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:40:06.788Z] #21 41.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-06T22:40:06.788Z] #21 41.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-06T22:40:06.788Z] #21 41.16 Setting up iproute2 (5.10.0-4) ... [2022-03-06T22:40:07.362Z] #21 41.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:40:08.305Z] #21 DONE 42.4s [2022-03-06T22:40:08.305Z] [2022-03-06T22:40:08.305Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-06T22:40:08.305Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-06T22:40:08.407Z] #23 9.263 Collecting yamllint==1.26.1 [2022-03-06T22:40:08.567Z] #20 ... [2022-03-06T22:40:08.567Z] [2022-03-06T22:40:08.567Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:08.567Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:40:08.567Z] #67 13.18 + cd /tmp/tmp.rizzhJPHre/src/github.com/containerd/containerd [2022-03-06T22:40:08.567Z] #67 13.18 + git checkout -q v1.5.10 [2022-03-06T22:40:08.875Z] #22 0.811 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-06T22:40:08.875Z] #22 0.816 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-06T22:40:08.875Z] #22 0.819 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-06T22:40:08.875Z] #22 DONE 0.9s [2022-03-06T22:40:08.875Z] [2022-03-06T22:40:08.875Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:40:08.875Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:40:08.971Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-06T22:40:09.135Z] #43 ... [2022-03-06T22:40:09.135Z] [2022-03-06T22:40:09.135Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-06T22:40:09.135Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-06T22:40:09.140Z] #67 13.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-06T22:40:09.140Z] #67 13.88 + BUILDTAGS='netgo osusergo static_build' [2022-03-06T22:40:09.402Z] #67 13.88 + export EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:40:09.402Z] #67 13.88 + EXTRA_FLAGS=-buildmode=pie [2022-03-06T22:40:09.402Z] #67 13.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-06T22:40:09.402Z] #67 13.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-06T22:40:09.402Z] #67 13.88 + '[' '' = dynamic ']' [2022-03-06T22:40:09.402Z] #67 13.88 + make [2022-03-06T22:40:09.901Z] #23 11.40 Collecting pathspec>=0.5.3 [2022-03-06T22:40:09.901Z] #23 11.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-06T22:40:10.158Z] #23 11.81 Collecting pyyaml [2022-03-06T22:40:10.346Z] #67 14.85 + bin/ctr [2022-03-06T22:40:10.417Z] #23 11.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-06T22:40:10.417Z] #23 11.90 Building wheels for collected packages: yamllint [2022-03-06T22:40:10.417Z] #23 11.90 Building wheel for yamllint (setup.py): started [2022-03-06T22:40:10.513Z] #26 197.6 + return [2022-03-06T22:40:11.348Z] #23 12.89 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-06T22:40:11.348Z] #23 12.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2dac5fcca58a0504d4d9cd6751a81ab0ea4d485885ffc16b8a0200b59c18c69e [2022-03-06T22:40:11.348Z] #23 12.91 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-06T22:40:11.348Z] #23 12.91 Successfully built yamllint [2022-03-06T22:40:11.348Z] #23 12.93 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-06T22:40:11.605Z] #23 13.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-06T22:40:11.896Z] #26 DONE 199.1s [2022-03-06T22:40:11.896Z] [2022-03-06T22:40:11.896Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:11.896Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:40:12.175Z] #23 DONE 13.7s [2022-03-06T22:40:12.175Z] [2022-03-06T22:40:12.175Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-06T22:40:12.175Z] #27 sha256:c09f91d7f182a905ad69c8294422fb6d01fb5322e34628803a1628ee7e83b7f8 [2022-03-06T22:40:12.175Z] #27 DONE 0.2s [2022-03-06T22:40:12.175Z] [2022-03-06T22:40:12.175Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-06T22:40:12.175Z] #32 sha256:4bab0b7c9f2744e5a62d8eaca427495bd790b35dd3af7f904c99f73575928d3b [2022-03-06T22:40:12.432Z] #32 DONE 0.3s [2022-03-06T22:40:12.432Z] [2022-03-06T22:40:12.432Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-06T22:40:12.432Z] #35 sha256:83914c000fbecd607e4090c744d74ced69d354cd2df651d413a188c774ff82e3 [2022-03-06T22:40:12.689Z] #35 DONE 0.1s [2022-03-06T22:40:12.689Z] [2022-03-06T22:40:12.689Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-06T22:40:12.689Z] #37 sha256:aed1f01c0ae3af2dd985854a764c3b4893885982d63edbf614c97e2b665afab1 [2022-03-06T22:40:12.689Z] #37 DONE 0.1s [2022-03-06T22:40:12.689Z] [2022-03-06T22:40:12.689Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-06T22:40:12.689Z] #41 sha256:a5d2abdcc657452567adcf920cbcc78e43c5ea3312038a51fc7c5227f037a8f1 [2022-03-06T22:40:12.689Z] #41 DONE 0.0s [2022-03-06T22:40:12.689Z] [2022-03-06T22:40:12.689Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:12.689Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:40:13.281Z] #51 ... [2022-03-06T22:40:13.281Z] [2022-03-06T22:40:13.281Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-06T22:40:13.281Z] #27 sha256:dd8377f0ff8a45aa17134e7a42b134f54c32967d63698eac984ce15f12cb254f [2022-03-06T22:40:13.541Z] #27 DONE 0.7s [2022-03-06T22:40:13.541Z] [2022-03-06T22:40:13.541Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:13.541Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:40:13.801Z] #51 ... [2022-03-06T22:40:13.801Z] [2022-03-06T22:40:13.801Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-06T22:40:13.801Z] #32 sha256:0e27de48dc16f740e8025a4b7abece7728a5002ea234c7c06086491cb730b3a5 [2022-03-06T22:40:14.372Z] #32 DONE 0.8s [2022-03-06T22:40:14.372Z] [2022-03-06T22:40:14.372Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:14.372Z] #60 sha256:40749ae1818553306c9df090f38a068a728cc2b87ba3027751be44b906c9ed6c [2022-03-06T22:40:14.602Z] #56 ... [2022-03-06T22:40:14.602Z] [2022-03-06T22:40:14.602Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:40:14.602Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:40:14.602Z] #43 DONE 187.7s [2022-03-06T22:40:14.602Z] [2022-03-06T22:40:14.602Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:14.602Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:40:14.633Z] #60 ... [2022-03-06T22:40:14.633Z] [2022-03-06T22:40:14.633Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-06T22:40:14.633Z] #35 sha256:dbc5404638470334449635a15f72717fdf2273518ca43d9bcf1d3c46b133ad22 [2022-03-06T22:40:14.898Z] #35 DONE 0.6s [2022-03-06T22:40:14.898Z] [2022-03-06T22:40:14.898Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:14.898Z] #56 sha256:9e86f23b7e24c60f12e356465513ddf29f84c40ed9d559b5ec70e86e4eb21487 [2022-03-06T22:40:15.159Z] #56 ... [2022-03-06T22:40:15.159Z] [2022-03-06T22:40:15.159Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-06T22:40:15.159Z] #37 sha256:e220e72635d2f84320dd667fef498955f19d9ae30806323355c00caad86cde5c [2022-03-06T22:40:15.159Z] #37 DONE 0.1s [2022-03-06T22:40:15.159Z] [2022-03-06T22:40:15.159Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-06T22:40:15.159Z] #41 sha256:6facce2b4bfae2bbbab89cfaf0141ef087fb958a0c72191cd44b180c4adae965 [2022-03-06T22:40:15.159Z] #41 DONE 0.1s [2022-03-06T22:40:15.159Z] [2022-03-06T22:40:15.159Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-06T22:40:15.159Z] #44 sha256:f2a271d19f4da794471ae70e62befbd083c1018402f379e30b174451d7c46156 [2022-03-06T22:40:15.641Z] #67 ... [2022-03-06T22:40:15.641Z] [2022-03-06T22:40:15.641Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-06T22:40:15.641Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-06T22:40:15.641Z] #20 60.55 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-06T22:40:15.641Z] #20 60.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:40:15.641Z] #20 60.56 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:40:15.641Z] #20 62.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-06T22:40:15.641Z] #20 62.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:40:15.641Z] #20 62.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:40:15.641Z] #20 64.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-06T22:40:15.641Z] #20 64.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:40:15.641Z] #20 64.12 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:40:16.100Z] #44 DONE 0.9s [2022-03-06T22:40:16.100Z] [2022-03-06T22:40:16.100Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-06T22:40:16.100Z] #48 sha256:4c55f60b0b10b241735894c8b044576b67ff2646dd9ef2e20d93c552286561d1 [2022-03-06T22:40:16.100Z] #48 DONE 0.1s [2022-03-06T22:40:16.100Z] [2022-03-06T22:40:16.100Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:16.100Z] #60 sha256:40749ae1818553306c9df090f38a068a728cc2b87ba3027751be44b906c9ed6c [2022-03-06T22:40:16.100Z] #60 173.9 + bin/containerd [2022-03-06T22:40:16.360Z] #60 ... [2022-03-06T22:40:16.360Z] [2022-03-06T22:40:16.360Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-06T22:40:16.360Z] #50 sha256:453e680637f7a16140928484dc2714925566ad9b92ed7223bdfff9a113cb4b41 [2022-03-06T22:40:16.360Z] #50 DONE 0.1s [2022-03-06T22:40:16.360Z] [2022-03-06T22:40:16.360Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:16.360Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:40:16.508Z] #56 ... [2022-03-06T22:40:16.508Z] [2022-03-06T22:40:16.508Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-06T22:40:16.508Z] #44 sha256:f2e38c2f1fc30fc22630243cf95db47a8021a74a63e87dde9469b7c6754ed789 [2022-03-06T22:40:17.029Z] #20 67.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-06T22:40:17.029Z] #20 67.88 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-06T22:40:17.029Z] #20 67.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:40:17.446Z] #44 DONE 0.9s [2022-03-06T22:40:17.446Z] [2022-03-06T22:40:17.446Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:17.446Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:40:17.446Z] #56 ... [2022-03-06T22:40:17.446Z] [2022-03-06T22:40:17.446Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-06T22:40:17.446Z] #48 sha256:6976e03505660a565b04696de5da77d7af04338d5cacc21c0f9b53956e4b2b7b [2022-03-06T22:40:17.446Z] #48 DONE 0.0s [2022-03-06T22:40:17.446Z] [2022-03-06T22:40:17.446Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-06T22:40:17.446Z] #50 sha256:2daaf764076a5594ddee0d66d9a01451a10b775e4e211aa635d79f9eb8de4074 [2022-03-06T22:40:17.446Z] #50 DONE 0.1s [2022-03-06T22:40:17.706Z] [2022-03-06T22:40:17.706Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:17.706Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:40:17.939Z] #51 ... [2022-03-06T22:40:17.939Z] [2022-03-06T22:40:17.939Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:40:17.939Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:40:17.939Z] #43 207.2 + dpkg --print-architecture [2022-03-06T22:40:17.939Z] #43 207.2 + git checkout -q v2.1.0 [2022-03-06T22:40:18.195Z] #43 207.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-06T22:40:18.195Z] #43 207.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-06T22:40:18.946Z] #20 69.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-06T22:40:18.946Z] #20 69.50 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-06T22:40:18.946Z] #20 69.51 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:40:18.946Z] #20 69.58 Selecting previously unselected package libapparmor1:amd64. [2022-03-06T22:40:18.946Z] #20 69.58 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-06T22:40:18.946Z] #20 69.59 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:40:18.946Z] #20 69.64 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-06T22:40:18.946Z] #20 69.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-06T22:40:18.946Z] #20 69.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:40:18.946Z] #20 69.72 Selecting previously unselected package libbtrfs0:amd64. [2022-03-06T22:40:18.946Z] #20 69.72 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-06T22:40:18.946Z] #20 69.73 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:40:18.946Z] #20 69.80 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-06T22:40:18.946Z] #20 69.80 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-06T22:40:18.946Z] #20 69.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:40:19.193Z] #23 9.442 Collecting yamllint==1.26.1 [2022-03-06T22:40:19.207Z] #20 69.91 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-06T22:40:19.208Z] #20 69.92 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:40:19.208Z] #20 69.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:40:19.208Z] #20 69.96 Selecting previously unselected package libudev-dev:amd64. [2022-03-06T22:40:19.208Z] #20 69.97 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-06T22:40:19.208Z] #20 69.98 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:40:19.208Z] #20 70.04 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-06T22:40:19.208Z] #20 70.04 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-06T22:40:19.208Z] #20 70.05 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:40:19.469Z] #20 70.15 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-06T22:40:19.469Z] #20 70.15 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-06T22:40:19.469Z] #20 70.16 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:40:19.469Z] #20 70.24 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-06T22:40:19.469Z] #20 70.25 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-06T22:40:19.469Z] #20 70.25 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:40:19.469Z] #20 70.34 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-06T22:40:19.469Z] #20 70.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-06T22:40:19.732Z] #20 70.35 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:40:19.732Z] #20 70.39 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-06T22:40:19.732Z] #20 70.40 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-06T22:40:19.732Z] #20 70.40 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:40:19.732Z] #20 70.57 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-06T22:40:19.732Z] #20 70.57 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-06T22:40:19.732Z] #20 70.58 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:40:19.769Z] #23 10.51 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-06T22:40:19.993Z] #20 70.66 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-06T22:40:19.993Z] #20 70.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-06T22:40:19.993Z] #20 70.67 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:40:19.993Z] #20 70.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-06T22:40:19.993Z] #20 70.71 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-06T22:40:19.993Z] #20 70.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:40:19.993Z] #20 70.78 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-06T22:40:19.993Z] #20 70.79 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-06T22:40:19.993Z] #20 70.79 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:40:20.254Z] #20 71.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-06T22:40:20.254Z] #20 71.02 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-06T22:40:20.254Z] #20 71.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-06T22:40:20.254Z] #20 71.04 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-06T22:40:20.254Z] #20 71.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-06T22:40:20.254Z] #20 71.07 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-06T22:40:20.254Z] #20 71.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-06T22:40:20.254Z] #20 71.08 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-06T22:40:20.254Z] #20 71.10 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-06T22:40:20.254Z] #20 71.11 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-06T22:40:20.254Z] #20 71.12 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-06T22:40:20.254Z] #20 71.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-06T22:40:20.254Z] #20 71.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-06T22:40:20.254Z] #20 71.15 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-06T22:40:20.254Z] #20 71.16 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-06T22:40:20.254Z] #20 71.17 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-06T22:40:20.254Z] #20 71.18 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-06T22:40:20.254Z] #20 71.20 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-06T22:40:20.254Z] #20 71.21 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-06T22:40:20.254Z] #20 71.22 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-06T22:40:20.254Z] #20 71.23 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:40:20.517Z] #20 71.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:40:20.517Z] #20 71.25 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:40:20.517Z] #20 71.26 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-06T22:40:20.517Z] #20 71.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-06T22:40:20.517Z] #20 71.28 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-06T22:40:20.517Z] #20 71.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-06T22:40:20.517Z] #20 71.29 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-06T22:40:20.517Z] #20 71.31 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-06T22:40:20.517Z] #20 71.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:40:20.517Z] #20 71.34 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-06T22:40:20.517Z] #20 71.35 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:40:20.517Z] #20 71.36 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-06T22:40:20.517Z] #20 71.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:40:20.721Z] #23 11.76 Collecting pathspec>=0.5.3 [2022-03-06T22:40:20.721Z] #23 11.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-06T22:40:21.288Z] #23 12.19 Collecting pyyaml [2022-03-06T22:40:21.288Z] #23 12.22 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-06T22:40:21.288Z] #23 12.26 Building wheels for collected packages: yamllint [2022-03-06T22:40:21.288Z] #23 12.28 Building wheel for yamllint (setup.py): started [2022-03-06T22:40:21.717Z] #51 ... [2022-03-06T22:40:21.717Z] [2022-03-06T22:40:21.717Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:21.717Z] #56 sha256:9e86f23b7e24c60f12e356465513ddf29f84c40ed9d559b5ec70e86e4eb21487 [2022-03-06T22:40:21.717Z] #56 114.8 + mkdir -p /build [2022-03-06T22:40:21.717Z] #56 114.8 + cp runc /build/runc [2022-03-06T22:40:21.904Z] #20 DONE 72.4s [2022-03-06T22:40:21.904Z] [2022-03-06T22:40:21.904Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-06T22:40:21.904Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-06T22:40:22.225Z] #23 13.11 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-06T22:40:22.225Z] #23 13.11 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e18cd0a9b8252c10efb7288a05f1966e5ec8685b1bbe1bbc8c191d8a4adf3449 [2022-03-06T22:40:22.225Z] #23 13.12 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-06T22:40:22.225Z] #23 13.13 Successfully built yamllint [2022-03-06T22:40:22.225Z] #23 13.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-06T22:40:22.484Z] #23 13.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-06T22:40:23.055Z] #23 DONE 14.0s [2022-03-06T22:40:23.055Z] [2022-03-06T22:40:23.055Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:23.055Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:40:23.055Z] #60 ... [2022-03-06T22:40:23.055Z] [2022-03-06T22:40:23.055Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-06T22:40:23.055Z] #27 sha256:bd805a1bd1ad9964a7a13b4631e0353a4da911b744eae47a88b9d328b25bafb8 [2022-03-06T22:40:23.292Z] #21 1.630 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-06T22:40:23.317Z] #27 DONE 0.2s [2022-03-06T22:40:23.317Z] [2022-03-06T22:40:23.317Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-06T22:40:23.317Z] #32 sha256:0cd65ec75d70810de0645b34d7d337255a5b8803cc4496101002e4a8eebf206a [2022-03-06T22:40:23.554Z] #21 1.798 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-06T22:40:23.554Z] #21 2.038 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-06T22:40:23.576Z] #32 DONE 0.5s [2022-03-06T22:40:23.576Z] [2022-03-06T22:40:23.576Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-06T22:40:23.576Z] #35 sha256:beac035ec4a5798f8e0c928a02a136ede298b1f34e4ef90c7532343f52b5c017 [2022-03-06T22:40:23.629Z] #56 DONE 116.6s [2022-03-06T22:40:23.629Z] [2022-03-06T22:40:23.629Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:23.629Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-06T22:40:23.629Z] #51 209.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-06T22:40:23.629Z] #51 DONE 211.1s [2022-03-06T22:40:23.629Z] [2022-03-06T22:40:23.629Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:23.629Z] #60 sha256:40749ae1818553306c9df090f38a068a728cc2b87ba3027751be44b906c9ed6c [2022-03-06T22:40:23.836Z] #35 DONE 0.2s [2022-03-06T22:40:23.836Z] [2022-03-06T22:40:23.836Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-06T22:40:23.836Z] #37 sha256:d51cb126f3268575dde3042b99208adc58e49d57b82cfb9cfedaad75d298b4d6 [2022-03-06T22:40:23.836Z] #37 DONE 0.1s [2022-03-06T22:40:23.836Z] [2022-03-06T22:40:23.836Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:23.836Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:40:24.095Z] #60 ... [2022-03-06T22:40:24.095Z] [2022-03-06T22:40:24.095Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-06T22:40:24.095Z] #41 sha256:162b08263db5083bb96339b96e30c4f1ba5a9f0c1971946d6cc8d04ddd7ddf72 [2022-03-06T22:40:24.095Z] #41 DONE 0.0s [2022-03-06T22:40:24.354Z] [2022-03-06T22:40:24.354Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:24.354Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:40:25.549Z] #60 ... [2022-03-06T22:40:25.549Z] [2022-03-06T22:40:25.549Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-06T22:40:25.549Z] #52 sha256:fedc238a5c33ad1db4b807205c5d8a19c6855a0118f8eba802b03da57e74e07b [2022-03-06T22:40:26.491Z] #52 DONE 1.2s [2022-03-06T22:40:26.491Z] [2022-03-06T22:40:26.491Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-06T22:40:26.491Z] #54 sha256:e6afef721ef5d6f54c4427f32bf56608f12ba2aad4f3eee4d831d01b8b52d75c [2022-03-06T22:40:26.491Z] #54 DONE 0.1s [2022-03-06T22:40:26.491Z] [2022-03-06T22:40:26.491Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-06T22:40:26.491Z] #57 sha256:4bcce03ba62a782bcb1e665b5eff0c1b2a437e8c88e8bb69ec09fe8cd9a2b29f [2022-03-06T22:40:27.067Z] #57 DONE 0.5s [2022-03-06T22:40:27.067Z] [2022-03-06T22:40:27.067Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:27.067Z] #60 sha256:40749ae1818553306c9df090f38a068a728cc2b87ba3027751be44b906c9ed6c [2022-03-06T22:40:28.547Z] #51 ... [2022-03-06T22:40:28.547Z] [2022-03-06T22:40:28.547Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-06T22:40:28.547Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-06T22:40:28.547Z] #43 203.3 + dpkg --print-architecture [2022-03-06T22:40:28.547Z] #43 203.3 + git checkout -q v2.1.0 [2022-03-06T22:40:29.113Z] #21 2.185 Reading package lists... [2022-03-06T22:40:29.117Z] #43 203.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-06T22:40:29.117Z] #43 203.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-06T22:40:33.326Z] #21 6.844 Reading package lists... [2022-03-06T22:40:34.272Z] #21 11.46 Building dependency tree... [2022-03-06T22:40:34.272Z] #21 12.54 Reading state information... [2022-03-06T22:40:35.217Z] #21 13.64 The following additional packages will be installed: [2022-03-06T22:40:35.217Z] #21 13.64 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-06T22:40:35.217Z] #21 13.64 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-06T22:40:35.217Z] #21 13.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-06T22:40:35.217Z] #21 13.64 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-06T22:40:35.217Z] #21 13.65 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-06T22:40:35.217Z] #21 13.65 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-06T22:40:35.217Z] #21 13.65 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-06T22:40:35.217Z] #21 13.67 Suggested packages: [2022-03-06T22:40:35.217Z] #21 13.67 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-06T22:40:35.217Z] #21 13.67 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-06T22:40:35.217Z] #21 13.67 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-06T22:40:35.217Z] #21 13.67 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-06T22:40:35.217Z] #21 13.67 seccomp:ppc64el seccomp:s390x [2022-03-06T22:40:35.217Z] #21 13.67 Recommended packages: [2022-03-06T22:40:35.217Z] #21 13.67 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-06T22:40:35.217Z] #21 13.67 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-06T22:40:35.217Z] #21 13.67 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-06T22:40:35.217Z] #21 13.67 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-06T22:40:35.790Z] #21 14.18 The following NEW packages will be installed: [2022-03-06T22:40:35.790Z] #21 14.18 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-06T22:40:35.790Z] #21 14.18 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-06T22:40:35.790Z] #21 14.18 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-06T22:40:35.790Z] #21 14.18 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-06T22:40:35.790Z] #21 14.18 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-06T22:40:35.790Z] #21 14.18 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-06T22:40:35.790Z] #21 14.18 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-06T22:40:35.790Z] #21 14.18 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-06T22:40:35.790Z] #21 14.19 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-06T22:40:35.790Z] #21 14.19 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-06T22:40:35.790Z] #21 14.19 libseccomp2:ppc64el libseccomp2:s390x [2022-03-06T22:40:36.052Z] #21 14.53 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:40:36.052Z] #21 14.53 Need to get 15.9 MB of archives. [2022-03-06T22:40:36.052Z] #21 14.53 After this operation, 73.0 MB of additional disk space will be used. [2022-03-06T22:40:36.052Z] #21 14.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-06T22:40:36.052Z] #21 14.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-06T22:40:36.052Z] #21 14.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-06T22:40:36.052Z] #21 14.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-06T22:40:36.052Z] #21 14.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-06T22:40:36.052Z] #21 14.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-06T22:40:36.052Z] #21 14.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-06T22:40:36.052Z] #21 14.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-06T22:40:36.052Z] #21 14.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-06T22:40:36.052Z] #21 14.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-06T22:40:36.052Z] #21 14.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-06T22:40:36.052Z] #21 14.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-06T22:40:36.052Z] #21 14.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-06T22:40:36.052Z] #21 14.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-06T22:40:36.314Z] #21 14.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-06T22:40:36.314Z] #21 14.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-06T22:40:36.314Z] #21 14.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-06T22:40:36.314Z] #21 14.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-06T22:40:36.314Z] #21 14.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-06T22:40:36.314Z] #21 14.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-06T22:40:36.314Z] #21 14.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-06T22:40:36.314Z] #21 14.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-06T22:40:36.314Z] #21 14.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-06T22:40:36.314Z] #21 14.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-06T22:40:36.314Z] #21 14.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-06T22:40:36.314Z] #21 14.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-06T22:40:36.314Z] #21 14.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-06T22:40:36.314Z] #21 14.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-06T22:40:36.314Z] #21 14.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-06T22:40:36.314Z] #21 14.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-06T22:40:36.314Z] #21 14.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-06T22:40:36.314Z] #21 14.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-06T22:40:36.314Z] #21 14.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-06T22:40:36.314Z] #21 14.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-06T22:40:36.314Z] #21 14.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-06T22:40:36.314Z] #21 14.77 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-06T22:40:36.314Z] #21 14.78 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-06T22:40:36.314Z] #21 14.78 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-06T22:40:36.314Z] #21 14.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-06T22:40:36.314Z] #21 14.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-06T22:40:36.888Z] #21 15.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:40:36.888Z] #21 15.44 Fetched 15.9 MB in 1s (30.0 MB/s) [2022-03-06T22:40:36.888Z] #21 15.47 Selecting previously unselected package gcc-10-base:armel. [2022-03-06T22:40:37.150Z] #21 15.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-06T22:40:37.150Z] #21 15.51 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-06T22:40:37.150Z] #21 15.52 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-06T22:40:37.150Z] #21 15.57 Selecting previously unselected package gcc-10-base:armhf. [2022-03-06T22:40:37.150Z] #21 15.58 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-06T22:40:37.150Z] #21 15.58 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-06T22:40:37.150Z] #21 15.62 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-06T22:40:37.150Z] #21 15.63 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-06T22:40:37.150Z] #21 15.63 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-06T22:40:37.150Z] #21 15.68 Selecting previously unselected package gcc-10-base:s390x. [2022-03-06T22:40:37.412Z] #21 15.68 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-06T22:40:37.412Z] #21 15.69 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-06T22:40:37.412Z] #21 15.73 Selecting previously unselected package gcc-10-base:arm64. [2022-03-06T22:40:37.412Z] #21 15.74 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-06T22:40:37.412Z] #21 15.74 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-06T22:40:37.412Z] #21 15.79 Selecting previously unselected package libgcc-s1:armel. [2022-03-06T22:40:37.412Z] #21 15.80 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-06T22:40:37.412Z] #21 15.81 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-06T22:40:37.412Z] #21 15.86 Selecting previously unselected package libcrypt1:armel. [2022-03-06T22:40:37.412Z] #21 15.87 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-06T22:40:37.412Z] #21 15.87 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-06T22:40:37.673Z] #21 15.95 Selecting previously unselected package libc6:armel. [2022-03-06T22:40:37.673Z] #21 15.95 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-06T22:40:37.673Z] #21 16.14 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-06T22:40:38.247Z] #21 16.60 Selecting previously unselected package libapparmor1:armel. [2022-03-06T22:40:38.247Z] #21 16.61 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-06T22:40:38.247Z] #21 16.61 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-06T22:40:38.247Z] #21 16.66 Selecting previously unselected package libapparmor-dev:armel. [2022-03-06T22:40:38.247Z] #21 16.66 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-06T22:40:38.247Z] #21 16.66 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-06T22:40:38.247Z] #21 16.72 Selecting previously unselected package libgcc-s1:arm64. [2022-03-06T22:40:38.247Z] #21 16.73 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-06T22:40:38.247Z] #21 16.74 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-06T22:40:38.247Z] #21 16.78 Selecting previously unselected package libcrypt1:arm64. [2022-03-06T22:40:38.509Z] #21 16.79 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-06T22:40:38.509Z] #21 16.79 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-06T22:40:38.509Z] #21 16.87 Selecting previously unselected package libc6:arm64. [2022-03-06T22:40:38.509Z] #21 16.87 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-06T22:40:38.771Z] #21 17.09 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-06T22:40:39.033Z] #21 17.49 Selecting previously unselected package libapparmor1:arm64. [2022-03-06T22:40:39.033Z] #21 17.49 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-06T22:40:39.033Z] #21 17.50 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-06T22:40:39.033Z] #21 17.55 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-06T22:40:39.033Z] #21 17.55 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-06T22:40:39.033Z] #21 17.56 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-06T22:40:39.033Z] #21 17.63 Selecting previously unselected package libgcc-s1:s390x. [2022-03-06T22:40:39.294Z] #21 17.64 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-06T22:40:39.294Z] #21 17.64 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-06T22:40:39.294Z] #21 17.68 Selecting previously unselected package libcrypt1:s390x. [2022-03-06T22:40:39.294Z] #21 17.69 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-06T22:40:39.294Z] #21 17.69 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-06T22:40:39.556Z] #21 17.77 Selecting previously unselected package libc6:s390x. [2022-03-06T22:40:39.556Z] #21 17.78 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-06T22:40:39.556Z] #21 17.98 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-06T22:40:40.093Z] #43 DONE 228.0s [2022-03-06T22:40:40.093Z] [2022-03-06T22:40:40.093Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:40.093Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:40:40.093Z] #51 ... [2022-03-06T22:40:40.093Z] [2022-03-06T22:40:40.093Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-06T22:40:40.093Z] #44 sha256:bf1dea620a9f4959a75d8d739b79c48a17f7673811acf6ffc1583e0c14a9fa83 [2022-03-06T22:40:40.128Z] #21 18.45 Selecting previously unselected package libapparmor1:s390x. [2022-03-06T22:40:40.128Z] #21 18.45 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-06T22:40:40.128Z] #21 18.46 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-06T22:40:40.128Z] #21 18.51 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-06T22:40:40.128Z] #21 18.52 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-06T22:40:40.128Z] #21 18.52 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-06T22:40:40.128Z] #21 18.59 Selecting previously unselected package libgcc-s1:armhf. [2022-03-06T22:40:40.128Z] #21 18.59 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-06T22:40:40.128Z] #21 18.60 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-06T22:40:40.128Z] #21 18.64 Selecting previously unselected package libcrypt1:armhf. [2022-03-06T22:40:40.349Z] #44 DONE 0.5s [2022-03-06T22:40:40.349Z] [2022-03-06T22:40:40.349Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-06T22:40:40.349Z] #48 sha256:57a86e3fcbca0c14ea6a4ccb240471543783f4ab1d5731ff20d91cd2d1175fd4 [2022-03-06T22:40:40.349Z] #48 DONE 0.1s [2022-03-06T22:40:40.349Z] [2022-03-06T22:40:40.349Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-06T22:40:40.349Z] #50 sha256:bb74ef3fc2afdf1d3f0f05156f90dab0dcfe5453f413034515ec117d1f0430fa [2022-03-06T22:40:40.349Z] #50 DONE 0.1s [2022-03-06T22:40:40.349Z] [2022-03-06T22:40:40.349Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:40.349Z] #56 sha256:685905ce87440cfaf0fa9e1e73f15c7a837902393a9b1789baba8f81409d7e22 [2022-03-06T22:40:40.390Z] #21 18.65 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-06T22:40:40.390Z] #21 18.65 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-06T22:40:40.390Z] #21 18.72 Selecting previously unselected package libc6:armhf. [2022-03-06T22:40:40.390Z] #21 18.73 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-06T22:40:40.390Z] #21 18.90 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-06T22:40:40.970Z] #21 19.31 Selecting previously unselected package libapparmor1:armhf. [2022-03-06T22:40:40.970Z] #21 19.31 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-06T22:40:40.970Z] #21 19.32 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-06T22:40:40.970Z] #21 19.36 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-06T22:40:40.970Z] #21 19.37 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-06T22:40:40.970Z] #21 19.37 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-06T22:40:41.231Z] #21 19.43 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-06T22:40:41.231Z] #21 19.43 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-06T22:40:41.231Z] #21 19.44 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-06T22:40:41.231Z] #21 19.49 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-06T22:40:41.231Z] #21 19.49 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-06T22:40:41.231Z] #21 19.50 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-06T22:40:41.231Z] #21 19.58 Selecting previously unselected package libc6:ppc64el. [2022-03-06T22:40:41.231Z] #21 19.58 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-06T22:40:41.534Z] #21 19.73 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-06T22:40:41.840Z] #21 20.37 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-06T22:40:41.840Z] #21 20.37 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-06T22:40:41.840Z] #21 20.38 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-06T22:40:41.840Z] #21 20.43 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-06T22:40:42.101Z] #21 20.44 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-06T22:40:42.101Z] #21 20.44 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-06T22:40:42.101Z] #21 20.52 Selecting previously unselected package libseccomp2:s390x. [2022-03-06T22:40:42.101Z] #21 20.53 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-06T22:40:42.101Z] #21 20.53 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.101Z] #21 20.57 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-06T22:40:42.366Z] #21 20.58 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-06T22:40:42.366Z] #21 20.59 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.366Z] #21 20.65 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-06T22:40:42.366Z] #21 20.66 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-06T22:40:42.366Z] #21 20.66 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.366Z] #21 20.72 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-06T22:40:42.366Z] #21 20.73 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-06T22:40:42.366Z] #21 20.73 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.366Z] #21 20.79 Selecting previously unselected package libseccomp2:armhf. [2022-03-06T22:40:42.366Z] #21 20.80 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-06T22:40:42.366Z] #21 20.80 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.366Z] #21 20.84 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-06T22:40:42.366Z] #21 20.85 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-06T22:40:42.366Z] #21 20.85 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.366Z] #21 20.90 Selecting previously unselected package libseccomp2:armel. [2022-03-06T22:40:42.366Z] #21 20.91 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-06T22:40:42.366Z] #21 20.91 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.628Z] #21 20.95 Selecting previously unselected package libseccomp-dev:armel. [2022-03-06T22:40:42.628Z] #21 20.96 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-06T22:40:42.628Z] #21 20.97 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.628Z] #21 21.05 Selecting previously unselected package libseccomp2:arm64. [2022-03-06T22:40:42.628Z] #21 21.06 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-06T22:40:42.628Z] #21 21.06 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.628Z] #21 21.10 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-06T22:40:42.628Z] #21 21.10 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-06T22:40:42.628Z] #21 21.11 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-06T22:40:42.890Z] #21 21.19 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.20 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.21 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.22 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.25 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.29 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-06T22:40:42.890Z] #21 21.30 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-06T22:40:42.890Z] #21 21.31 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-06T22:40:42.890Z] #21 21.32 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-06T22:40:42.890Z] #21 21.33 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-06T22:40:42.890Z] #21 21.34 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.35 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.36 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.37 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.38 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-06T22:40:42.890Z] #21 21.40 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-06T22:40:44.275Z] #21 22.66 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-06T22:40:45.662Z] #21 23.87 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-06T22:40:46.433Z] 898469748ff6: Verifying Checksum [2022-03-06T22:40:46.433Z] 898469748ff6: Download complete [2022-03-06T22:40:46.605Z] #21 25.08 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-06T22:40:47.993Z] #21 26.33 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-06T22:40:49.029Z] #60 205.0 # github.com/containerd/containerd/cmd/containerd [2022-03-06T22:40:49.029Z] #60 205.0 /usr/bin/ld: /tmp/go-link-1423402062/000019.o: in function `New': [2022-03-06T22:40:49.029Z] #60 205.0 /tmp/tmp.Q86Qi2FSHK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-06T22:40:49.029Z] #60 205.1 + bin/containerd-stress [2022-03-06T22:40:49.029Z] #60 206.2 + bin/containerd-shim [2022-03-06T22:40:49.380Z] #21 27.56 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.57 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.58 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.60 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.62 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.63 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.64 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.65 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.66 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.67 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.68 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.70 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.71 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.72 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.73 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-06T22:40:49.380Z] #21 27.74 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.75 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.76 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.77 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.78 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-06T22:40:49.380Z] #21 27.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:40:49.797Z] #51 ... [2022-03-06T22:40:49.797Z] [2022-03-06T22:40:49.797Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:49.797Z] #60 sha256:6d9a9bb5d62a7bd49aeacd95f2b19863562c11d1ef8eb232066328416981431f [2022-03-06T22:40:49.797Z] #60 189.5 + bin/containerd [2022-03-06T22:40:49.951Z] #21 DONE 28.3s [2022-03-06T22:40:49.951Z] [2022-03-06T22:40:49.951Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-06T22:40:49.951Z] #62 sha256:78051d2e6a4ae5d22e6af89500343097ce2df849b08b4eb2fe2daa31c302ceb5 [2022-03-06T22:40:49.951Z] #62 DONE 0.1s [2022-03-06T22:40:49.951Z] [2022-03-06T22:40:49.951Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:49.951Z] #63 sha256:c0b2753a7d8de12ef92cb34e2659f7bd6d0998a6f3ce05a1d50a884bd45eed62 [2022-03-06T22:40:51.070Z] #43 DONE 224.5s [2022-03-06T22:40:51.070Z] [2022-03-06T22:40:51.070Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:51.070Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:40:51.330Z] #60 ... [2022-03-06T22:40:51.330Z] [2022-03-06T22:40:51.330Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-06T22:40:51.330Z] #44 sha256:2d262af581080c114018aaa9ac351ef0aa63c717ff4d547d13b1842c6b8ba690 [2022-03-06T22:40:51.338Z] #63 1.093 + RM_GOPATH=0 [2022-03-06T22:40:51.338Z] #63 1.093 + TMP_GOPATH= [2022-03-06T22:40:51.338Z] #63 1.093 + : /build [2022-03-06T22:40:51.338Z] #63 1.093 + '[' -z '' ']' [2022-03-06T22:40:51.338Z] #63 1.093 ++ mktemp -d [2022-03-06T22:40:51.338Z] #63 1.098 + export GOPATH=/tmp/tmp.YiMheWJQ4i [2022-03-06T22:40:51.338Z] #63 1.098 + GOPATH=/tmp/tmp.YiMheWJQ4i [2022-03-06T22:40:51.338Z] #63 1.098 + RM_GOPATH=1 [2022-03-06T22:40:51.338Z] #63 1.098 + case "$(go env GOARCH)" in [2022-03-06T22:40:51.338Z] #63 1.102 ++ go env GOARCH [2022-03-06T22:40:51.338Z] #63 1.110 + export GO_BUILDMODE=-buildmode=pie [2022-03-06T22:40:51.338Z] #63 1.110 + GO_BUILDMODE=-buildmode=pie [2022-03-06T22:40:51.338Z] #63 1.110 ++ dirname /install.sh [2022-03-06T22:40:51.338Z] #63 ... [2022-03-06T22:40:51.338Z] [2022-03-06T22:40:51.338Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-06T22:40:51.338Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-06T22:40:51.338Z] #22 DONE 1.4s [2022-03-06T22:40:51.338Z] [2022-03-06T22:40:51.338Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:51.338Z] #63 sha256:c0b2753a7d8de12ef92cb34e2659f7bd6d0998a6f3ce05a1d50a884bd45eed62 [2022-03-06T22:40:51.338Z] #63 1.112 + dir=/ [2022-03-06T22:40:51.338Z] #63 1.112 + bin=runc [2022-03-06T22:40:51.338Z] #63 1.112 + shift [2022-03-06T22:40:51.338Z] #63 1.112 + '[' '!' -f //runc.installer ']' [2022-03-06T22:40:51.338Z] #63 1.112 + . //runc.installer [2022-03-06T22:40:51.338Z] #63 1.112 ++ set -e [2022-03-06T22:40:51.338Z] #63 1.112 ++ : v1.1.0 [2022-03-06T22:40:51.338Z] #63 1.112 + install_runc [2022-03-06T22:40:51.338Z] #63 1.112 + RUNC_BUILDTAGS=seccomp [2022-03-06T22:40:51.338Z] #63 1.112 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-06T22:40:51.338Z] #63 1.112 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YiMheWJQ4i/src/github.com/opencontainers/runc [2022-03-06T22:40:51.338Z] #63 1.112 Install runc version v1.1.0 (build tags: seccomp) [2022-03-06T22:40:51.338Z] #63 1.113 Cloning into '/tmp/tmp.YiMheWJQ4i/src/github.com/opencontainers/runc'... [2022-03-06T22:40:51.901Z] #44 DONE 0.5s [2022-03-06T22:40:51.901Z] [2022-03-06T22:40:51.901Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-06T22:40:51.901Z] #48 sha256:562f9b627ee37af8faa5242a7f5536a802e584181cff7796a2bc0fb045d37660 [2022-03-06T22:40:52.161Z] #48 DONE 0.2s [2022-03-06T22:40:52.161Z] [2022-03-06T22:40:52.161Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:52.161Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:40:52.161Z] #60 ... [2022-03-06T22:40:52.161Z] [2022-03-06T22:40:52.161Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-06T22:40:52.161Z] #50 sha256:08c4e93308aeeedfa3e0a2d4d83d2d38e6f6c75ac719eb7a48b51fef87401d09 [2022-03-06T22:40:52.161Z] #50 DONE 0.1s [2022-03-06T22:40:52.280Z] #63 ... [2022-03-06T22:40:52.280Z] [2022-03-06T22:40:52.280Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-06T22:40:52.280Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-06T22:40:52.280Z] #23 DONE 1.0s [2022-03-06T22:40:52.280Z] [2022-03-06T22:40:52.280Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-06T22:40:52.280Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-06T22:40:52.421Z] [2022-03-06T22:40:52.421Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:52.421Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:40:53.093Z] #60 ... [2022-03-06T22:40:53.093Z] [2022-03-06T22:40:53.093Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:53.093Z] #56 sha256:e00719aa288cc1073248185ad8d3f8b0d33bb2fcefa89f28b745b6c18d58341b [2022-03-06T22:40:53.093Z] #56 125.8 + mkdir -p /build [2022-03-06T22:40:53.093Z] #56 125.8 + cp runc /build/runc [2022-03-06T22:40:53.222Z] #24 0.803 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-06T22:40:53.222Z] #24 DONE 0.9s [2022-03-06T22:40:53.222Z] [2022-03-06T22:40:53.222Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:40:53.222Z] #63 sha256:c0b2753a7d8de12ef92cb34e2659f7bd6d0998a6f3ce05a1d50a884bd45eed62 [2022-03-06T22:40:54.166Z] #63 ... [2022-03-06T22:40:54.166Z] [2022-03-06T22:40:54.166Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-06T22:40:54.166Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-06T22:40:54.166Z] #25 DONE 0.8s [2022-03-06T22:40:54.166Z] [2022-03-06T22:40:54.166Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-06T22:40:54.166Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-06T22:40:54.318Z] #60 212.0 + bin/containerd-shim-runc-v1 [2022-03-06T22:40:54.744Z] #26 DONE 0.8s [2022-03-06T22:40:54.744Z] [2022-03-06T22:40:54.744Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:54.744Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:40:55.005Z] #67 ... [2022-03-06T22:40:55.005Z] [2022-03-06T22:40:55.005Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-06T22:40:55.005Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-06T22:40:55.087Z] 8f616e6e9eec: Pull complete [2022-03-06T22:40:55.946Z] #27 DONE 0.9s [2022-03-06T22:40:55.946Z] [2022-03-06T22:40:55.946Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:40:55.946Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-06T22:40:56.389Z] #56 DONE 129.3s [2022-03-06T22:40:56.389Z] [2022-03-06T22:40:56.389Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:56.389Z] #60 sha256:6d9a9bb5d62a7bd49aeacd95f2b19863562c11d1ef8eb232066328416981431f [2022-03-06T22:40:56.889Z] #28 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-06T22:40:56.889Z] #28 1.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-06T22:40:56.889Z] #28 1.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-06T22:40:57.150Z] #28 1.405 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-06T22:40:57.412Z] #28 1.659 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-06T22:40:57.673Z] #28 1.880 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-06T22:40:57.934Z] #28 2.161 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-06T22:40:58.196Z] #28 2.452 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-06T22:40:58.301Z] #60 ... [2022-03-06T22:40:58.301Z] [2022-03-06T22:40:58.301Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:40:58.301Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:40:58.301Z] #51 231.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-06T22:40:58.301Z] #51 DONE 232.0s [2022-03-06T22:40:58.301Z] [2022-03-06T22:40:58.301Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:40:58.301Z] #60 sha256:6d9a9bb5d62a7bd49aeacd95f2b19863562c11d1ef8eb232066328416981431f [2022-03-06T22:40:58.457Z] #28 2.748 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-06T22:40:58.533Z] #60 216.3 + bin/containerd-shim-runc-v2 [2022-03-06T22:40:59.030Z] #28 3.024 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-06T22:40:59.030Z] #28 3.025 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-06T22:40:59.030Z] #28 3.025 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-06T22:40:59.030Z] #28 3.025 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-06T22:40:59.030Z] #28 3.028 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-06T22:40:59.030Z] #28 3.029 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-06T22:40:59.030Z] #28 3.048 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-06T22:40:59.030Z] #28 3.057 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-06T22:40:59.030Z] #28 3.057 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-06T22:40:59.030Z] #28 3.058 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-06T22:40:59.030Z] #28 3.058 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-06T22:40:59.030Z] #28 3.058 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-06T22:40:59.106Z] #60 216.8 + binaries [2022-03-06T22:40:59.106Z] #60 216.8 + install -D bin/containerd /build/containerd [2022-03-06T22:40:59.106Z] #60 216.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-06T22:40:59.106Z] #60 216.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-06T22:40:59.106Z] #60 216.9 + install -D bin/ctr /build/ctr [2022-03-06T22:40:59.680Z] #60 ... [2022-03-06T22:40:59.680Z] [2022-03-06T22:40:59.680Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-06T22:40:59.680Z] #52 sha256:c3266ea5f03d37f1757efe4cbfa55a6691b19fffb5de486a10be5ee09fa718d1 [2022-03-06T22:41:00.249Z] #52 DONE 0.8s [2022-03-06T22:41:00.249Z] [2022-03-06T22:41:00.249Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-06T22:41:00.249Z] #54 sha256:370c3b164f735e49105e22e0213b83297ba0e3c368ca5d7c0717d89dfdb70922 [2022-03-06T22:41:00.249Z] #54 DONE 0.1s [2022-03-06T22:41:00.249Z] [2022-03-06T22:41:00.249Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:00.249Z] #60 sha256:6d9a9bb5d62a7bd49aeacd95f2b19863562c11d1ef8eb232066328416981431f [2022-03-06T22:41:00.508Z] #60 ... [2022-03-06T22:41:00.508Z] [2022-03-06T22:41:00.508Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-06T22:41:00.508Z] #57 sha256:4d4cae239e97b6f956dc2bea13e9a6e7e1e7229311ede554acd70d2b3ba28fc3 [2022-03-06T22:41:00.768Z] #57 DONE 0.3s [2022-03-06T22:41:00.768Z] [2022-03-06T22:41:00.768Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:00.768Z] #60 sha256:6d9a9bb5d62a7bd49aeacd95f2b19863562c11d1ef8eb232066328416981431f [2022-03-06T22:41:04.390Z] #60 DONE 221.3s [2022-03-06T22:41:04.390Z] [2022-03-06T22:41:04.390Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-06T22:41:04.390Z] #61 sha256:9f267ea43a329e03c567d422853c6ef30750743441b9fa521aa076590cc09a0d [2022-03-06T22:41:05.619Z] #28 ... [2022-03-06T22:41:05.619Z] [2022-03-06T22:41:05.619Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:05.619Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:41:05.619Z] #67 69.27 + bin/containerd [2022-03-06T22:41:05.619Z] #67 ... [2022-03-06T22:41:05.619Z] [2022-03-06T22:41:05.619Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:41:05.619Z] #63 sha256:c0b2753a7d8de12ef92cb34e2659f7bd6d0998a6f3ce05a1d50a884bd45eed62 [2022-03-06T22:41:05.619Z] #63 5.391 + cd /tmp/tmp.YiMheWJQ4i/src/github.com/opencontainers/runc [2022-03-06T22:41:05.619Z] #63 5.392 + git checkout -q v1.1.0 [2022-03-06T22:41:05.619Z] #63 5.683 + '[' -z '' ']' [2022-03-06T22:41:05.619Z] #63 5.684 + target=static [2022-03-06T22:41:05.619Z] #63 5.684 + make BUILDTAGS=seccomp static [2022-03-06T22:41:05.619Z] #63 6.191 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-06T22:41:06.298Z] #61 DONE 1.6s [2022-03-06T22:41:06.298Z] [2022-03-06T22:41:06.298Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-06T22:41:06.298Z] #66 sha256:9138eec9f5a1e4d9534bc40eadee2f36d5abadff008ef501c82797e55780e9ed [2022-03-06T22:41:06.298Z] #66 DONE 0.3s [2022-03-06T22:41:06.298Z] [2022-03-06T22:41:06.298Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-06T22:41:06.298Z] #71 sha256:774369e637b41d6f48a8aba5fd3ff071792be7f463a86a44a3626aa412ec2486 [2022-03-06T22:41:08.206Z] #71 DONE 1.9s [2022-03-06T22:41:08.206Z] [2022-03-06T22:41:08.206Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-06T22:41:08.206Z] #72 sha256:35100d92da3e4550c2f11e9dc25d210b2cce3780e6275e142d68cc32c205a499 [2022-03-06T22:41:08.206Z] #72 DONE 0.0s [2022-03-06T22:41:08.206Z] [2022-03-06T22:41:08.207Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-06T22:41:08.207Z] #73 sha256:ce1cf11add788f4d29034ea8e98b6af8b6873ba7041c419cf08067cf85d28c87 [2022-03-06T22:41:09.149Z] #73 DONE 0.9s [2022-03-06T22:41:09.149Z] [2022-03-06T22:41:09.149Z] #74 exporting to image [2022-03-06T22:41:09.149Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-06T22:41:09.149Z] #74 exporting layers [2022-03-06T22:41:09.833Z] #63 ... [2022-03-06T22:41:09.833Z] [2022-03-06T22:41:09.833Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-06T22:41:09.833Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-06T22:41:09.833Z] #28 13.86 Fetched 48.9 MB in 13s (3765 kB/s) [2022-03-06T22:41:12.380Z] #56 ... [2022-03-06T22:41:12.380Z] [2022-03-06T22:41:12.380Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:12.380Z] #60 sha256:e73ce9687df751eed243925ad23a21de9d98674b929fecc2f6a1996fb7e3e678 [2022-03-06T22:41:12.380Z] #60 209.3 + bin/containerd [2022-03-06T22:41:12.446Z] #74 exporting layers 3.0s done [2022-03-06T22:41:12.446Z] #74 writing image sha256:745a0d496a904aba8d7ed3062326334511f38246e3b244e25568329590a3b13c done [2022-03-06T22:41:12.446Z] #74 naming to docker.io/library/docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc done [2022-03-06T22:41:12.446Z] #74 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-06T22:41:12.783Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-06T22:41:13.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7850e2832ee7259d0ca4b9d31dac5b22818a41bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc hack/test/unit [2022-03-06T22:41:14.979Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-06T22:41:14.979Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-06T22:41:14.979Z] + TESTDIRS=./... [2022-03-06T22:41:14.979Z] + exclude_paths='/vendor/|/integration' [2022-03-06T22:41:14.979Z] ++ go list ./... [2022-03-06T22:41:14.979Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-06T22:41:15.552Z] + pkg_list='github.com/docker/docker/api [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/backend/build [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/httputils [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/middleware [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/build [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/container [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/debug [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/image [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/network [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/session [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/system [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/server/router/volume [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/backend [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/container [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/events [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/filters [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/image [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/mount [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/network [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/registry [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/strslice [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/swarm [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/time [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/versions [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T22:41:15.552Z] github.com/docker/docker/api/types/volume [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/builder-next [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/dockerfile [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/dockerignore [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/remotecontext [2022-03-06T22:41:15.552Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T22:41:15.552Z] github.com/docker/docker/cli [2022-03-06T22:41:15.552Z] github.com/docker/docker/cli/config [2022-03-06T22:41:15.552Z] github.com/docker/docker/cli/debug [2022-03-06T22:41:15.552Z] github.com/docker/docker/client [2022-03-06T22:41:15.552Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T22:41:15.552Z] github.com/docker/docker/cmd/dockerd [2022-03-06T22:41:15.552Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T22:41:15.552Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T22:41:15.552Z] github.com/docker/docker/container [2022-03-06T22:41:15.552Z] github.com/docker/docker/container/stream [2022-03-06T22:41:15.552Z] github.com/docker/docker/contrib/apparmor [2022-03-06T22:41:15.552Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T22:41:15.552Z] github.com/docker/docker/contrib/httpserver [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/cluster [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/config [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/events [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/exec [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/images [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/initlayer [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/links [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/listeners [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/local [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/names [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/network [2022-03-06T22:41:15.552Z] github.com/docker/docker/daemon/stats [2022-03-06T22:41:15.552Z] github.com/docker/docker/distribution [2022-03-06T22:41:15.552Z] github.com/docker/docker/distribution/metadata [2022-03-06T22:41:15.552Z] github.com/docker/docker/distribution/utils [2022-03-06T22:41:15.552Z] github.com/docker/docker/distribution/xfer [2022-03-06T22:41:15.552Z] github.com/docker/docker/dockerversion [2022-03-06T22:41:15.552Z] github.com/docker/docker/errdefs [2022-03-06T22:41:15.552Z] github.com/docker/docker/image [2022-03-06T22:41:15.552Z] github.com/docker/docker/image/cache [2022-03-06T22:41:15.552Z] github.com/docker/docker/image/tarexport [2022-03-06T22:41:15.552Z] github.com/docker/docker/image/v1 [2022-03-06T22:41:15.552Z] github.com/docker/docker/internal/test/suite [2022-03-06T22:41:15.552Z] github.com/docker/docker/layer [2022-03-06T22:41:15.552Z] github.com/docker/docker/libcontainerd [2022-03-06T22:41:15.552Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T22:41:15.552Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T22:41:15.552Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T22:41:15.552Z] github.com/docker/docker/libcontainerd/types [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/config [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/idm [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/ns [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/options [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/osl [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/libnetwork/types [2022-03-06T22:41:15.552Z] github.com/docker/docker/oci [2022-03-06T22:41:15.552Z] github.com/docker/docker/oci/caps [2022-03-06T22:41:15.552Z] github.com/docker/docker/opts [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/aaparser [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/archive [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/authorization [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/capabilities [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/containerfs [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/directory [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/dmesg [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/filenotify [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/fileutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/fsutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/homedir [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/idtools [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/ioutils [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/locker [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/longpath [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/loopback [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/mount [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/parsers [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/pidfile [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/platform [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/plugins [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/pools [2022-03-06T22:41:15.552Z] github.com/docker/docker/pkg/progress [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/pubsub [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/reexec [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/signal [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/stack [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/stringid [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/symlink [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/system [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/tailfile [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/tarsum [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/term [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/term/windows [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/truncindex [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/urlutil [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/useragent [2022-03-06T22:41:15.553Z] github.com/docker/docker/plugin [2022-03-06T22:41:15.553Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T22:41:15.553Z] github.com/docker/docker/plugin/v2 [2022-03-06T22:41:15.553Z] github.com/docker/docker/profiles/apparmor [2022-03-06T22:41:15.553Z] github.com/docker/docker/profiles/seccomp [2022-03-06T22:41:15.553Z] github.com/docker/docker/quota [2022-03-06T22:41:15.553Z] github.com/docker/docker/reference [2022-03-06T22:41:15.553Z] github.com/docker/docker/registry [2022-03-06T22:41:15.553Z] github.com/docker/docker/registry/resumable [2022-03-06T22:41:15.553Z] github.com/docker/docker/restartmanager [2022-03-06T22:41:15.553Z] github.com/docker/docker/rootless [2022-03-06T22:41:15.553Z] github.com/docker/docker/rootless/specconv [2022-03-06T22:41:15.553Z] github.com/docker/docker/runconfig [2022-03-06T22:41:15.553Z] github.com/docker/docker/runconfig/opts [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/daemon [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/environment [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fakegit [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/registry [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/request [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/drivers [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/local [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/mounts [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/service [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/service/opts [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/testutils' [2022-03-06T22:41:15.553Z] ++ grep --fixed-strings -v /libnetwork [2022-03-06T22:41:15.553Z] ++ echo 'github.com/docker/docker/api [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/backend/build [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/httputils [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/middleware [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/build [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/container [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/debug [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/image [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/network [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/session [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/system [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/volume [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/backend [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/container [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/events [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/filters [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/image [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/mount [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/network [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/registry [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/strslice [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/swarm [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/time [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/versions [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/volume [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/builder-next [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/dockerfile [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/dockerignore [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/remotecontext [2022-03-06T22:41:15.553Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T22:41:15.553Z] github.com/docker/docker/cli [2022-03-06T22:41:15.553Z] github.com/docker/docker/cli/config [2022-03-06T22:41:15.553Z] github.com/docker/docker/cli/debug [2022-03-06T22:41:15.553Z] github.com/docker/docker/client [2022-03-06T22:41:15.553Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T22:41:15.553Z] github.com/docker/docker/cmd/dockerd [2022-03-06T22:41:15.553Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T22:41:15.553Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T22:41:15.553Z] github.com/docker/docker/container [2022-03-06T22:41:15.553Z] github.com/docker/docker/container/stream [2022-03-06T22:41:15.553Z] github.com/docker/docker/contrib/apparmor [2022-03-06T22:41:15.553Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T22:41:15.553Z] github.com/docker/docker/contrib/httpserver [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/cluster [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/config [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/events [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/exec [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/images [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/initlayer [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/links [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/listeners [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/local [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/names [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/network [2022-03-06T22:41:15.553Z] github.com/docker/docker/daemon/stats [2022-03-06T22:41:15.553Z] github.com/docker/docker/distribution [2022-03-06T22:41:15.553Z] github.com/docker/docker/distribution/metadata [2022-03-06T22:41:15.553Z] github.com/docker/docker/distribution/utils [2022-03-06T22:41:15.553Z] github.com/docker/docker/distribution/xfer [2022-03-06T22:41:15.553Z] github.com/docker/docker/dockerversion [2022-03-06T22:41:15.553Z] github.com/docker/docker/errdefs [2022-03-06T22:41:15.553Z] github.com/docker/docker/image [2022-03-06T22:41:15.553Z] github.com/docker/docker/image/cache [2022-03-06T22:41:15.553Z] github.com/docker/docker/image/tarexport [2022-03-06T22:41:15.553Z] github.com/docker/docker/image/v1 [2022-03-06T22:41:15.553Z] github.com/docker/docker/internal/test/suite [2022-03-06T22:41:15.553Z] github.com/docker/docker/layer [2022-03-06T22:41:15.553Z] github.com/docker/docker/libcontainerd [2022-03-06T22:41:15.553Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T22:41:15.553Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T22:41:15.553Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T22:41:15.553Z] github.com/docker/docker/libcontainerd/types [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/config [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/idm [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/ns [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/options [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/osl [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/libnetwork/types [2022-03-06T22:41:15.553Z] github.com/docker/docker/oci [2022-03-06T22:41:15.553Z] github.com/docker/docker/oci/caps [2022-03-06T22:41:15.553Z] github.com/docker/docker/opts [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/aaparser [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/archive [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/authorization [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/capabilities [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/containerfs [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/directory [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/dmesg [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/filenotify [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/fileutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/fsutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/homedir [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/idtools [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/ioutils [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/locker [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/longpath [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/loopback [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/mount [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/parsers [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/pidfile [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/platform [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/plugins [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/pools [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/progress [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/pubsub [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/reexec [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/signal [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/stack [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/stringid [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/symlink [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/system [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/tailfile [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/tarsum [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/term [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/term/windows [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/truncindex [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/urlutil [2022-03-06T22:41:15.553Z] github.com/docker/docker/pkg/useragent [2022-03-06T22:41:15.553Z] github.com/docker/docker/plugin [2022-03-06T22:41:15.553Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T22:41:15.553Z] github.com/docker/docker/plugin/v2 [2022-03-06T22:41:15.553Z] github.com/docker/docker/profiles/apparmor [2022-03-06T22:41:15.553Z] github.com/docker/docker/profiles/seccomp [2022-03-06T22:41:15.553Z] github.com/docker/docker/quota [2022-03-06T22:41:15.553Z] github.com/docker/docker/reference [2022-03-06T22:41:15.553Z] github.com/docker/docker/registry [2022-03-06T22:41:15.553Z] github.com/docker/docker/registry/resumable [2022-03-06T22:41:15.553Z] github.com/docker/docker/restartmanager [2022-03-06T22:41:15.553Z] github.com/docker/docker/rootless [2022-03-06T22:41:15.553Z] github.com/docker/docker/rootless/specconv [2022-03-06T22:41:15.553Z] github.com/docker/docker/runconfig [2022-03-06T22:41:15.553Z] github.com/docker/docker/runconfig/opts [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/daemon [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/environment [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fakegit [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/registry [2022-03-06T22:41:15.553Z] github.com/docker/docker/testutil/request [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/drivers [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/local [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/mounts [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/service [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/service/opts [2022-03-06T22:41:15.553Z] github.com/docker/docker/volume/testutils' [2022-03-06T22:41:15.553Z] + base_pkg_list='github.com/docker/docker/api [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/backend/build [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/httputils [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/middleware [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/build [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/container [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/debug [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/image [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/network [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/session [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/system [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/server/router/volume [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/backend [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/container [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/events [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/filters [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/image [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/mount [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/network [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/registry [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/strslice [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/swarm [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/time [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/versions [2022-03-06T22:41:15.553Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/volume [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/dockerfile [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/dockerignore [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/remotecontext [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T22:41:15.554Z] github.com/docker/docker/cli [2022-03-06T22:41:15.554Z] github.com/docker/docker/cli/config [2022-03-06T22:41:15.554Z] github.com/docker/docker/cli/debug [2022-03-06T22:41:15.554Z] github.com/docker/docker/client [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/dockerd [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T22:41:15.554Z] github.com/docker/docker/container [2022-03-06T22:41:15.554Z] github.com/docker/docker/container/stream [2022-03-06T22:41:15.554Z] github.com/docker/docker/contrib/apparmor [2022-03-06T22:41:15.554Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T22:41:15.554Z] github.com/docker/docker/contrib/httpserver [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/config [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/events [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/exec [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/images [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/initlayer [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/links [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/listeners [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/local [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/names [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/network [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/stats [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution/metadata [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution/utils [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution/xfer [2022-03-06T22:41:15.554Z] github.com/docker/docker/dockerversion [2022-03-06T22:41:15.554Z] github.com/docker/docker/errdefs [2022-03-06T22:41:15.554Z] github.com/docker/docker/image [2022-03-06T22:41:15.554Z] github.com/docker/docker/image/cache [2022-03-06T22:41:15.554Z] github.com/docker/docker/image/tarexport [2022-03-06T22:41:15.554Z] github.com/docker/docker/image/v1 [2022-03-06T22:41:15.554Z] github.com/docker/docker/internal/test/suite [2022-03-06T22:41:15.554Z] github.com/docker/docker/layer [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/types [2022-03-06T22:41:15.554Z] github.com/docker/docker/oci [2022-03-06T22:41:15.554Z] github.com/docker/docker/oci/caps [2022-03-06T22:41:15.554Z] github.com/docker/docker/opts [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/aaparser [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/archive [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/authorization [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/capabilities [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/containerfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/directory [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/dmesg [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/filenotify [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/fileutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/fsutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/homedir [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/idtools [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/ioutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/locker [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/longpath [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/loopback [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/mount [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/parsers [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/pidfile [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/platform [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/plugins [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/pools [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/progress [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/pubsub [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/reexec [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/signal [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/stack [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/stringid [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/symlink [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/system [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/tailfile [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/tarsum [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/term [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/term/windows [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/truncindex [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/urlutil [2022-03-06T22:41:15.554Z] github.com/docker/docker/pkg/useragent [2022-03-06T22:41:15.554Z] github.com/docker/docker/plugin [2022-03-06T22:41:15.554Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T22:41:15.554Z] github.com/docker/docker/plugin/v2 [2022-03-06T22:41:15.554Z] github.com/docker/docker/profiles/apparmor [2022-03-06T22:41:15.554Z] github.com/docker/docker/profiles/seccomp [2022-03-06T22:41:15.554Z] github.com/docker/docker/quota [2022-03-06T22:41:15.554Z] github.com/docker/docker/reference [2022-03-06T22:41:15.554Z] github.com/docker/docker/registry [2022-03-06T22:41:15.554Z] github.com/docker/docker/registry/resumable [2022-03-06T22:41:15.554Z] github.com/docker/docker/restartmanager [2022-03-06T22:41:15.554Z] github.com/docker/docker/rootless [2022-03-06T22:41:15.554Z] github.com/docker/docker/rootless/specconv [2022-03-06T22:41:15.554Z] github.com/docker/docker/runconfig [2022-03-06T22:41:15.554Z] github.com/docker/docker/runconfig/opts [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/daemon [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/environment [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/fakegit [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/registry [2022-03-06T22:41:15.554Z] github.com/docker/docker/testutil/request [2022-03-06T22:41:15.554Z] github.com/docker/docker/volume [2022-03-06T22:41:15.554Z] github.com/docker/docker/volume/drivers [2022-03-06T22:41:15.554Z] github.com/docker/docker/volume/local [2022-03-06T22:41:15.554Z] github.com/docker/docker/volume/mounts [2022-03-06T22:41:15.554Z] github.com/docker/docker/volume/service [2022-03-06T22:41:15.554Z] github.com/docker/docker/volume/service/opts [2022-03-06T22:41:15.554Z] github.com/docker/docker/volume/testutils' [2022-03-06T22:41:15.554Z] ++ grep --fixed-strings /libnetwork [2022-03-06T22:41:15.554Z] ++ echo 'github.com/docker/docker/api [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/backend/build [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/httputils [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/middleware [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/build [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/container [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/debug [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/image [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/network [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/session [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/system [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/server/router/volume [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/backend [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/container [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/events [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/filters [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/image [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/mount [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/network [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/registry [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/strslice [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/swarm [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/time [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/versions [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T22:41:15.554Z] github.com/docker/docker/api/types/volume [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/dockerfile [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/dockerignore [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/remotecontext [2022-03-06T22:41:15.554Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T22:41:15.554Z] github.com/docker/docker/cli [2022-03-06T22:41:15.554Z] github.com/docker/docker/cli/config [2022-03-06T22:41:15.554Z] github.com/docker/docker/cli/debug [2022-03-06T22:41:15.554Z] github.com/docker/docker/client [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/dockerd [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T22:41:15.554Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T22:41:15.554Z] github.com/docker/docker/container [2022-03-06T22:41:15.554Z] github.com/docker/docker/container/stream [2022-03-06T22:41:15.554Z] github.com/docker/docker/contrib/apparmor [2022-03-06T22:41:15.554Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T22:41:15.554Z] github.com/docker/docker/contrib/httpserver [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/config [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/events [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/exec [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/images [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/initlayer [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/links [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/listeners [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/local [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/names [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/network [2022-03-06T22:41:15.554Z] github.com/docker/docker/daemon/stats [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution/metadata [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution/utils [2022-03-06T22:41:15.554Z] github.com/docker/docker/distribution/xfer [2022-03-06T22:41:15.554Z] github.com/docker/docker/dockerversion [2022-03-06T22:41:15.554Z] github.com/docker/docker/errdefs [2022-03-06T22:41:15.554Z] github.com/docker/docker/image [2022-03-06T22:41:15.554Z] github.com/docker/docker/image/cache [2022-03-06T22:41:15.554Z] github.com/docker/docker/image/tarexport [2022-03-06T22:41:15.554Z] github.com/docker/docker/image/v1 [2022-03-06T22:41:15.554Z] github.com/docker/docker/internal/test/suite [2022-03-06T22:41:15.554Z] github.com/docker/docker/layer [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T22:41:15.554Z] github.com/docker/docker/libcontainerd/types [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/config [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T22:41:15.554Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/idm [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ns [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/options [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/osl [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/types [2022-03-06T22:41:15.555Z] github.com/docker/docker/oci [2022-03-06T22:41:15.555Z] github.com/docker/docker/oci/caps [2022-03-06T22:41:15.555Z] github.com/docker/docker/opts [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/aaparser [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/archive [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/authorization [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/capabilities [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/containerfs [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/directory [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/dmesg [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/filenotify [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/fileutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/fsutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/homedir [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/idtools [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/ioutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/locker [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/longpath [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/loopback [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/mount [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/parsers [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/pidfile [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/platform [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/plugins [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/pools [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/progress [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/pubsub [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/reexec [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/signal [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/stack [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/stringid [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/symlink [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/system [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/tailfile [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/tarsum [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/term [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/term/windows [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/truncindex [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/urlutil [2022-03-06T22:41:15.555Z] github.com/docker/docker/pkg/useragent [2022-03-06T22:41:15.555Z] github.com/docker/docker/plugin [2022-03-06T22:41:15.555Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T22:41:15.555Z] github.com/docker/docker/plugin/v2 [2022-03-06T22:41:15.555Z] github.com/docker/docker/profiles/apparmor [2022-03-06T22:41:15.555Z] github.com/docker/docker/profiles/seccomp [2022-03-06T22:41:15.555Z] github.com/docker/docker/quota [2022-03-06T22:41:15.555Z] github.com/docker/docker/reference [2022-03-06T22:41:15.555Z] github.com/docker/docker/registry [2022-03-06T22:41:15.555Z] github.com/docker/docker/registry/resumable [2022-03-06T22:41:15.555Z] github.com/docker/docker/restartmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/rootless [2022-03-06T22:41:15.555Z] github.com/docker/docker/rootless/specconv [2022-03-06T22:41:15.555Z] github.com/docker/docker/runconfig [2022-03-06T22:41:15.555Z] github.com/docker/docker/runconfig/opts [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/daemon [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/environment [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/fakegit [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/registry [2022-03-06T22:41:15.555Z] github.com/docker/docker/testutil/request [2022-03-06T22:41:15.555Z] github.com/docker/docker/volume [2022-03-06T22:41:15.555Z] github.com/docker/docker/volume/drivers [2022-03-06T22:41:15.555Z] github.com/docker/docker/volume/local [2022-03-06T22:41:15.555Z] github.com/docker/docker/volume/mounts [2022-03-06T22:41:15.555Z] github.com/docker/docker/volume/service [2022-03-06T22:41:15.555Z] github.com/docker/docker/volume/service/opts [2022-03-06T22:41:15.555Z] github.com/docker/docker/volume/testutils' [2022-03-06T22:41:15.555Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/config [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/idm [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ns [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/options [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/osl [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/types' [2022-03-06T22:41:15.555Z] + echo 'github.com/docker/docker/libnetwork [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/config [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/idm [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T22:41:15.555Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-03-06T22:41:15.555Z] twork/ipams/remote [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/ns [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/options [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/osl [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/types' [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T22:41:15.555Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T22:41:15.555Z] + type docker-proxy [2022-03-06T22:41:15.555Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-06T22:41:15.555Z] + hack/make.sh binary-proxy install-proxy [2022-03-06T22:41:15.555Z] [2022-03-06T22:41:15.555Z] Removing bundles/ [2022-03-06T22:41:15.555Z] [2022-03-06T22:41:15.555Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-06T22:41:15.555Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-06T22:41:15.555Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:41:16.425Z] #28 13.86 Reading package lists... [2022-03-06T22:41:16.554Z] #60 ... [2022-03-06T22:41:16.554Z] [2022-03-06T22:41:16.554Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:41:16.554Z] #56 sha256:685905ce87440cfaf0fa9e1e73f15c7a837902393a9b1789baba8f81409d7e22 [2022-03-06T22:41:16.554Z] #56 126.3 + mkdir -p /build [2022-03-06T22:41:16.554Z] #56 126.3 + cp runc /build/runc [2022-03-06T22:41:17.484Z] #56 DONE 128.3s [2022-03-06T22:41:17.484Z] [2022-03-06T22:41:17.484Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:41:17.484Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:41:18.307Z] 8f616e6e9eec: Pull complete [2022-03-06T22:41:21.657Z] #51 270.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-06T22:41:21.657Z] #51 DONE 270.9s [2022-03-06T22:41:21.657Z] [2022-03-06T22:41:21.657Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:21.657Z] #60 sha256:e73ce9687df751eed243925ad23a21de9d98674b929fecc2f6a1996fb7e3e678 [2022-03-06T22:41:22.138Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-06T22:41:22.138Z] [2022-03-06T22:41:22.138Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-06T22:41:22.138Z] Installing docker-proxy to /usr/local/bin/ [2022-03-06T22:41:22.138Z] [2022-03-06T22:41:22.138Z] + mkdir -p bundles [2022-03-06T22:41:22.138Z] + '[' -n 'github.com/docker/docker/api [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/backend/build [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/httputils [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/middleware [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/build [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/container [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/debug [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/image [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/network [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/session [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/system [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/server/router/volume [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/backend [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/container [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/events [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/filters [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/image [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/mount [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/network [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/registry [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/strslice [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/swarm [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/time [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/versions [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T22:41:22.138Z] github.com/docker/docker/api/types/volume [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/builder-next [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/dockerfile [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/dockerignore [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/remotecontext [2022-03-06T22:41:22.138Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T22:41:22.138Z] github.com/docker/docker/cli [2022-03-06T22:41:22.139Z] github.com/docker/docker/cli/config [2022-03-06T22:41:22.139Z] github.com/docker/docker/cli/debug [2022-03-06T22:41:22.139Z] github.com/docker/docker/client [2022-03-06T22:41:22.139Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T22:41:22.139Z] github.com/docker/docker/cmd/dockerd [2022-03-06T22:41:22.139Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T22:41:22.139Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T22:41:22.139Z] github.com/docker/docker/container [2022-03-06T22:41:22.139Z] github.com/docker/docker/container/stream [2022-03-06T22:41:22.139Z] github.com/docker/docker/contrib/apparmor [2022-03-06T22:41:22.139Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T22:41:22.139Z] github.com/docker/docker/contrib/httpserver [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/cluster [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/config [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/events [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/exec [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/images [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/initlayer [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/links [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/listeners [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/local [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/names [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/network [2022-03-06T22:41:22.139Z] github.com/docker/docker/daemon/stats [2022-03-06T22:41:22.139Z] github.com/docker/docker/distribution [2022-03-06T22:41:22.139Z] github.com/docker/docker/distribution/metadata [2022-03-06T22:41:22.139Z] github.com/docker/docker/distribution/utils [2022-03-06T22:41:22.139Z] github.com/docker/docker/distribution/xfer [2022-03-06T22:41:22.139Z] github.com/docker/docker/dockerversion [2022-03-06T22:41:22.139Z] github.com/docker/docker/errdefs [2022-03-06T22:41:22.139Z] github.com/docker/docker/image [2022-03-06T22:41:22.139Z] github.com/docker/docker/image/cache [2022-03-06T22:41:22.139Z] github.com/docker/docker/image/tarexport [2022-03-06T22:41:22.139Z] github.com/docker/docker/image/v1 [2022-03-06T22:41:22.139Z] github.com/docker/docker/internal/test/suite [2022-03-06T22:41:22.139Z] github.com/docker/docker/layer [2022-03-06T22:41:22.139Z] github.com/docker/docker/libcontainerd [2022-03-06T22:41:22.139Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T22:41:22.139Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T22:41:22.139Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T22:41:22.139Z] github.com/docker/docker/libcontainerd/types [2022-03-06T22:41:22.139Z] github.com/docker/docker/oci [2022-03-06T22:41:22.139Z] github.com/docker/docker/oci/caps [2022-03-06T22:41:22.139Z] github.com/docker/docker/opts [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/aaparser [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/archive [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/authorization [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/capabilities [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/containerfs [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/directory [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/dmesg [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/filenotify [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/fileutils [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/fsutils [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/homedir [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/idtools [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/ioutils [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/locker [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/longpath [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/loopback [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/mount [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/parsers [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/pidfile [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/platform [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/plugins [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/pools [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/progress [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/pubsub [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/reexec [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/signal [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/stack [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/stringid [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/symlink [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/system [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/tailfile [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/tarsum [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/term [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/term/windows [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/truncindex [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/urlutil [2022-03-06T22:41:22.139Z] github.com/docker/docker/pkg/useragent [2022-03-06T22:41:22.139Z] github.com/docker/docker/plugin [2022-03-06T22:41:22.139Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T22:41:22.139Z] github.com/docker/docker/plugin/v2 [2022-03-06T22:41:22.139Z] github.com/docker/docker/profiles/apparmor [2022-03-06T22:41:22.139Z] github.com/docker/docker/profiles/seccomp [2022-03-06T22:41:22.139Z] github.com/docker/docker/quota [2022-03-06T22:41:22.139Z] github.com/docker/docker/reference [2022-03-06T22:41:22.139Z] github.com/docker/docker/registry [2022-03-06T22:41:22.139Z] github.com/docker/docker/registry/resumable [2022-03-06T22:41:22.139Z] github.com/docker/docker/restartmanager [2022-03-06T22:41:22.139Z] github.com/docker/docker/rootless [2022-03-06T22:41:22.139Z] github.com/docker/docker/rootless/specconv [2022-03-06T22:41:22.139Z] github.com/docker/docker/runconfig [2022-03-06T22:41:22.139Z] github.com/docker/docker/runconfig/opts [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/daemon [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/environment [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/fakegit [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/registry [2022-03-06T22:41:22.139Z] github.com/docker/docker/testutil/request [2022-03-06T22:41:22.139Z] github.com/docker/docker/volume [2022-03-06T22:41:22.139Z] github.com/docker/docker/volume/drivers [2022-03-06T22:41:22.139Z] github.com/docker/docker/volume/local [2022-03-06T22:41:22.139Z] github.com/docker/docker/volume/mounts [2022-03-06T22:41:22.139Z] github.com/docker/docker/volume/service [2022-03-06T22:41:22.139Z] github.com/docker/docker/volume/service/opts [2022-03-06T22:41:22.139Z] github.com/docker/docker/volume/testutils' ']' [2022-03-06T22:41:22.139Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-06T22:41:22.221Z] #60 ... [2022-03-06T22:41:22.221Z] [2022-03-06T22:41:22.221Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-06T22:41:22.221Z] #52 sha256:3f35982ddd76919f26737e32878b6c284fc503798f32c5d29bf5353ca2133bca [2022-03-06T22:41:22.400Z] ? github.com/docker/docker/api [no test files] [2022-03-06T22:41:22.785Z] #52 DONE 0.6s [2022-03-06T22:41:22.785Z] [2022-03-06T22:41:22.785Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:22.785Z] #60 sha256:e73ce9687df751eed243925ad23a21de9d98674b929fecc2f6a1996fb7e3e678 [2022-03-06T22:41:23.014Z] #28 20.34 Reading package lists... [2022-03-06T22:41:23.042Z] #60 ... [2022-03-06T22:41:23.042Z] [2022-03-06T22:41:23.042Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-06T22:41:23.042Z] #54 sha256:b72f8ca82f9372b1b27fa83ec4d304270f8d46e2a255ef4d3514be8cae2612f5 [2022-03-06T22:41:23.042Z] #54 DONE 0.1s [2022-03-06T22:41:23.042Z] [2022-03-06T22:41:23.042Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-06T22:41:23.042Z] #57 sha256:d2a49007c236e282dfabde15bed72e39d350bc33b48265d8408f3da852b2b959 [2022-03-06T22:41:23.042Z] #57 DONE 0.2s [2022-03-06T22:41:23.042Z] [2022-03-06T22:41:23.042Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:23.042Z] #60 sha256:e73ce9687df751eed243925ad23a21de9d98674b929fecc2f6a1996fb7e3e678 [2022-03-06T22:41:23.958Z] #28 26.74 Building dependency tree... [2022-03-06T22:41:24.515Z] #60 202.2 + bin/containerd [2022-03-06T22:41:25.345Z] #28 29.61 bzip2 is already the newest version (1.0.8-4). [2022-03-06T22:41:25.345Z] #28 29.61 patch is already the newest version (2.7.6-7). [2022-03-06T22:41:25.345Z] #28 29.61 xz-utils is already the newest version (5.2.5-2). [2022-03-06T22:41:25.345Z] #28 29.61 The following additional packages will be installed: [2022-03-06T22:41:25.345Z] #28 29.62 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-06T22:41:25.345Z] #28 29.62 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-06T22:41:25.345Z] #28 29.63 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-06T22:41:25.345Z] #28 29.63 python3-pkg-resources vim-runtime xxd [2022-03-06T22:41:25.345Z] #28 29.65 Suggested packages: [2022-03-06T22:41:25.345Z] #28 29.65 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-06T22:41:25.345Z] #28 29.65 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-06T22:41:25.345Z] #28 29.65 Recommended packages: [2022-03-06T22:41:25.345Z] #28 29.65 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-06T22:41:25.896Z] #60 ... [2022-03-06T22:41:25.896Z] [2022-03-06T22:41:25.896Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:41:25.896Z] #56 sha256:b72cec1e1fa0b95550ec48f856e0de7069e8d17bbebd9ee923398f843420f9da [2022-03-06T22:41:25.896Z] #56 126.3 + mkdir -p /build [2022-03-06T22:41:25.896Z] #56 126.3 + cp runc /build/runc [2022-03-06T22:41:27.261Z] #28 31.25 The following NEW packages will be installed: [2022-03-06T22:41:27.261Z] #28 31.26 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-06T22:41:27.261Z] #28 31.26 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-06T22:41:27.261Z] #28 31.27 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-06T22:41:27.261Z] #28 31.27 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-06T22:41:27.261Z] #28 31.27 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-06T22:41:27.261Z] #28 31.27 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-06T22:41:27.261Z] #28 31.27 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-06T22:41:27.316Z] #60 228.6 # github.com/containerd/containerd/cmd/containerd [2022-03-06T22:41:27.316Z] #60 228.6 /usr/bin/ld: /tmp/go-link-2188804131/000019.o: in function `New': [2022-03-06T22:41:27.316Z] #60 228.6 /tmp/tmp.c0guITe2Ny/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-06T22:41:27.316Z] #60 228.7 + bin/containerd-stress [2022-03-06T22:41:27.316Z] #60 229.8 + bin/containerd-shim [2022-03-06T22:41:27.524Z] #28 31.71 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:41:27.524Z] #28 31.71 Need to get 18.6 MB of archives. [2022-03-06T22:41:27.524Z] #28 31.71 After this operation, 71.4 MB of additional disk space will be used. [2022-03-06T22:41:27.524Z] #28 31.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-06T22:41:27.524Z] #28 31.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-06T22:41:27.524Z] #28 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-06T22:41:27.524Z] #28 31.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-06T22:41:27.524Z] #28 31.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-06T22:41:27.524Z] #28 31.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-06T22:41:27.524Z] #28 31.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-06T22:41:27.524Z] #28 31.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-06T22:41:27.524Z] #28 31.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-06T22:41:27.524Z] #28 31.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-06T22:41:27.524Z] #28 31.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-06T22:41:27.524Z] #28 31.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-06T22:41:27.524Z] #28 31.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-06T22:41:27.524Z] #28 31.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-06T22:41:27.524Z] #28 31.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-06T22:41:27.524Z] #28 31.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-06T22:41:27.524Z] #28 31.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-06T22:41:27.524Z] #28 31.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-06T22:41:27.524Z] #28 31.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-06T22:41:27.524Z] #28 31.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-06T22:41:27.524Z] #28 31.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-06T22:41:27.524Z] #28 31.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-06T22:41:27.524Z] #28 31.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-06T22:41:27.524Z] #28 31.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-06T22:41:27.524Z] #28 31.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-06T22:41:27.524Z] #28 31.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-06T22:41:27.524Z] #28 31.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-06T22:41:27.524Z] #28 31.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-06T22:41:27.524Z] #28 31.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-06T22:41:27.524Z] #28 31.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-06T22:41:27.524Z] #28 31.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-06T22:41:27.524Z] #28 31.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-06T22:41:27.524Z] #28 31.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-06T22:41:27.524Z] #28 31.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-06T22:41:27.524Z] #28 31.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-06T22:41:27.524Z] #28 31.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-06T22:41:27.524Z] #28 31.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-06T22:41:27.524Z] #28 31.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-06T22:41:27.524Z] #28 31.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-06T22:41:27.524Z] #28 31.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-06T22:41:27.785Z] #28 32.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-06T22:41:27.785Z] #28 32.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-06T22:41:27.785Z] #28 32.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-06T22:41:27.785Z] #28 32.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-06T22:41:27.810Z] #56 DONE 128.1s [2022-03-06T22:41:27.810Z] [2022-03-06T22:41:27.810Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:27.810Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:41:28.359Z] #28 32.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:41:28.621Z] #28 32.90 Fetched 18.6 MB in 1s (28.3 MB/s) [2022-03-06T22:41:28.621Z] #28 32.96 Selecting previously unselected package pigz. [2022-03-06T22:41:28.882Z] #28 32.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-06T22:41:28.882Z] #28 33.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-06T22:41:28.882Z] #28 33.03 Unpacking pigz (2.6-1) ... [2022-03-06T22:41:28.882Z] #28 33.09 Selecting previously unselected package libelf1:amd64. [2022-03-06T22:41:28.882Z] #28 33.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-06T22:41:28.882Z] #28 33.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-06T22:41:28.882Z] #28 33.20 Selecting previously unselected package libbpf0:amd64. [2022-03-06T22:41:29.144Z] #28 33.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-06T22:41:29.144Z] #28 33.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:41:29.144Z] #28 33.27 Selecting previously unselected package libcap2:amd64. [2022-03-06T22:41:29.144Z] #28 33.28 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-06T22:41:29.144Z] #28 33.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:41:29.144Z] #28 33.33 Selecting previously unselected package libmnl0:amd64. [2022-03-06T22:41:29.144Z] #28 33.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-06T22:41:29.144Z] #28 33.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:41:29.144Z] #28 33.38 Selecting previously unselected package libxtables12:amd64. [2022-03-06T22:41:29.144Z] #28 33.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-06T22:41:29.144Z] #28 33.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:41:29.144Z] #28 33.43 Selecting previously unselected package libcap2-bin. [2022-03-06T22:41:29.144Z] #28 33.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-06T22:41:29.144Z] #28 33.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-06T22:41:29.144Z] #28 33.52 Selecting previously unselected package iproute2. [2022-03-06T22:41:29.144Z] #28 33.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-06T22:41:29.144Z] #28 33.53 Unpacking iproute2 (5.10.0-4) ... [2022-03-06T22:41:29.717Z] #28 33.85 Selecting previously unselected package xxd. [2022-03-06T22:41:29.717Z] #28 33.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:41:29.717Z] #28 33.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:29.717Z] #28 33.93 Selecting previously unselected package vim-common. [2022-03-06T22:41:29.717Z] #28 33.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:41:29.717Z] #28 33.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:29.717Z] #28 34.03 Selecting previously unselected package bash-completion. [2022-03-06T22:41:29.979Z] #28 34.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-06T22:41:31.107Z] #60 ... [2022-03-06T22:41:31.107Z] [2022-03-06T22:41:31.107Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-06T22:41:31.107Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-06T22:41:31.107Z] #51 266.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-06T22:41:31.366Z] #51 DONE 266.2s [2022-03-06T22:41:31.366Z] [2022-03-06T22:41:31.366Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:31.366Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:41:31.366Z] #28 35.26 Unpacking bash-completion (1:2.11-2) ... [2022-03-06T22:41:31.366Z] #28 35.51 Selecting previously unselected package apparmor. [2022-03-06T22:41:31.366Z] #28 35.51 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-06T22:41:31.366Z] #28 35.56 Unpacking apparmor (2.13.6-10) ... [2022-03-06T22:41:31.628Z] #28 35.82 Selecting previously unselected package inetutils-ping. [2022-03-06T22:41:31.628Z] #28 35.84 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-06T22:41:31.628Z] #28 35.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-06T22:41:31.628Z] #28 35.92 Selecting previously unselected package libip4tc2:amd64. [2022-03-06T22:41:31.628Z] #28 35.93 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:41:31.628Z] #28 35.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:41:31.628Z] #28 35.99 Selecting previously unselected package libip6tc2:amd64. [2022-03-06T22:41:31.628Z] #28 36.00 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-06T22:41:31.628Z] #28 36.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:41:31.890Z] #28 36.06 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-06T22:41:31.890Z] #28 36.08 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-06T22:41:31.890Z] #28 36.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:41:31.890Z] #28 36.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-06T22:41:31.890Z] #28 36.14 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-06T22:41:31.890Z] #28 36.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:41:31.890Z] #28 36.20 Selecting previously unselected package libnftnl11:amd64. [2022-03-06T22:41:31.890Z] #28 36.21 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-06T22:41:31.890Z] #28 36.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:41:31.890Z] #28 36.30 Selecting previously unselected package iptables. [2022-03-06T22:41:32.151Z] #28 36.30 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-06T22:41:32.151Z] #28 36.31 Unpacking iptables (1.8.7-1) ... [2022-03-06T22:41:32.414Z] #28 36.48 Selecting previously unselected package libonig5:amd64. [2022-03-06T22:41:32.414Z] #28 36.49 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-06T22:41:32.414Z] #28 36.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:41:32.414Z] #28 36.63 Selecting previously unselected package libjq1:amd64. [2022-03-06T22:41:32.414Z] #28 36.64 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-06T22:41:32.414Z] #28 36.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:41:32.414Z] #28 36.71 Selecting previously unselected package jq. [2022-03-06T22:41:32.414Z] #28 36.72 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-06T22:41:32.414Z] #28 36.73 Unpacking jq (1.6-2.1) ... [2022-03-06T22:41:32.414Z] #28 36.77 Selecting previously unselected package libaio1:amd64. [2022-03-06T22:41:32.414Z] #28 36.79 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-06T22:41:32.414Z] #28 36.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:41:32.676Z] #28 36.85 Selecting previously unselected package libgpm2:amd64. [2022-03-06T22:41:32.676Z] #28 36.86 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-06T22:41:32.676Z] #28 36.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:41:32.676Z] #28 36.92 Selecting previously unselected package libinih1:amd64. [2022-03-06T22:41:32.676Z] #28 36.92 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-06T22:41:32.676Z] #28 36.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-06T22:41:32.748Z] #60 ... [2022-03-06T22:41:32.748Z] [2022-03-06T22:41:32.748Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-06T22:41:32.748Z] #52 sha256:d6217966b8d83277fe9630182c1cf9abf4d70af43e53c58742fcc48feadb4e40 [2022-03-06T22:41:32.938Z] #28 36.97 Selecting previously unselected package libnet1:amd64. [2022-03-06T22:41:32.938Z] #28 36.99 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-06T22:41:32.938Z] #28 36.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:41:32.938Z] #28 37.05 Selecting previously unselected package libnl-3-200:amd64. [2022-03-06T22:41:32.938Z] #28 37.06 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-06T22:41:32.938Z] #28 37.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:41:32.938Z] #28 37.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-06T22:41:32.938Z] #28 37.14 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-06T22:41:32.938Z] #28 37.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:41:32.938Z] #28 37.20 Selecting previously unselected package net-tools. [2022-03-06T22:41:32.938Z] #28 37.21 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-06T22:41:32.938Z] #28 37.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:41:33.200Z] #28 37.35 Selecting previously unselected package python-pip-whl. [2022-03-06T22:41:33.200Z] #28 37.35 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-06T22:41:33.200Z] #28 37.36 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-06T22:41:33.317Z] #52 DONE 0.5s [2022-03-06T22:41:33.318Z] [2022-03-06T22:41:33.318Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-06T22:41:33.318Z] #54 sha256:1178ba54c9363390c166ec5bef30f2f201014c35287249e1399c569c0fccde56 [2022-03-06T22:41:33.318Z] #54 DONE 0.0s [2022-03-06T22:41:33.318Z] [2022-03-06T22:41:33.318Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:33.318Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:41:33.318Z] #60 ... [2022-03-06T22:41:33.318Z] [2022-03-06T22:41:33.318Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-06T22:41:33.318Z] #57 sha256:fcef018fd340a74fd0e0b3a3fe3cf4c77cf5275122ee89bb60c6669b240486d9 [2022-03-06T22:41:33.563Z] #28 37.69 Selecting previously unselected package python3-lib2to3. [2022-03-06T22:41:33.563Z] #28 37.70 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-06T22:41:33.563Z] #28 37.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:41:33.563Z] #28 37.80 Selecting previously unselected package python3-distutils. [2022-03-06T22:41:33.563Z] #28 37.81 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-06T22:41:33.563Z] #28 37.82 Unpacking python3-distutils (3.9.2-1) ... [2022-03-06T22:41:33.577Z] #57 DONE 0.2s [2022-03-06T22:41:33.577Z] [2022-03-06T22:41:33.577Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:33.577Z] #60 sha256:353a90f12550568b8a4653d6165665842f5e434529845493086fbfa4198c0f3b [2022-03-06T22:41:33.825Z] #28 37.92 Selecting previously unselected package python3-pkg-resources. [2022-03-06T22:41:33.825Z] #28 37.93 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-06T22:41:33.825Z] #28 37.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:41:33.825Z] #28 38.04 Selecting previously unselected package python3-setuptools. [2022-03-06T22:41:33.825Z] #28 38.04 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-06T22:41:33.825Z] #28 38.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-06T22:41:33.880Z] #60 236.9 + bin/containerd-shim-runc-v1 [2022-03-06T22:41:34.087Z] #28 38.21 Selecting previously unselected package python3-wheel. [2022-03-06T22:41:34.087Z] #28 38.22 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-06T22:41:34.087Z] #28 38.22 Unpacking python3-wheel (0.34.2-1) ... [2022-03-06T22:41:34.087Z] #28 38.28 Selecting previously unselected package python3-pip. [2022-03-06T22:41:34.087Z] #28 38.30 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-06T22:41:34.087Z] #28 38.30 Unpacking python3-pip (20.3.4-4) ... [2022-03-06T22:41:34.349Z] #28 38.48 Selecting previously unselected package sudo. [2022-03-06T22:41:34.349Z] #28 38.49 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-06T22:41:34.349Z] #28 38.50 Unpacking sudo (1.9.5p2-3) ... [2022-03-06T22:41:34.610Z] #28 38.81 Selecting previously unselected package thin-provisioning-tools. [2022-03-06T22:41:34.610Z] #28 38.82 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-06T22:41:34.610Z] #28 38.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:41:34.610Z] #28 38.97 Selecting previously unselected package uidmap. [2022-03-06T22:41:34.610Z] #28 38.98 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-06T22:41:34.610Z] #28 38.99 Unpacking uidmap (1:4.8.1-1) ... [2022-03-06T22:41:34.633Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-06T22:41:34.872Z] #28 39.07 Selecting previously unselected package vim-runtime. [2022-03-06T22:41:34.872Z] #28 39.08 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-06T22:41:34.872Z] #28 39.10 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-06T22:41:34.872Z] #28 39.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-06T22:41:34.872Z] #28 39.14 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:36.787Z] #28 40.88 Selecting previously unselected package vim. [2022-03-06T22:41:36.788Z] #28 40.88 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-06T22:41:36.788Z] #28 40.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:37.049Z] #28 41.23 Selecting previously unselected package xfsprogs. [2022-03-06T22:41:37.049Z] #28 41.23 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-06T22:41:37.049Z] #28 41.24 Unpacking xfsprogs (5.10.0-4) ... [2022-03-06T22:41:37.310Z] #28 41.48 Selecting previously unselected package zip. [2022-03-06T22:41:37.310Z] #28 41.50 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-06T22:41:37.310Z] #28 41.50 Unpacking zip (3.0-12) ... [2022-03-06T22:41:37.310Z] #28 41.60 Selecting previously unselected package zstd. [2022-03-06T22:41:37.310Z] #28 41.61 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-06T22:41:37.310Z] #28 41.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:41:37.572Z] #28 41.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-06T22:41:38.144Z] #28 42.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-06T22:41:38.144Z] #28 42.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-06T22:41:38.144Z] #28 42.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-06T22:41:38.144Z] #28 42.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-06T22:41:38.144Z] #28 42.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-06T22:41:38.144Z] #28 42.39 Setting up uidmap (1:4.8.1-1) ... [2022-03-06T22:41:38.144Z] #28 42.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-06T22:41:38.144Z] #28 42.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-06T22:41:38.144Z] #28 42.43 Setting up python3-wheel (0.34.2-1) ... [2022-03-06T22:41:38.717Z] #28 42.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:38.717Z] #28 42.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-06T22:41:38.717Z] #28 42.82 Setting up libcap2-bin (1:2.44-1) ... [2022-03-06T22:41:38.717Z] #28 42.83 Setting up apparmor (2.13.6-10) ... [2022-03-06T22:41:39.217Z] #60 242.2 + bin/containerd-shim-runc-v2 [2022-03-06T22:41:39.662Z] #28 43.93 Setting up zip (3.0-12) ... [2022-03-06T22:41:39.784Z] #60 242.8 + binaries [2022-03-06T22:41:39.784Z] #60 242.8 + install -D bin/containerd /build/containerd [2022-03-06T22:41:39.784Z] #60 242.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-06T22:41:39.784Z] #60 242.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-06T22:41:39.784Z] #60 242.9 + install -D bin/ctr /build/ctr [2022-03-06T22:41:39.923Z] #28 43.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:39.923Z] #28 44.00 Setting up bash-completion (1:2.11-2) ... [2022-03-06T22:41:40.866Z] #28 45.17 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-06T22:41:40.866Z] #28 45.19 Setting up sudo (1.9.5p2-3) ... [2022-03-06T22:41:40.866Z] #28 45.26 invoke-rc.d: could not determine current runlevel [2022-03-06T22:41:41.127Z] #28 45.27 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-06T22:41:41.127Z] #28 45.28 Setting up xfsprogs (5.10.0-4) ... [2022-03-06T22:41:41.127Z] #28 45.29 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-06T22:41:41.127Z] #28 45.30 Setting up inetutils-ping (2:2.0-1) ... [2022-03-06T22:41:41.127Z] #28 45.31 Setting up pigz (2.6-1) ... [2022-03-06T22:41:41.127Z] #28 45.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-06T22:41:41.127Z] #28 45.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-06T22:41:41.127Z] #28 45.35 Setting up python-pip-whl (20.3.4-4) ... [2022-03-06T22:41:41.127Z] #28 45.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:41.156Z] #60 DONE 244.4s [2022-03-06T22:41:41.701Z] #28 45.84 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-06T22:41:41.701Z] #28 45.86 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-06T22:41:41.963Z] #28 46.12 Setting up libelf1:amd64 (0.183-1) ... [2022-03-06T22:41:41.963Z] #28 46.13 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-06T22:41:41.963Z] #28 46.14 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-06T22:41:41.963Z] #28 46.15 Setting up python3-distutils (3.9.2-1) ... [2022-03-06T22:41:42.095Z] [2022-03-06T22:41:42.095Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-06T22:41:42.095Z] #61 sha256:4f3f0a66cfc65ab1449b32413b3ed5eac25dcd522af98019187200612d40a11b [2022-03-06T22:41:42.225Z] #28 46.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-06T22:41:42.225Z] #28 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-06T22:41:42.225Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-06T22:41:42.225Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-06T22:41:42.225Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-06T22:41:42.225Z] #28 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-06T22:41:42.225Z] #28 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-06T22:41:42.225Z] #28 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-06T22:41:42.225Z] #28 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-06T22:41:42.512Z] #28 46.55 Setting up python3-setuptools (52.0.0-4) ... [2022-03-06T22:41:43.468Z] #61 DONE 1.3s [2022-03-06T22:41:43.468Z] [2022-03-06T22:41:43.468Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-06T22:41:43.468Z] #66 sha256:01eafe5d1c3d6e933920c412378f3b621209fd91485bd0128f85218e82c28871 [2022-03-06T22:41:43.473Z] #28 47.59 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-06T22:41:43.473Z] #28 47.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-06T22:41:43.473Z] #28 47.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-06T22:41:43.473Z] #28 47.63 Setting up python3-pip (20.3.4-4) ... [2022-03-06T22:41:43.725Z] #66 DONE 0.3s [2022-03-06T22:41:43.725Z] [2022-03-06T22:41:43.725Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-06T22:41:43.725Z] #71 sha256:f1613af0f01162f916d0cd107bff2043c573ccdfa0844b10f71a775e7577fe87 [2022-03-06T22:41:44.048Z] #28 48.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-06T22:41:44.048Z] #28 48.38 Setting up jq (1.6-2.1) ... [2022-03-06T22:41:44.048Z] #28 48.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-06T22:41:44.048Z] #28 48.40 Setting up iptables (1.8.7-1) ... [2022-03-06T22:41:44.048Z] #28 48.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:41:44.048Z] #28 48.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:41:44.048Z] #28 48.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-06T22:41:44.048Z] #28 48.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-06T22:41:44.310Z] #28 48.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-06T22:41:44.310Z] #28 48.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-06T22:41:44.310Z] #28 48.44 Setting up iproute2 (5.10.0-4) ... [2022-03-06T22:41:44.578Z] #28 48.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:41:45.154Z] #28 DONE 49.4s [2022-03-06T22:41:45.154Z] [2022-03-06T22:41:45.155Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-06T22:41:45.155Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-06T22:41:45.625Z] #71 DONE 1.8s [2022-03-06T22:41:45.625Z] [2022-03-06T22:41:45.625Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-06T22:41:45.625Z] #72 sha256:e278de11ac8bbf6b46f920bc4c8634512a3fd7cbe651f5355fceb870e0a9a76e [2022-03-06T22:41:45.626Z] #72 DONE 0.0s [2022-03-06T22:41:45.626Z] [2022-03-06T22:41:45.626Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-06T22:41:45.626Z] #73 sha256:134bbe3dcbeed9bac1df5f703ecc5fa0a45c4dbaeeeaf647c58fc54c2d47c08f [2022-03-06T22:41:46.097Z] #29 0.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-06T22:41:46.097Z] #29 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-06T22:41:46.097Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-06T22:41:46.097Z] #29 DONE 1.0s [2022-03-06T22:41:46.097Z] [2022-03-06T22:41:46.097Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:41:46.097Z] #63 sha256:c0b2753a7d8de12ef92cb34e2659f7bd6d0998a6f3ce05a1d50a884bd45eed62 [2022-03-06T22:41:46.097Z] #63 ... [2022-03-06T22:41:46.097Z] [2022-03-06T22:41:46.097Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-06T22:41:46.097Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-06T22:41:46.192Z] #73 0.649 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-06T22:41:46.192Z] #73 0.650 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-06T22:41:46.192Z] #73 0.650 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-06T22:41:47.021Z] #73 0.885 Reading package lists... [2022-03-06T22:41:47.280Z] #73 1.380 Reading package lists... [2022-03-06T22:41:47.539Z] #73 1.882 Building dependency tree... [2022-03-06T22:41:47.539Z] #73 1.997 Reading state information... [2022-03-06T22:41:47.539Z] #73 2.112 The following additional packages will be installed: [2022-03-06T22:41:47.797Z] #73 2.112 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-06T22:41:47.797Z] #73 2.112 systemd-timesyncd [2022-03-06T22:41:47.797Z] #73 2.113 Suggested packages: [2022-03-06T22:41:47.797Z] #73 2.113 systemd-container policykit-1 [2022-03-06T22:41:47.797Z] #73 2.113 Recommended packages: [2022-03-06T22:41:47.797Z] #73 2.113 libnss-systemd [2022-03-06T22:41:47.797Z] #73 2.190 The following NEW packages will be installed: [2022-03-06T22:41:47.797Z] #73 2.190 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-06T22:41:47.797Z] #73 2.191 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-06T22:41:48.055Z] #73 2.459 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-06T22:41:48.055Z] #73 2.459 Need to get 5941 kB of archives. [2022-03-06T22:41:48.055Z] #73 2.459 After this operation, 19.5 MB of additional disk space will be used. [2022-03-06T22:41:48.055Z] #73 2.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-06T22:41:48.055Z] #73 2.468 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-06T22:41:48.055Z] #73 2.469 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-06T22:41:48.055Z] #73 2.472 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-06T22:41:48.055Z] #73 2.480 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-06T22:41:48.055Z] #73 2.484 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-06T22:41:48.055Z] #73 2.598 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-06T22:41:48.055Z] #73 2.599 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-06T22:41:48.055Z] #73 2.600 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-06T22:41:48.055Z] #73 2.602 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-06T22:41:48.055Z] #73 2.628 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-06T22:41:48.313Z] #73 2.796 debconf: delaying package configuration, since apt-utils is not installed [2022-03-06T22:41:48.313Z] #73 2.824 Fetched 5941 kB in 0s (13.7 MB/s) [2022-03-06T22:41:48.313Z] #73 2.846 Selecting previously unselected package libargon2-1:amd64. [2022-03-06T22:41:48.313Z] #73 2.846 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-03-06T22:41:48.313Z] #73 2.860 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-06T22:41:48.313Z] #73 2.867 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-06T22:41:48.313Z] #73 2.897 Selecting previously unselected package libjson-c5:amd64. [2022-03-06T22:41:48.313Z] #73 2.899 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-06T22:41:48.313Z] #73 2.902 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-06T22:41:48.313Z] #73 2.935 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-06T22:41:48.572Z] #73 2.937 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-06T22:41:48.572Z] #73 2.941 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-06T22:41:48.572Z] #73 2.992 Selecting previously unselected package libkmod2:amd64. [2022-03-06T22:41:48.572Z] #73 2.994 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-06T22:41:48.572Z] #73 2.998 Unpacking libkmod2:amd64 (28-1) ... [2022-03-06T22:41:48.572Z] #73 3.033 Selecting previously unselected package systemd-timesyncd. [2022-03-06T22:41:48.572Z] #73 3.036 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-06T22:41:48.572Z] #73 3.040 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-06T22:41:48.572Z] #73 3.088 Selecting previously unselected package systemd. [2022-03-06T22:41:48.572Z] #73 3.090 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-06T22:41:48.572Z] #73 3.124 Unpacking systemd (247.3-6) ... [2022-03-06T22:41:49.139Z] #73 3.725 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-06T22:41:49.139Z] #73 3.735 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-06T22:41:49.139Z] #73 3.746 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-06T22:41:49.398Z] #73 3.756 Setting up libkmod2:amd64 (28-1) ... [2022-03-06T22:41:49.398Z] #73 3.766 Setting up systemd (247.3-6) ... [2022-03-06T22:41:49.398Z] #73 3.799 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-06T22:41:49.398Z] #73 3.800 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-06T22:41:49.398Z] #73 3.803 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-06T22:41:49.656Z] #73 4.127 Setting up systemd-timesyncd (247.3-6) ... [2022-03-06T22:41:49.656Z] #73 4.338 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-06T22:41:49.656Z] #73 4.338 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-06T22:41:49.915Z] #73 4.424 Selecting previously unselected package systemd-sysv. [2022-03-06T22:41:49.915Z] #73 4.424 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-03-06T22:41:49.915Z] #73 4.437 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-06T22:41:49.915Z] #73 4.440 Unpacking systemd-sysv (247.3-6) ... [2022-03-06T22:41:49.915Z] #73 4.478 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-06T22:41:49.915Z] #73 4.481 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-06T22:41:49.915Z] #73 4.484 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-06T22:41:49.915Z] #73 4.535 Selecting previously unselected package dbus. [2022-03-06T22:41:49.915Z] #73 4.538 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-06T22:41:49.915Z] #73 4.548 Unpacking dbus (1.12.20-2) ... [2022-03-06T22:41:50.174Z] #73 4.599 Selecting previously unselected package libpam-systemd:amd64. [2022-03-06T22:41:50.174Z] #73 4.602 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-06T22:41:50.174Z] #73 4.605 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-06T22:41:50.174Z] #73 4.651 Selecting previously unselected package dbus-user-session. [2022-03-06T22:41:50.174Z] #73 4.653 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-06T22:41:50.174Z] #73 4.657 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-06T22:41:50.174Z] #73 4.768 Setting up systemd-sysv (247.3-6) ... [2022-03-06T22:41:50.432Z] #73 4.778 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-06T22:41:50.432Z] #73 4.787 Setting up dbus (1.12.20-2) ... [2022-03-06T22:41:50.432Z] #73 4.897 invoke-rc.d: could not determine current runlevel [2022-03-06T22:41:50.432Z] #73 4.899 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-06T22:41:50.432Z] #73 4.904 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-06T22:41:50.693Z] #73 5.097 Setting up dbus-user-session (1.12.20-2) ... [2022-03-06T22:41:50.693Z] #73 5.112 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-06T22:41:50.693Z] #73 DONE 5.2s [2022-03-06T22:41:50.693Z] [2022-03-06T22:41:50.693Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-06T22:41:50.693Z] #74 sha256:8702019994d36a76a6dab876f88a11b093d9bffc287be257e9b404d86ede7d9a [2022-03-06T22:41:51.209Z] #74 0.393 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-06T22:41:51.209Z] #74 0.395 Dload Upload Total Spent Left Speed [2022-03-06T22:41:51.467Z] #74 0.397 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6534 0 --:--:-- --:--:-- --:--:-- 6534 [2022-03-06T22:41:51.467Z] #74 DONE 0.8s [2022-03-06T22:41:51.467Z] [2022-03-06T22:41:51.467Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-06T22:41:51.467Z] #75 sha256:3442e73f615b6683c9a43d6f9c57ca2cc84d962b6905aa6a60ca7f5a7aad6774 [2022-03-06T22:41:52.403Z] #75 DONE 0.9s [2022-03-06T22:41:52.403Z] [2022-03-06T22:41:52.403Z] #76 exporting to image [2022-03-06T22:41:52.403Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-06T22:41:52.403Z] #76 exporting layers [2022-03-06T22:41:54.236Z] #30 7.474 Collecting yamllint==1.26.1 [2022-03-06T22:41:54.317Z] 4612f6d0b889: Pull complete [2022-03-06T22:41:54.497Z] #30 8.523 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-06T22:41:55.072Z] #60 248.4 # github.com/containerd/containerd/cmd/containerd [2022-03-06T22:41:55.072Z] #60 248.4 /usr/bin/ld: /tmp/go-link-288919022/000019.o: in function `New': [2022-03-06T22:41:55.072Z] #60 248.4 /tmp/tmp.TIcgoBP3Ym/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-06T22:41:55.072Z] #60 248.5 + bin/containerd-stress [2022-03-06T22:41:55.072Z] #60 249.6 + bin/containerd-shim [2022-03-06T22:41:55.440Z] #30 9.133 Collecting pathspec>=0.5.3 [2022-03-06T22:41:55.440Z] #30 9.138 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-06T22:41:55.440Z] #30 9.344 Collecting pyyaml [2022-03-06T22:41:55.440Z] #30 9.353 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-06T22:41:55.440Z] #30 9.391 Building wheels for collected packages: yamllint [2022-03-06T22:41:55.440Z] #30 9.393 Building wheel for yamllint (setup.py): started [2022-03-06T22:41:56.012Z] #30 9.951 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-06T22:41:56.012Z] #30 9.959 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fabc8199c9d5973433e63704fdb8a6ee3b45f4397cef6b94c387e4cee84bb3c8 [2022-03-06T22:41:56.012Z] #30 9.959 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-06T22:41:56.012Z] #30 9.963 Successfully built yamllint [2022-03-06T22:41:56.012Z] #30 9.977 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-06T22:41:56.274Z] #30 10.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-06T22:41:56.537Z] #30 DONE 10.5s [2022-03-06T22:41:56.537Z] [2022-03-06T22:41:56.537Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:56.537Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:41:56.537Z] #67 ... [2022-03-06T22:41:56.537Z] [2022-03-06T22:41:56.537Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-06T22:41:56.537Z] #34 sha256:d22a801ba902b6cc42f28147b62dd7859c46e223a2b21419655101094415e898 [2022-03-06T22:41:56.805Z] #34 DONE 0.3s [2022-03-06T22:41:56.805Z] [2022-03-06T22:41:56.805Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:56.805Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:41:56.805Z] #67 ... [2022-03-06T22:41:56.805Z] [2022-03-06T22:41:56.805Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-06T22:41:56.805Z] #39 sha256:43cfe15b9221293662b95b6ecd8f261fdd2892f6a3684ddcde3ef7b243d28a09 [2022-03-06T22:41:57.381Z] #39 DONE 0.4s [2022-03-06T22:41:57.381Z] [2022-03-06T22:41:57.381Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-06T22:41:57.381Z] #42 sha256:56a08fbed26e9e24a33fbc2bec00c8680aac2e2f717244ca7e41c5e4f68f0cd1 [2022-03-06T22:41:57.381Z] #42 DONE 0.1s [2022-03-06T22:41:57.381Z] [2022-03-06T22:41:57.381Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-06T22:41:57.381Z] #44 sha256:296d20487640767710ae3d2e608b0006e3c206f53b489e71f957bf793e789529 [2022-03-06T22:41:57.381Z] #44 DONE 0.1s [2022-03-06T22:41:57.381Z] [2022-03-06T22:41:57.381Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-06T22:41:57.381Z] #48 sha256:feab42098a33a2721bbeb7e10d97669e3911ea66077d7cd356db166bf6b0c1f7 [2022-03-06T22:41:57.381Z] #48 DONE 0.0s [2022-03-06T22:41:57.381Z] [2022-03-06T22:41:57.381Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:57.381Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:41:57.381Z] #67 ... [2022-03-06T22:41:57.381Z] [2022-03-06T22:41:57.381Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-06T22:41:57.381Z] #51 sha256:a9522b60bedcc656e2798c5b9ff8530ae50a15df2e1a0d07aeac97ea6dec8cb3 [2022-03-06T22:41:57.647Z] #51 DONE 0.2s [2022-03-06T22:41:57.647Z] [2022-03-06T22:41:57.647Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-06T22:41:57.647Z] #55 sha256:a7354b5e11fede5ef156c1d528d080953fcaa96e279a71c47f2b76cd2b279665 [2022-03-06T22:41:57.647Z] #55 DONE 0.1s [2022-03-06T22:41:57.647Z] [2022-03-06T22:41:57.647Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-06T22:41:57.647Z] #57 sha256:22d19cd96c0e2c40fbb4913c88ae651da2e986bb1bba3aa5296e7e833639e547 [2022-03-06T22:41:57.908Z] #57 DONE 0.1s [2022-03-06T22:41:57.908Z] [2022-03-06T22:41:57.908Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-06T22:41:57.908Z] #59 sha256:9ff9affb9d77812a976b48a38d91f65c8179f5d6f488347f9e34f3ea84e8819e [2022-03-06T22:41:57.908Z] #59 DONE 0.2s [2022-03-06T22:41:57.908Z] [2022-03-06T22:41:57.908Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-06T22:41:57.908Z] #61 sha256:601012742435f961566e8a8ab822a5600ae80a850e1bc38028c6439b7a094497 [2022-03-06T22:41:58.169Z] #61 DONE 0.2s [2022-03-06T22:41:58.169Z] [2022-03-06T22:41:58.169Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:41:58.169Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:41:58.967Z] #76 exporting layers 6.1s done [2022-03-06T22:41:58.967Z] #76 writing image sha256:5031d52dce3e19b06b781339435f0a186c12f2ed345b262b1d16ede91c81f62f done [2022-03-06T22:41:58.967Z] #76 naming to docker.io/library/docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc done [2022-03-06T22:41:58.967Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-06T22:41:59.255Z] #60 256.9 + bin/containerd-shim-runc-v1 [2022-03-06T22:41:59.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=7850e2832ee7259d0ca4b9d31dac5b22818a41bc -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc hack/make.sh dynbinary test-integration [2022-03-06T22:42:00.137Z] #60 241.2 # github.com/containerd/containerd/cmd/containerd [2022-03-06T22:42:00.137Z] #60 241.2 /usr/bin/ld: /tmp/go-link-4275636948/000019.o: in function `New': [2022-03-06T22:42:00.137Z] #60 241.2 /tmp/tmp.cCVInk90cK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-06T22:42:00.137Z] #60 241.3 + bin/containerd-stress [2022-03-06T22:42:00.396Z] #60 242.3 + bin/containerd-shim [2022-03-06T22:42:01.224Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-06T22:42:01.224Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-06T22:42:01.224Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-06T22:42:01.224Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-06T22:42:01.224Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-06T22:42:01.224Z] Detected virtualization docker. [2022-03-06T22:42:01.224Z] Detected architecture x86-64. [2022-03-06T22:42:01.224Z] Set hostname to . [2022-03-06T22:42:01.224Z] modprobe@configfs.service: Succeeded. [2022-03-06T22:42:01.224Z] modprobe@drm.service: Succeeded. [2022-03-06T22:42:01.224Z] modprobe@fuse.service: Succeeded. [2022-03-06T22:42:01.224Z] + source /etc/docker-entrypoint-cmd [2022-03-06T22:42:01.224Z] ++ hack/make.sh dynbinary test-integration [2022-03-06T22:42:01.224Z] [2022-03-06T22:42:01.224Z] Removing bundles/ [2022-03-06T22:42:01.224Z] [2022-03-06T22:42:01.224Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-06T22:42:01.224Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:42:01.224Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:42:04.618Z] #60 262.3 + bin/containerd-shim-runc-v2 [2022-03-06T22:42:04.618Z] #60 262.9 + binaries [2022-03-06T22:42:04.618Z] #60 262.9 + install -D bin/containerd /build/containerd [2022-03-06T22:42:04.618Z] #60 262.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-06T22:42:04.618Z] #60 262.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-06T22:42:04.618Z] #60 263.0 + install -D bin/ctr /build/ctr [2022-03-06T22:42:06.506Z] #60 DONE 264.7s [2022-03-06T22:42:07.432Z] [2022-03-06T22:42:07.432Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-06T22:42:07.432Z] #61 sha256:72c342ca16adde1c8a658fc628f78dcaddead4ebc0573d5cb453b8f8ba6ac6f8 [2022-03-06T22:42:07.993Z] #61 DONE 0.7s [2022-03-06T22:42:07.993Z] [2022-03-06T22:42:07.993Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-06T22:42:07.993Z] #66 sha256:d3f3b83da2f5ae2c05903f09db5e2cbf9ae017508a3e69fa0fbbe7ab72d5f95c [2022-03-06T22:42:08.249Z] #66 DONE 0.2s [2022-03-06T22:42:08.249Z] [2022-03-06T22:42:08.249Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-06T22:42:08.249Z] #71 sha256:5d2860999cc90ee6df3448497b1f90382c1d288239496ef0255cbb3ae0d60f74 [2022-03-06T22:42:08.522Z] #60 249.5 + bin/containerd-shim-runc-v1 [2022-03-06T22:42:09.176Z] #71 DONE 0.8s [2022-03-06T22:42:09.176Z] [2022-03-06T22:42:09.176Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-06T22:42:09.177Z] #72 sha256:d90b370040cec321b5ae632dd898b5bca19a3ab1d8c8caf269a888e79d8fab9b [2022-03-06T22:42:09.177Z] #72 DONE 0.0s [2022-03-06T22:42:09.177Z] [2022-03-06T22:42:09.177Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-06T22:42:09.177Z] #73 sha256:eeb9f751da85c6ee9ca2ee48fea88b68ea3db01bdf1b2f38610d9772df90c836 [2022-03-06T22:42:10.104Z] #73 DONE 1.1s [2022-03-06T22:42:10.361Z] [2022-03-06T22:42:10.361Z] #74 exporting to image [2022-03-06T22:42:10.361Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-06T22:42:10.361Z] #74 exporting layers [2022-03-06T22:42:12.722Z] #60 254.7 + bin/containerd-shim-runc-v2 [2022-03-06T22:42:13.082Z] #67 ... [2022-03-06T22:42:13.083Z] [2022-03-06T22:42:13.083Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-06T22:42:13.083Z] #63 sha256:c0b2753a7d8de12ef92cb34e2659f7bd6d0998a6f3ce05a1d50a884bd45eed62 [2022-03-06T22:42:13.083Z] #63 82.37 + mkdir -p /build [2022-03-06T22:42:13.083Z] #63 82.37 + cp runc /build/runc [2022-03-06T22:42:13.083Z] #63 DONE 82.8s [2022-03-06T22:42:13.083Z] [2022-03-06T22:42:13.083Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:42:13.083Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:42:13.290Z] #60 255.3 + binaries [2022-03-06T22:42:13.548Z] #60 255.3 + install -D bin/containerd /build/containerd [2022-03-06T22:42:13.548Z] #60 255.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-06T22:42:13.548Z] #60 255.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-06T22:42:13.548Z] #60 255.4 + install -D bin/ctr /build/ctr [2022-03-06T22:42:14.471Z] #67 ... [2022-03-06T22:42:14.471Z] [2022-03-06T22:42:14.471Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-06T22:42:14.471Z] #64 sha256:23203754b0788812351e8c583617046c923b108fbb3100a588c8b1a88d83a981 [2022-03-06T22:42:14.471Z] #64 DONE 0.1s [2022-03-06T22:42:14.471Z] [2022-03-06T22:42:14.471Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-06T22:42:14.471Z] #67 sha256:8e75ba1727913886ad42b65c19dcadcf017c35c0f4fa5860dcd203f45a416bcf [2022-03-06T22:42:15.450Z] #60 DONE 257.1s [2022-03-06T22:42:16.018Z] [2022-03-06T22:42:16.018Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-06T22:42:16.018Z] #61 sha256:c5facf34360eca2588073e7943610c14b862948b3c555f14b1100ceae841d88d [2022-03-06T22:42:16.586Z] #61 DONE 0.6s [2022-03-06T22:42:16.586Z] [2022-03-06T22:42:16.586Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-06T22:42:16.586Z] #66 sha256:e80455b6135d548d63f175d8e2822b185940a39618ed70b7c0ce907713b80d87 [2022-03-06T22:42:16.845Z] #66 DONE 0.2s [2022-03-06T22:42:16.845Z] [2022-03-06T22:42:16.845Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-06T22:42:16.845Z] #71 sha256:f2a32073af3c4ee7a4334ad3d47fac15bcab7440402abf1bab20e3ea4328eb76 [2022-03-06T22:42:16.899Z] #74 exporting layers 5.8s done [2022-03-06T22:42:16.899Z] #74 writing image sha256:675f9fe054440fbed1d07cd24a5c5b11b00edef5a2134810994ba4fc844c5384 0.0s done [2022-03-06T22:42:16.899Z] #74 naming to docker.io/library/docker:37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 done [2022-03-06T22:42:16.899Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-06T22:42:17.235Z] + trap exit INT TERM [2022-03-06T22:42:17.235Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-06T22:42:17.235Z] + CONTAINER_NAME=docker-pr6 [2022-03-06T22:42:17.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43136/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 -e DOCKER_GRAPHDRIVER docker:37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 hack/make.sh dynbinary [2022-03-06T22:42:17.413Z] #71 DONE 0.8s [2022-03-06T22:42:17.413Z] [2022-03-06T22:42:17.413Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-06T22:42:17.413Z] #72 sha256:81c02cd478ec5521deddb1e9f6755c0b9f1362a775ff20656758bf980af50568 [2022-03-06T22:42:17.413Z] #72 DONE 0.0s [2022-03-06T22:42:17.413Z] [2022-03-06T22:42:17.413Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-06T22:42:17.413Z] #73 sha256:7f758c4708363374d3b4e0e532c140d6ad75744f24fbf1aade83027d9923f7f6 [2022-03-06T22:42:18.601Z] [2022-03-06T22:42:18.601Z] Removing bundles/ [2022-03-06T22:42:18.601Z] [2022-03-06T22:42:18.601Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-06T22:42:18.601Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:42:18.601Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:42:18.790Z] #73 DONE 1.2s [2022-03-06T22:42:18.791Z] [2022-03-06T22:42:18.791Z] #74 exporting to image [2022-03-06T22:42:18.791Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-06T22:42:18.791Z] #74 exporting layers [2022-03-06T22:42:21.062Z] #67 144.5 # github.com/containerd/containerd/cmd/containerd [2022-03-06T22:42:21.062Z] #67 144.5 /usr/bin/ld: /tmp/go-link-4077374903/000019.o: in function `New': [2022-03-06T22:42:21.062Z] #67 144.5 /tmp/tmp.rizzhJPHre/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-06T22:42:21.062Z] #67 144.6 + bin/containerd-stress [2022-03-06T22:42:21.062Z] #67 145.6 + bin/containerd-shim [2022-03-06T22:42:25.356Z] #74 exporting layers 6.0s done [2022-03-06T22:42:25.356Z] #74 writing image sha256:50afec15d219f1fc562dea19efce49ac9a01fa0a6a6139caf990563356a1e7e4 done [2022-03-06T22:42:25.356Z] #74 naming to docker.io/library/docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc done [2022-03-06T22:42:25.356Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-06T22:42:25.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=7850e2832ee7259d0ca4b9d31dac5b22818a41bc -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc hack/make.sh dynbinary test-integration [2022-03-06T22:42:26.731Z] [2022-03-06T22:42:26.731Z] Removing bundles/ [2022-03-06T22:42:26.731Z] [2022-03-06T22:42:26.731Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-06T22:42:26.731Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:42:26.731Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:42:29.213Z] #67 153.1 + bin/containerd-shim-runc-v1 [2022-03-06T22:42:34.504Z] #67 158.2 + bin/containerd-shim-runc-v2 [2022-03-06T22:42:34.504Z] #67 158.8 + binaries [2022-03-06T22:42:34.504Z] #67 158.8 + install -D bin/containerd /build/containerd [2022-03-06T22:42:34.504Z] #67 158.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-06T22:42:34.504Z] #67 158.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-06T22:42:34.504Z] #67 158.8 + install -D bin/ctr /build/ctr [2022-03-06T22:42:34.765Z] #67 DONE 159.3s [2022-03-06T22:42:35.709Z] [2022-03-06T22:42:35.709Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-06T22:42:35.709Z] #68 sha256:0b453e244771998570ad1f488685d1d04823d090c5a5e7a6e7d0d1783c5089c8 [2022-03-06T22:42:35.970Z] #68 DONE 0.2s [2022-03-06T22:42:35.970Z] [2022-03-06T22:42:35.970Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-06T22:42:35.970Z] #73 sha256:511a4dfb27c5b21093dd9345a5aef2106505f3e7ea1cad28fa28a8aa541cb893 [2022-03-06T22:42:35.970Z] #73 DONE 0.1s [2022-03-06T22:42:35.970Z] [2022-03-06T22:42:35.970Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-06T22:42:35.970Z] #78 sha256:7f9eee1fa77b0e85bf628680815b21d97ac9a882216e247da9f567aae3544d76 [2022-03-06T22:42:36.590Z] 898469748ff6: Pull complete [2022-03-06T22:42:36.590Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-06T22:42:36.590Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:42:36.590Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:42:36.590Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-06T22:42:36.590Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-06T22:42:36.590Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-06T22:42:36.590Z] INFO: Docker version of control daemon [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] Client: [2022-03-06T22:42:36.590Z] Version: 20.10.9 [2022-03-06T22:42:36.590Z] API version: 1.41 [2022-03-06T22:42:36.590Z] Go version: go1.16.8 [2022-03-06T22:42:36.590Z] Git commit: c2ea9bc [2022-03-06T22:42:36.590Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-06T22:42:36.590Z] OS/Arch: windows/amd64 [2022-03-06T22:42:36.590Z] Context: default [2022-03-06T22:42:36.590Z] Experimental: true [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] Server: Docker Engine - Community [2022-03-06T22:42:36.590Z] Engine: [2022-03-06T22:42:36.590Z] Version: 20.10.9 [2022-03-06T22:42:36.590Z] API version: 1.41 (minimum version 1.24) [2022-03-06T22:42:36.590Z] Go version: go1.16.8 [2022-03-06T22:42:36.590Z] Git commit: 79ea9d3 [2022-03-06T22:42:36.590Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-06T22:42:36.590Z] OS/Arch: windows/amd64 [2022-03-06T22:42:36.590Z] Experimental: true [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] INFO: Docker info of control daemon [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] Client: [2022-03-06T22:42:36.590Z] Context: default [2022-03-06T22:42:36.590Z] Debug Mode: false [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] Server: [2022-03-06T22:42:36.590Z] Containers: 0 [2022-03-06T22:42:36.590Z] Running: 0 [2022-03-06T22:42:36.590Z] Paused: 0 [2022-03-06T22:42:36.590Z] Stopped: 0 [2022-03-06T22:42:36.590Z] Images: 1 [2022-03-06T22:42:36.590Z] Server Version: 20.10.9 [2022-03-06T22:42:36.590Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-06T22:42:36.590Z] Windows: [2022-03-06T22:42:36.590Z] LCOW: [2022-03-06T22:42:36.590Z] Logging Driver: json-file [2022-03-06T22:42:36.590Z] Plugins: [2022-03-06T22:42:36.590Z] Volume: local [2022-03-06T22:42:36.590Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:42:36.590Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:42:36.590Z] Swarm: inactive [2022-03-06T22:42:36.590Z] Default Isolation: process [2022-03-06T22:42:36.590Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-06T22:42:36.590Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-06T22:42:36.590Z] OSType: windows [2022-03-06T22:42:36.590Z] Architecture: x86_64 [2022-03-06T22:42:36.590Z] CPUs: 4 [2022-03-06T22:42:36.590Z] Total Memory: 32GiB [2022-03-06T22:42:36.590Z] Name: azwin-2-4cce20 [2022-03-06T22:42:36.590Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-06T22:42:36.590Z] Docker Root Dir: D:\docker [2022-03-06T22:42:36.590Z] Debug Mode: false [2022-03-06T22:42:36.590Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:42:36.590Z] Labels: [2022-03-06T22:42:36.590Z] Experimental: true [2022-03-06T22:42:36.590Z] Insecure Registries: [2022-03-06T22:42:36.590Z] 10.0.0.4:5000 [2022-03-06T22:42:36.590Z] 127.0.0.0/8 [2022-03-06T22:42:36.590Z] Registry Mirrors: [2022-03-06T22:42:36.590Z] http://10.0.0.4:5000/ [2022-03-06T22:42:36.590Z] Live Restore Enabled: false [2022-03-06T22:42:36.590Z] Product License: Community Engine [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] INFO: Commit hash is 1fe5053ba8 [2022-03-06T22:42:36.590Z] INFO: Nuke-Everything... [2022-03-06T22:42:36.590Z] INFO: Container count on control daemon to delete is 0 [2022-03-06T22:42:36.590Z] INFO: Nuking d:\CI [2022-03-06T22:42:36.590Z] INFO: Zapped successfully [2022-03-06T22:42:36.590Z] INFO: Location for testing is d:\CI\PR-43136\6 [2022-03-06T22:42:36.590Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] INFO: Building the image from Dockerfile.windows at 03/06/2022 22:42:25... [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] Sending build context to Docker daemon 62.47MB [2022-03-06T22:42:36.590Z] [2022-03-06T22:42:36.590Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-06T22:42:36.590Z] ---> bdeb13086b9f [2022-03-06T22:42:36.590Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-06T22:42:36.590Z] ---> Running in dcf9031c1dec [2022-03-06T22:42:36.590Z] Removing intermediate container dcf9031c1dec [2022-03-06T22:42:36.590Z] ---> 206f276c07d7 [2022-03-06T22:42:36.590Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-06T22:42:36.590Z] ---> Running in 5a9d697ee3eb [2022-03-06T22:42:36.590Z] Removing intermediate container 5a9d697ee3eb [2022-03-06T22:42:36.590Z] ---> 96d0220e21ac [2022-03-06T22:42:36.590Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-06T22:42:36.590Z] ---> Running in d03906deaff3 [2022-03-06T22:42:36.590Z] Removing intermediate container d03906deaff3 [2022-03-06T22:42:36.590Z] ---> 8965f2bae951 [2022-03-06T22:42:36.590Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-06T22:42:36.590Z] ---> Running in 9f8b74b4e42a [2022-03-06T22:42:36.590Z] Removing intermediate container 9f8b74b4e42a [2022-03-06T22:42:36.590Z] ---> 9aee8ff5e432 [2022-03-06T22:42:36.590Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-06T22:42:36.590Z] ---> Running in 6d5179481ae7 [2022-03-06T22:42:36.590Z] Removing intermediate container 6d5179481ae7 [2022-03-06T22:42:36.590Z] ---> af1e0e6cb08e [2022-03-06T22:42:36.591Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-06T22:42:36.591Z] ---> Running in ced4c9ca0828 [2022-03-06T22:42:36.913Z] #78 DONE 0.7s [2022-03-06T22:42:36.913Z] [2022-03-06T22:42:36.913Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-06T22:42:36.913Z] #79 sha256:a1a8ce997083c4e73471696ec8c69515e69c2174274826d1f08d07acb76df8e2 [2022-03-06T22:42:36.913Z] #79 DONE 0.0s [2022-03-06T22:42:36.913Z] [2022-03-06T22:42:36.913Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-06T22:42:36.913Z] #80 sha256:c218a275d02a027db9440923ec8d20aa32caab3608e726fddad2197334cdbed1 [2022-03-06T22:42:37.575Z] [2022-03-06T22:42:37.575Z] SUCCESS: Specified value was saved. [2022-03-06T22:42:38.561Z] INFO: Downloading git... [2022-03-06T22:42:39.549Z] INFO: Downloading go... [2022-03-06T22:42:41.761Z] INFO: Downloading compiler 1 of 3... [2022-03-06T22:42:42.200Z] #80 DONE 5.6s [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 49.3% of statements [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/builder/remotecontext/git 0.892s coverage: 86.3% of statements [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/cli [no test files] [2022-03-06T22:42:42.411Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-06T22:42:42.411Z] ok github.com/docker/docker/cmd/docker-proxy 0.240s coverage: 67.6% of statements [2022-03-06T22:42:42.461Z] [2022-03-06T22:42:42.461Z] #81 exporting to image [2022-03-06T22:42:42.461Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-06T22:42:42.461Z] #81 exporting layers [2022-03-06T22:42:43.324Z] INFO: Downloading compiler 2 of 3... [2022-03-06T22:42:43.792Z] INFO: Downloading compiler 3 of 3... [2022-03-06T22:42:44.321Z] ok github.com/docker/docker/client 0.068s coverage: 75.7% of statements [2022-03-06T22:42:44.777Z] INFO: Extracting git... [2022-03-06T22:42:57.261Z] INFO: Expanding go... [2022-03-06T22:43:14.574Z] #81 exporting layers 30.3s done [2022-03-06T22:43:14.574Z] #81 writing image sha256:13c9e687c272d2629cbe502e7c986f9e971c6435ff47366eeb8d28ab66b6a995 done [2022-03-06T22:43:14.574Z] #81 naming to docker.io/library/docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 done [2022-03-06T22:43:14.574Z] #81 DONE 30.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-06T22:43:14.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43136/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 hack/validate/default [2022-03-06T22:43:15.868Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-06T22:43:15.868Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-06T22:43:15.868Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-06T22:43:15.868Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-06T22:43:15.868Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-06T22:43:15.868Z] Congratulations! No new tests were added to integration-cli. [2022-03-06T22:43:15.868Z] [2022-03-06T22:43:15.868Z] INFO Start validation with golang-ci-lint [2022-03-06T22:43:16.432Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 29.1% of statements [2022-03-06T22:43:16.432Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-03-06T22:43:16.693Z] ok github.com/docker/docker/cmd/dockerd/trap 2.404s coverage: 0.0% of statements [2022-03-06T22:43:16.693Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-06T22:43:16.693Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-06T22:43:16.693Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-06T22:43:16.693Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-06T22:43:16.693Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-06T22:43:16.811Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-06T22:43:16.811Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-06T22:43:16.811Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-06T22:43:20.898Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2022-03-06T22:43:22.536Z] INFO: Expanding compiler 1 of 3... [2022-03-06T22:43:22.536Z] INFO: Expanding compiler 2 of 3... [2022-03-06T22:43:23.444Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-03-06T22:43:24.829Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.9% of statements [2022-03-06T22:43:25.484Z] INFO: Expanding compiler 3 of 3... [2022-03-06T22:43:25.951Z] INFO: Removing downloaded files... [2022-03-06T22:43:25.951Z] INFO: Downloading containerd [2022-03-06T22:43:30.225Z] 898469748ff6: Pull complete [2022-03-06T22:43:30.225Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-06T22:43:30.225Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:43:30.225Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-06T22:43:30.225Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-06T22:43:30.225Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-06T22:43:30.225Z] WARN: Skipping validation tests [2022-03-06T22:43:30.225Z] INFO: Running unit tests at 03/06/2022 22:43:18... [2022-03-06T22:43:30.225Z] INFO: make.ps1 starting at 03/06/2022 22:43:22 [2022-03-06T22:43:30.225Z] INFO: Git commit (2ae799970a) assumed from DOCKER_GITCOMMIT environment variable [2022-03-06T22:43:30.225Z] INFO: Invoking autogen... [2022-03-06T22:43:30.225Z] INFO: Running unit tests... [2022-03-06T22:43:31.411Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-03-06T22:43:32.353Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-03-06T22:43:32.924Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-06T22:43:33.207Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-06T22:43:33.495Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-06T22:43:34.066Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-03-06T22:43:35.450Z] ok github.com/docker/docker/daemon 10.136s coverage: 17.1% of statements [2022-03-06T22:43:35.450Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-06T22:43:35.450Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-06T22:43:35.450Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-06T22:43:35.450Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-06T22:43:35.711Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-03-06T22:43:35.797Z] 1bd78008c728: Pull complete [2022-03-06T22:43:35.797Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-06T22:43:35.797Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T22:43:35.797Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T22:43:35.797Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-06T22:43:35.797Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-06T22:43:35.797Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-06T22:43:35.797Z] INFO: Docker version of control daemon [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] Client: [2022-03-06T22:43:35.797Z] Version: 20.10.9 [2022-03-06T22:43:35.797Z] API version: 1.41 [2022-03-06T22:43:35.797Z] Go version: go1.16.8 [2022-03-06T22:43:35.797Z] Git commit: c2ea9bc [2022-03-06T22:43:35.797Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-06T22:43:35.797Z] OS/Arch: windows/amd64 [2022-03-06T22:43:35.797Z] Context: default [2022-03-06T22:43:35.797Z] Experimental: true [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] Server: Docker Engine - Community [2022-03-06T22:43:35.797Z] Engine: [2022-03-06T22:43:35.797Z] Version: 20.10.9 [2022-03-06T22:43:35.797Z] API version: 1.41 (minimum version 1.24) [2022-03-06T22:43:35.797Z] Go version: go1.16.8 [2022-03-06T22:43:35.797Z] Git commit: 79ea9d3 [2022-03-06T22:43:35.797Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-06T22:43:35.797Z] OS/Arch: windows/amd64 [2022-03-06T22:43:35.797Z] Experimental: true [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] INFO: Docker info of control daemon [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] Client: [2022-03-06T22:43:35.797Z] Context: default [2022-03-06T22:43:35.797Z] Debug Mode: false [2022-03-06T22:43:35.797Z] Plugins: [2022-03-06T22:43:35.797Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-06T22:43:35.797Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-06T22:43:35.797Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] Server: [2022-03-06T22:43:35.797Z] Containers: 0 [2022-03-06T22:43:35.797Z] Running: 0 [2022-03-06T22:43:35.797Z] Paused: 0 [2022-03-06T22:43:35.797Z] Stopped: 0 [2022-03-06T22:43:35.797Z] Images: 1 [2022-03-06T22:43:35.797Z] Server Version: 20.10.9 [2022-03-06T22:43:35.797Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-06T22:43:35.797Z] Windows: [2022-03-06T22:43:35.797Z] LCOW: [2022-03-06T22:43:35.797Z] Logging Driver: json-file [2022-03-06T22:43:35.797Z] Plugins: [2022-03-06T22:43:35.797Z] Volume: local [2022-03-06T22:43:35.797Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:43:35.797Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:43:35.797Z] Swarm: inactive [2022-03-06T22:43:35.797Z] Default Isolation: process [2022-03-06T22:43:35.797Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-06T22:43:35.797Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-06T22:43:35.797Z] OSType: windows [2022-03-06T22:43:35.797Z] Architecture: x86_64 [2022-03-06T22:43:35.797Z] CPUs: 4 [2022-03-06T22:43:35.797Z] Total Memory: 32GiB [2022-03-06T22:43:35.797Z] Name: azwin-2-27c340 [2022-03-06T22:43:35.797Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-06T22:43:35.797Z] Docker Root Dir: D:\docker [2022-03-06T22:43:35.797Z] Debug Mode: false [2022-03-06T22:43:35.797Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:43:35.797Z] Labels: [2022-03-06T22:43:35.797Z] Experimental: true [2022-03-06T22:43:35.797Z] Insecure Registries: [2022-03-06T22:43:35.797Z] 10.0.0.4:5000 [2022-03-06T22:43:35.797Z] 127.0.0.0/8 [2022-03-06T22:43:35.797Z] Registry Mirrors: [2022-03-06T22:43:35.797Z] http://10.0.0.4:5000/ [2022-03-06T22:43:35.797Z] Live Restore Enabled: false [2022-03-06T22:43:35.797Z] Product License: Community Engine [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] INFO: Commit hash is 892eaa8bef [2022-03-06T22:43:35.797Z] INFO: Nuke-Everything... [2022-03-06T22:43:35.797Z] INFO: Container count on control daemon to delete is 0 [2022-03-06T22:43:35.797Z] INFO: Nuking d:\CI [2022-03-06T22:43:35.797Z] INFO: Zapped successfully [2022-03-06T22:43:35.797Z] INFO: Location for testing is d:\CI\PR-43136\6 [2022-03-06T22:43:35.797Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.797Z] INFO: Building the image from Dockerfile.windows at 03/06/2022 22:43:34... [2022-03-06T22:43:35.797Z] [2022-03-06T22:43:35.972Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.288s coverage: 56.2% of statements [2022-03-06T22:43:36.365Z] [2022-03-06T22:43:36.365Z] Name Version Source Summary [2022-03-06T22:43:36.365Z] ---- ------- ------ ------- [2022-03-06T22:43:36.365Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-06T22:43:37.350Z] [2022-03-06T22:43:37.350Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-06T22:43:37.350Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-06T22:43:37.350Z] PSChildName : containerd [2022-03-06T22:43:37.350Z] PSDrive : C [2022-03-06T22:43:37.350Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-06T22:43:37.351Z] PSIsContainer : True [2022-03-06T22:43:37.351Z] Name : containerd [2022-03-06T22:43:37.351Z] FullName : C:\containerd [2022-03-06T22:43:37.351Z] Parent : [2022-03-06T22:43:37.351Z] Exists : True [2022-03-06T22:43:37.351Z] Root : C:\ [2022-03-06T22:43:37.351Z] Extension : [2022-03-06T22:43:37.351Z] CreationTime : 3/6/2022 10:43:36 PM [2022-03-06T22:43:37.351Z] CreationTimeUtc : 3/6/2022 10:43:36 PM [2022-03-06T22:43:37.351Z] LastAccessTime : 3/6/2022 10:43:36 PM [2022-03-06T22:43:37.351Z] LastAccessTimeUtc : 3/6/2022 10:43:36 PM [2022-03-06T22:43:37.351Z] LastWriteTime : 3/6/2022 10:43:36 PM [2022-03-06T22:43:37.351Z] LastWriteTimeUtc : 3/6/2022 10:43:36 PM [2022-03-06T22:43:37.351Z] Attributes : Directory [2022-03-06T22:43:37.351Z] Mode : d----- [2022-03-06T22:43:37.351Z] BaseName : containerd [2022-03-06T22:43:37.351Z] Target : {} [2022-03-06T22:43:37.351Z] LinkType : [2022-03-06T22:43:37.351Z] [2022-03-06T22:43:37.682Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:43:37.682Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:43:37.682Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:43:37.682Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:43:37.682Z] [2022-03-06T22:43:37.682Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-06T22:43:37.682Z] DOCKER_SYSTEMD=1 [2022-03-06T22:43:37.682Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-06T22:43:37.682Z] HOSTNAME=aadebfb5635e [2022-03-06T22:43:37.682Z] DEST=bundles/test-integration [2022-03-06T22:43:37.682Z] PWD=/go/src/github.com/docker/docker [2022-03-06T22:43:37.682Z] DOCKER_GITCOMMIT=7850e2832ee7259d0ca4b9d31dac5b22818a41bc [2022-03-06T22:43:37.682Z] container=docker [2022-03-06T22:43:37.682Z] HOME=/root [2022-03-06T22:43:37.682Z] LANG=C.UTF-8 [2022-03-06T22:43:37.682Z] INVOCATION_ID=e25d8a8d51964b4fa68362f999b193c6 [2022-03-06T22:43:37.682Z] GOLANG_VERSION=1.17.8 [2022-03-06T22:43:37.682Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-06T22:43:37.682Z] VALIDATE_BRANCH=master [2022-03-06T22:43:37.682Z] TERM=xterm [2022-03-06T22:43:37.682Z] DOCKER_PKG=github.com/docker/docker [2022-03-06T22:43:37.682Z] SHLVL=3 [2022-03-06T22:43:37.682Z] TIMEOUT=120m [2022-03-06T22:43:37.682Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-06T22:43:37.682Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-06T22:43:37.682Z] GO111MODULE=off [2022-03-06T22:43:37.682Z] DOCKER_EXPERIMENTAL=1 [2022-03-06T22:43:37.682Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-06T22:43:37.682Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-06T22:43:37.683Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-06T22:43:37.683Z] GOPATH=/go [2022-03-06T22:43:37.683Z] PKG_CONFIG=pkg-config [2022-03-06T22:43:37.683Z] _=/usr/bin/env [2022-03-06T22:43:37.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-06T22:43:37.889Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-06T22:43:38.337Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-06T22:43:38.338Z] INFO: Configuring git core.autocrlf... [2022-03-06T22:43:38.338Z] [2022-03-06T22:43:38.338Z] [2022-03-06T22:43:38.836Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.149s coverage: 50.5% of statements [2022-03-06T22:43:40.554Z] Sending build context to Docker daemon 62.47MB [2022-03-06T22:43:40.554Z] [2022-03-06T22:43:40.554Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-06T22:43:40.554Z] ---> c703d4d60533 [2022-03-06T22:43:40.554Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-06T22:43:40.554Z] ---> Running in 88f98cb7a8c6 [2022-03-06T22:43:40.554Z] Removing intermediate container 88f98cb7a8c6 [2022-03-06T22:43:40.554Z] ---> fb92ac0ad946 [2022-03-06T22:43:40.554Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-06T22:43:40.554Z] ---> Running in 348ebd4ff0b3 [2022-03-06T22:43:40.751Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.814s coverage: 45.9% of statements [2022-03-06T22:43:40.751Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-06T22:43:41.011Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.861s coverage: 58.0% of statements [2022-03-06T22:43:41.011Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-06T22:43:41.011Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-06T22:43:41.030Z] Removing intermediate container 348ebd4ff0b3 [2022-03-06T22:43:41.030Z] ---> 575900865e6a [2022-03-06T22:43:41.030Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-06T22:43:41.030Z] ---> Running in 36dee7b6d6eb [2022-03-06T22:43:41.271Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-06T22:43:41.499Z] Removing intermediate container 36dee7b6d6eb [2022-03-06T22:43:41.499Z] ---> 33437cbb7189 [2022-03-06T22:43:41.499Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-06T22:43:41.499Z] ---> Running in b696b0a3b652 [2022-03-06T22:43:41.499Z] Removing intermediate container b696b0a3b652 [2022-03-06T22:43:41.499Z] ---> 2b0f24b358b9 [2022-03-06T22:43:41.499Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-06T22:43:41.499Z] ---> Running in 073a68f9df82 [2022-03-06T22:43:41.967Z] Removing intermediate container 073a68f9df82 [2022-03-06T22:43:41.967Z] ---> c8bd751ad7ce [2022-03-06T22:43:41.967Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-06T22:43:41.967Z] ---> Running in a362d1590198 [2022-03-06T22:43:42.212Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 2.9% of statements [2022-03-06T22:43:42.783Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-03-06T22:43:43.045Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.8% of statements [2022-03-06T22:43:43.045Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-06T22:43:43.045Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-06T22:43:43.986Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-03-06T22:43:44.557Z] ok github.com/docker/docker/daemon/logger/awslogs 0.118s coverage: 80.2% of statements [2022-03-06T22:43:44.818Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-03-06T22:43:44.818Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-06T22:43:45.079Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-03-06T22:43:45.340Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-06T22:43:45.764Z] ? github.com/docker/docker/api [no test files] [2022-03-06T22:43:45.912Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-06T22:43:45.912Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-06T22:43:46.484Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 78.7% of statements [2022-03-06T22:43:46.484Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-06T22:43:46.745Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.1% of statements [2022-03-06T22:43:47.317Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-03-06T22:43:47.888Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-06T22:43:48.149Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-06T22:43:48.720Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-06T22:43:48.981Z] ok github.com/docker/docker/daemon/logger/splunk 1.570s coverage: 82.5% of statements [2022-03-06T22:43:48.981Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-06T22:43:48.981Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-06T22:43:50.390Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2022-03-06T22:43:50.651Z] ok github.com/docker/docker/distribution 0.600s coverage: 28.4% of statements [2022-03-06T22:43:50.651Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-06T22:43:51.225Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-06T22:43:51.796Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-06T22:43:52.367Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-06T22:43:52.627Z] ok github.com/docker/docker/distribution/xfer 1.935s coverage: 84.9% of statements [2022-03-06T22:43:52.627Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-06T22:43:52.887Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-03-06T22:43:53.459Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2022-03-06T22:43:53.459Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-06T22:43:54.030Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-03-06T22:43:54.291Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-06T22:43:54.861Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2022-03-06T22:43:54.996Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:43:54.996Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:43:54.996Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:43:54.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:43:54.996Z] [2022-03-06T22:43:54.996Z] + TEST_INTEGRATION_DEST=1 [2022-03-06T22:43:54.996Z] + CONTAINER_NAME=docker-pr6-1 [2022-03-06T22:43:54.996Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-06T22:43:54.996Z] + run_tests test-integration-flaky [2022-03-06T22:43:54.996Z] + '[' -n 0 ']' [2022-03-06T22:43:54.996Z] + rm= [2022-03-06T22:43:54.996Z] + c=0 [2022-03-06T22:43:54.996Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43136/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43136/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 hack/make.sh test-integration-flaky test-integration [2022-03-06T22:43:54.996Z] + TEST_INTEGRATION_DEST=3 [2022-03-06T22:43:54.996Z] + CONTAINER_NAME=docker-pr6-3 [2022-03-06T22:43:54.996Z] ++ jobs -p [2022-03-06T22:43:54.996Z] + TEST_SKIP_INTEGRATION=1 [2022-03-06T22:43:54.996Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-06T22:43:54.996Z] + run_tests [2022-03-06T22:43:54.996Z] + '[' -n 0 ']' [2022-03-06T22:43:54.996Z] + rm= [2022-03-06T22:43:54.996Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43136/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43136/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 hack/make.sh '' test-integration [2022-03-06T22:43:54.996Z] + TEST_INTEGRATION_DEST=2 [2022-03-06T22:43:54.996Z] + CONTAINER_NAME=docker-pr6-2 [2022-03-06T22:43:54.996Z] + TEST_SKIP_INTEGRATION=1 [2022-03-06T22:43:54.996Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-06T22:43:54.996Z] + run_tests [2022-03-06T22:43:54.996Z] + '[' -n 0 ']' [2022-03-06T22:43:54.996Z] + rm= [2022-03-06T22:43:54.996Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43136/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43136/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 hack/make.sh '' test-integration [2022-03-06T22:43:54.996Z] + for job in $(jobs -p) [2022-03-06T22:43:54.996Z] + wait 7573 [2022-03-06T22:43:54.996Z] [2022-03-06T22:43:54.996Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-06T22:43:54.996Z] [2022-03-06T22:43:54.996Z] [2022-03-06T22:43:54.996Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-06T22:43:54.996Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-06T22:43:54.996Z] HOSTNAME=99dd70527852 [2022-03-06T22:43:54.996Z] TEST_SKIP_INTEGRATION=1 [2022-03-06T22:43:54.996Z] TESTDEBUG=0 [2022-03-06T22:43:54.996Z] DEST=bundles/test-integration [2022-03-06T22:43:54.996Z] PWD=/go/src/github.com/docker/docker [2022-03-06T22:43:54.996Z] KEEPBUNDLE=1 [2022-03-06T22:43:54.996Z] DOCKER_GITCOMMIT=37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 [2022-03-06T22:43:54.996Z] container=docker [2022-03-06T22:43:54.996Z] HOME=/root [2022-03-06T22:43:54.996Z] GOLANG_VERSION=1.17.8 [2022-03-06T22:43:54.996Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-06T22:43:54.996Z] VALIDATE_BRANCH=master [2022-03-06T22:43:54.996Z] TERM=xterm [2022-03-06T22:43:54.996Z] DOCKER_PKG=github.com/docker/docker [2022-03-06T22:43:54.996Z] SHLVL=1 [2022-03-06T22:43:54.996Z] TIMEOUT=120m [2022-03-06T22:43:54.996Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-06T22:43:54.996Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-06T22:43:54.996Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-06T22:43:54.996Z] GO111MODULE=off [2022-03-06T22:43:54.996Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-06T22:43:54.996Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-06T22:43:54.996Z] GOPATH=/go [2022-03-06T22:43:54.996Z] PKG_CONFIG=pkg-config [2022-03-06T22:43:54.996Z] _=/usr/bin/env [2022-03-06T22:43:54.996Z] Building test suite binary ./integration-cli/test.main [2022-03-06T22:43:54.996Z] No new tests added to integration. [2022-03-06T22:43:54.996Z] [2022-03-06T22:43:54.996Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-06T22:43:54.996Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-06T22:43:54.996Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-06T22:43:54.996Z] HOSTNAME=505bdac6582c [2022-03-06T22:43:54.996Z] TEST_SKIP_INTEGRATION=1 [2022-03-06T22:43:54.996Z] TESTDEBUG=0 [2022-03-06T22:43:54.996Z] DEST=bundles/test-integration [2022-03-06T22:43:54.996Z] PWD=/go/src/github.com/docker/docker [2022-03-06T22:43:54.996Z] KEEPBUNDLE=1 [2022-03-06T22:43:54.996Z] DOCKER_GITCOMMIT=37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 [2022-03-06T22:43:54.996Z] container=docker [2022-03-06T22:43:54.996Z] HOME=/root [2022-03-06T22:43:54.996Z] GOLANG_VERSION=1.17.8 [2022-03-06T22:43:54.996Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-06T22:43:54.996Z] VALIDATE_BRANCH=master [2022-03-06T22:43:54.996Z] TERM=xterm [2022-03-06T22:43:54.996Z] DOCKER_PKG=github.com/docker/docker [2022-03-06T22:43:54.996Z] SHLVL=1 [2022-03-06T22:43:54.996Z] TIMEOUT=120m [2022-03-06T22:43:54.996Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-06T22:43:54.996Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-06T22:43:54.996Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-06T22:43:54.996Z] GO111MODULE=off [2022-03-06T22:43:54.996Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-06T22:43:54.996Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-06T22:43:54.996Z] GOPATH=/go [2022-03-06T22:43:54.996Z] PKG_CONFIG=pkg-config [2022-03-06T22:43:54.996Z] _=/usr/bin/env [2022-03-06T22:43:54.996Z] Building test suite binary ./integration-cli/test.main [2022-03-06T22:43:55.123Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-06T22:43:56.363Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-06T22:43:56.363Z] HOSTNAME=700a817ce7b3 [2022-03-06T22:43:56.363Z] TESTDEBUG=0 [2022-03-06T22:43:56.363Z] DEST=bundles/test-integration [2022-03-06T22:43:56.363Z] PWD=/go/src/github.com/docker/docker [2022-03-06T22:43:56.363Z] KEEPBUNDLE=1 [2022-03-06T22:43:56.363Z] DOCKER_GITCOMMIT=37899eebbf8b8fb2bf74ca2fc5d6d07aa610ff36 [2022-03-06T22:43:56.363Z] container=docker [2022-03-06T22:43:56.363Z] HOME=/root [2022-03-06T22:43:56.363Z] GOLANG_VERSION=1.17.8 [2022-03-06T22:43:56.363Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-06T22:43:56.363Z] VALIDATE_BRANCH=master [2022-03-06T22:43:56.363Z] TERM=xterm [2022-03-06T22:43:56.363Z] DOCKER_PKG=github.com/docker/docker [2022-03-06T22:43:56.363Z] SHLVL=1 [2022-03-06T22:43:56.363Z] TIMEOUT=120m [2022-03-06T22:43:56.363Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-06T22:43:56.363Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-06T22:43:56.363Z] GO111MODULE=off [2022-03-06T22:43:56.363Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-06T22:43:56.363Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-06T22:43:56.363Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-06T22:43:56.363Z] GOPATH=/go [2022-03-06T22:43:56.363Z] PKG_CONFIG=pkg-config [2022-03-06T22:43:56.363Z] _=/usr/bin/env [2022-03-06T22:43:56.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-06T22:43:56.508Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 82.6% of statements [2022-03-06T22:43:58.420Z] ok github.com/docker/docker/pkg/authorization 1.412s coverage: 68.3% of statements [2022-03-06T22:43:58.680Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-06T22:43:58.941Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-06T22:43:59.786Z] [2022-03-06T22:43:59.786Z] SUCCESS: Specified value was saved. [2022-03-06T22:44:00.256Z] INFO: Downloading git... [2022-03-06T22:44:01.824Z] INFO: Downloading go... [2022-03-06T22:44:02.237Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 43.5% of statements [2022-03-06T22:44:02.237Z] ok github.com/docker/docker/layer 7.747s coverage: 69.0% of statements [2022-03-06T22:44:02.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-06T22:44:02.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-06T22:44:02.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-06T22:44:02.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-06T22:44:02.237Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-06T22:44:02.237Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-03-06T22:44:02.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-06T22:44:02.498Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-06T22:44:02.498Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-03-06T22:44:03.068Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-06T22:44:03.188Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:44:03.188Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:44:03.188Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:44:03.188Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:44:03.188Z] [2022-03-06T22:44:03.188Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-06T22:44:03.188Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-06T22:44:03.188Z] HOSTNAME=b2e79f65e04c [2022-03-06T22:44:03.188Z] DEST=bundles/test-integration [2022-03-06T22:44:03.188Z] PWD=/go/src/github.com/docker/docker [2022-03-06T22:44:03.188Z] DOCKER_ROOTLESS=1 [2022-03-06T22:44:03.188Z] DOCKER_GITCOMMIT=7850e2832ee7259d0ca4b9d31dac5b22818a41bc [2022-03-06T22:44:03.188Z] container=docker [2022-03-06T22:44:03.188Z] HOME=/root [2022-03-06T22:44:03.188Z] GOLANG_VERSION=1.17.8 [2022-03-06T22:44:03.188Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-06T22:44:03.188Z] VALIDATE_BRANCH=master [2022-03-06T22:44:03.188Z] TERM=xterm [2022-03-06T22:44:03.188Z] DOCKER_PKG=github.com/docker/docker [2022-03-06T22:44:03.188Z] SHLVL=1 [2022-03-06T22:44:03.188Z] TIMEOUT=120m [2022-03-06T22:44:03.188Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-06T22:44:03.188Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-06T22:44:03.188Z] GO111MODULE=off [2022-03-06T22:44:03.188Z] DOCKER_EXPERIMENTAL=1 [2022-03-06T22:44:03.188Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-06T22:44:03.188Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-06T22:44:03.188Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-06T22:44:03.188Z] GOPATH=/go [2022-03-06T22:44:03.188Z] PKG_CONFIG=pkg-config [2022-03-06T22:44:03.188Z] _=/usr/bin/env [2022-03-06T22:44:03.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-06T22:44:03.329Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-03-06T22:44:03.329Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-06T22:44:03.589Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-06T22:44:04.044Z] INFO: Downloading compiler 1 of 3... [2022-03-06T22:44:04.044Z] INFO: Downloading compiler 2 of 3... [2022-03-06T22:44:04.044Z] INFO: Downloading compiler 3 of 3... [2022-03-06T22:44:04.513Z] INFO: Extracting git... [2022-03-06T22:44:04.529Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 69.5% of statements [2022-03-06T22:44:04.529Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 69.7% of statements [2022-03-06T22:44:04.790Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-03-06T22:44:04.790Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-03-06T22:44:04.790Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-06T22:44:04.790Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-06T22:44:04.790Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-06T22:44:04.790Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-06T22:44:05.051Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-06T22:44:05.051Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-06T22:44:05.312Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-03-06T22:44:05.312Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-06T22:44:05.312Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-06T22:44:05.312Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-06T22:44:05.883Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-03-06T22:44:06.454Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-06T22:44:06.454Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-06T22:44:06.714Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-06T22:44:06.999Z] === RUN TestMiddlewares [2022-03-06T22:44:06.999Z] --- PASS: TestMiddlewares (0.00s) [2022-03-06T22:44:06.999Z] PASS [2022-03-06T22:44:06.999Z] coverage: 9.0% of statements [2022-03-06T22:44:06.999Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2022-03-06T22:44:08.097Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-03-06T22:44:08.097Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-06T22:44:08.357Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-06T22:44:08.617Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-06T22:44:08.878Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-06T22:44:08.878Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-06T22:44:09.449Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 50.7% of statements [2022-03-06T22:44:09.709Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-03-06T22:44:10.280Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-03-06T22:44:10.541Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-03-06T22:44:10.801Z] coverage: [no statements] [2022-03-06T22:44:10.801Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-06T22:44:11.062Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-06T22:44:11.062Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-06T22:44:11.322Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-06T22:44:13.233Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-06T22:44:13.233Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-06T22:44:13.803Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-06T22:44:14.745Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-03-06T22:44:15.005Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-06T22:44:16.389Z] ok github.com/docker/docker/registry 0.088s coverage: 58.3% of statements [2022-03-06T22:44:16.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-06T22:44:16.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-06T22:44:16.649Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-03-06T22:44:16.649Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-06T22:44:17.014Z] INFO: Expanding go... [2022-03-06T22:44:17.219Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-06T22:44:17.480Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-06T22:44:20.022Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-03-06T22:44:20.593Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2022-03-06T22:44:21.163Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-06T22:44:22.105Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-03-06T22:44:39.330Z] Removing intermediate container ced4c9ca0828 [2022-03-06T22:44:39.331Z] ---> 0b70ac9047f9 [2022-03-06T22:44:39.331Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-06T22:44:39.331Z] ---> Running in 4ba612433ec3 [2022-03-06T22:44:40.208Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/rootless [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/volume [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-06T22:44:40.208Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === Skipped [2022-03-06T22:44:40.208Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-06T22:44:40.208Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-06T22:44:40.208Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-06T22:44:40.208Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-06T22:44:40.208Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-06T22:44:40.208Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-06T22:44:40.208Z] aufs_test.go:37: driver not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:71: No driver to put! [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-06T22:44:40.208Z] time="2022-03-06T22:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:71: No driver to put! [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-06T22:44:40.208Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-06T22:44:40.208Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-06T22:44:40.208Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T22:44:40.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-06T22:44:40.208Z] graphtest_unix.go:71: No driver to put! [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-06T22:44:40.208Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-06T22:44:40.208Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-06T22:44:40.208Z] [2022-03-06T22:44:40.208Z] DONE 2323 tests, 53 skipped in 198.424s [2022-03-06T22:44:40.208Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/config [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T22:44:40.208Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/idm [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/ns [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/options [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/osl [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T22:44:40.209Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-06T22:44:40.209Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-06T22:44:40.315Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-06T22:44:40.785Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-06T22:44:40.785Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-06T22:44:40.785Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-06T22:44:40.785Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-06T22:44:40.785Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-06T22:44:41.253Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-06T22:44:41.253Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-06T22:44:41.253Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-06T22:44:41.253Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-06T22:44:41.253Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-06T22:44:41.253Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-06T22:44:41.253Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-06T22:44:41.720Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-06T22:44:41.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-06T22:44:41.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-06T22:44:42.186Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-06T22:44:42.186Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-06T22:44:42.310Z] INFO: Expanding compiler 1 of 3... [2022-03-06T22:44:42.310Z] INFO: Expanding compiler 2 of 3... [2022-03-06T22:44:42.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-06T22:44:46.110Z] INFO: Expanding compiler 3 of 3... [2022-03-06T22:44:46.579Z] INFO: Removing downloaded files... [2022-03-06T22:44:46.579Z] INFO: Downloading containerd [2022-03-06T22:44:47.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-06T22:44:55.243Z] [2022-03-06T22:44:55.243Z] Name Version Source Summary [2022-03-06T22:44:55.243Z] ---- ------- ------ ------- [2022-03-06T22:44:55.243Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-06T22:44:56.231Z] [2022-03-06T22:44:56.231Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-06T22:44:56.231Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-06T22:44:56.231Z] PSChildName : containerd [2022-03-06T22:44:56.231Z] PSDrive : C [2022-03-06T22:44:56.231Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-06T22:44:56.231Z] PSIsContainer : True [2022-03-06T22:44:56.231Z] Name : containerd [2022-03-06T22:44:56.231Z] FullName : C:\containerd [2022-03-06T22:44:56.231Z] Parent : [2022-03-06T22:44:56.231Z] Exists : True [2022-03-06T22:44:56.231Z] Root : C:\ [2022-03-06T22:44:56.231Z] Extension : [2022-03-06T22:44:56.231Z] CreationTime : 3/6/2022 10:44:55 PM [2022-03-06T22:44:56.231Z] CreationTimeUtc : 3/6/2022 10:44:55 PM [2022-03-06T22:44:56.231Z] LastAccessTime : 3/6/2022 10:44:55 PM [2022-03-06T22:44:56.231Z] LastAccessTimeUtc : 3/6/2022 10:44:55 PM [2022-03-06T22:44:56.231Z] LastWriteTime : 3/6/2022 10:44:55 PM [2022-03-06T22:44:56.231Z] LastWriteTimeUtc : 3/6/2022 10:44:55 PM [2022-03-06T22:44:56.231Z] Attributes : Directory [2022-03-06T22:44:56.231Z] Mode : d----- [2022-03-06T22:44:56.231Z] BaseName : containerd [2022-03-06T22:44:56.231Z] Target : {} [2022-03-06T22:44:56.231Z] LinkType : [2022-03-06T22:44:56.231Z] [2022-03-06T22:44:57.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-06T22:44:57.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-06T22:44:57.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-06T22:44:57.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-06T22:44:57.798Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-06T22:44:57.798Z] INFO: Configuring git core.autocrlf... [2022-03-06T22:44:57.798Z] [2022-03-06T22:44:57.798Z] [2022-03-06T22:44:57.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-06T22:44:58.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-06T22:44:59.999Z] Removing intermediate container 4ba612433ec3 [2022-03-06T22:44:59.999Z] ---> 138a775d26a1 [2022-03-06T22:44:59.999Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-06T22:44:59.999Z] ---> Running in c7e2fb2bb80b [2022-03-06T22:44:59.999Z] Removing intermediate container c7e2fb2bb80b [2022-03-06T22:44:59.999Z] ---> 389bafb86cd3 [2022-03-06T22:44:59.999Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-06T22:44:59.999Z] ---> Running in 0a6a7a6e8a64 [2022-03-06T22:44:59.999Z] Removing intermediate container 0a6a7a6e8a64 [2022-03-06T22:44:59.999Z] ---> edccd8ec4209 [2022-03-06T22:44:59.999Z] Step 11/11 : COPY . . [2022-03-06T22:45:01.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-06T22:45:02.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-06T22:45:03.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-06T22:45:03.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-06T22:45:03.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-06T22:45:04.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-06T22:45:05.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-06T22:45:06.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-06T22:45:07.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-06T22:45:07.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-06T22:45:08.553Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-06T22:45:08.553Z] Using test binary docker [2022-03-06T22:45:08.553Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-06T22:45:08.553Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-06T22:45:08.553Z] Starting dockerd [2022-03-06T22:45:08.553Z] INFO: Waiting for daemon to start... [2022-03-06T22:45:10.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-06T22:45:11.081Z] . [2022-03-06T22:45:11.081Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-06T22:45:11.081Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-06T22:45:11.081Z] Error: No such image: emptyfs [2022-03-06T22:45:11.081Z] Running integration-test (iteration 1) [2022-03-06T22:45:11.081Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-06T22:45:11.340Z] Loaded image: busybox:latest [2022-03-06T22:45:11.598Z] Loaded image: busybox:glibc [2022-03-06T22:45:12.974Z] Loaded image: debian:bullseye-slim [2022-03-06T22:45:12.974Z] Loaded image: hello-world:latest [2022-03-06T22:45:12.974Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:45:12.974Z] INFO: Testing against a local daemon [2022-03-06T22:45:12.974Z] === RUN TestCgroupNamespacesBuild [2022-03-06T22:45:14.348Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-03-06T22:45:14.348Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-06T22:45:15.721Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-03-06T22:45:15.721Z] === RUN TestBuildWithSession [2022-03-06T22:45:15.721Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:45:15.721Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-06T22:45:15.721Z] === RUN TestBuildSquashParent [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-06T22:45:19.390Z] === RUN TestBoolValue [2022-03-06T22:45:19.390Z] --- PASS: TestBoolValue (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestBoolValueOrDefault [2022-03-06T22:45:19.390Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestInt64ValueOrZero [2022-03-06T22:45:19.390Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestInt64ValueOrDefault [2022-03-06T22:45:19.390Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-06T22:45:19.390Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestJsonContentType [2022-03-06T22:45:19.390Z] --- PASS: TestJsonContentType (0.00s) [2022-03-06T22:45:19.390Z] PASS [2022-03-06T22:45:19.390Z] coverage: 14.7% of statements [2022-03-06T22:45:19.390Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2022-03-06T22:45:19.390Z] === RUN TestMaskSecretKeys [2022-03-06T22:45:19.390Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-06T22:45:19.390Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-06T22:45:19.390Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-06T22:45:19.390Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-06T22:45:19.390Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-06T22:45:19.390Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-06T22:45:19.390Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestVersionMiddlewareVersion [2022-03-06T22:45:19.390Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-06T22:45:19.390Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-06T22:45:19.390Z] PASS [2022-03-06T22:45:19.390Z] coverage: 37.7% of statements [2022-03-06T22:45:19.390Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-06T22:45:19.390Z] === RUN TestToJSON [2022-03-06T22:45:19.390Z] --- PASS: TestToJSON (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestToParamWithVersion [2022-03-06T22:45:19.390Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestFromJSON [2022-03-06T22:45:19.390Z] --- PASS: TestFromJSON (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestEmpty [2022-03-06T22:45:19.390Z] --- PASS: TestEmpty (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestArgsMatchKVListEmptySources [2022-03-06T22:45:19.390Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestArgsMatchKVList [2022-03-06T22:45:19.390Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestArgsMatch [2022-03-06T22:45:19.390Z] --- PASS: TestArgsMatch (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestAdd [2022-03-06T22:45:19.390Z] --- PASS: TestAdd (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestDel [2022-03-06T22:45:19.390Z] --- PASS: TestDel (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestLen [2022-03-06T22:45:19.390Z] --- PASS: TestLen (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestExactMatch [2022-03-06T22:45:19.390Z] --- PASS: TestExactMatch (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestOnlyOneExactMatch [2022-03-06T22:45:19.390Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestContains [2022-03-06T22:45:19.390Z] --- PASS: TestContains (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestValidate [2022-03-06T22:45:19.390Z] --- PASS: TestValidate (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestWalkValues [2022-03-06T22:45:19.390Z] --- PASS: TestWalkValues (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestFuzzyMatch [2022-03-06T22:45:19.390Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestClone [2022-03-06T22:45:19.390Z] --- PASS: TestClone (0.00s) [2022-03-06T22:45:19.390Z] PASS [2022-03-06T22:45:19.390Z] coverage: 92.2% of statements [2022-03-06T22:45:19.390Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2022-03-06T22:45:19.390Z] === RUN TestAdjustForAPIVersion [2022-03-06T22:45:19.390Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-06T22:45:19.390Z] PASS [2022-03-06T22:45:19.390Z] coverage: 5.7% of statements [2022-03-06T22:45:19.390Z] === RUN TestStrSliceMarshalJSON [2022-03-06T22:45:19.390Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestStrSliceUnmarshalJSON [2022-03-06T22:45:19.390Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestStrSliceUnmarshalString [2022-03-06T22:45:19.390Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestStrSliceUnmarshalSlice [2022-03-06T22:45:19.390Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-06T22:45:19.390Z] PASS [2022-03-06T22:45:19.390Z] coverage: 90.0% of statements [2022-03-06T22:45:19.390Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2022-03-06T22:45:19.390Z] ok github.com/docker/docker/api/types/strslice 0.061s coverage: 90.0% of statements [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-06T22:45:19.390Z] === RUN TestDurationToSecondsString [2022-03-06T22:45:19.390Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-06T22:45:19.390Z] === RUN TestGetTimestamp [2022-03-06T22:45:19.390Z] --- PASS: TestGetTimestamp (0.23s) [2022-03-06T22:45:19.390Z] === RUN TestParseTimestamps [2022-03-06T22:45:19.390Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-06T22:45:19.390Z] PASS [2022-03-06T22:45:19.390Z] coverage: 100.0% of statements [2022-03-06T22:45:19.390Z] ok github.com/docker/docker/api/types/time 0.279s coverage: 100.0% of statements [2022-03-06T22:45:19.390Z] === RUN TestCompareVersion [2022-03-06T22:45:19.390Z] --- PASS: TestCompareVersion (0.00s) [2022-03-06T22:45:19.390Z] PASS [2022-03-06T22:45:19.390Z] coverage: 77.3% of statements [2022-03-06T22:45:19.390Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 77.3% of statements [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/builder [no test files] [2022-03-06T22:45:19.390Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-06T22:45:19.391Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-06T22:45:19.391Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-06T22:45:19.391Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-06T22:45:19.391Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-06T22:45:19.391Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-06T22:45:19.391Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-06T22:45:19.391Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-06T22:45:19.391Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestCloneArgsSmartHttp [2022-03-06T22:45:19.391Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-03-06T22:45:19.391Z] === RUN TestCloneArgsDumbHttp [2022-03-06T22:45:19.391Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestCloneArgsGit [2022-03-06T22:45:19.391Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestCheckoutGit [2022-03-06T22:45:19.391Z] === RUN TestEnable [2022-03-06T22:45:19.391Z] --- PASS: TestEnable (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestDisable [2022-03-06T22:45:19.391Z] --- PASS: TestDisable (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestEnabled [2022-03-06T22:45:19.391Z] --- PASS: TestEnabled (0.00s) [2022-03-06T22:45:19.391Z] PASS [2022-03-06T22:45:19.391Z] coverage: 100.0% of statements [2022-03-06T22:45:19.391Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-03-06T22:45:19.391Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-06T22:45:19.391Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-06T22:45:19.391Z] === RUN TestProcessNoDockerignore [2022-03-06T22:45:19.391Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-06T22:45:19.391Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-06T22:45:19.391Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-06T22:45:19.391Z] === RUN TestDetectContentType [2022-03-06T22:45:19.391Z] --- PASS: TestDetectContentType (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestSelectAcceptableMIME [2022-03-06T22:45:19.391Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestInspectEmptyResponse [2022-03-06T22:45:19.391Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestInspectResponseBinary [2022-03-06T22:45:19.391Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestResponseUnsupportedContentType [2022-03-06T22:45:19.391Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestInspectResponseTextSimple [2022-03-06T22:45:19.391Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestInspectResponseEmptyContentType [2022-03-06T22:45:19.391Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestUnknownContentLength [2022-03-06T22:45:19.391Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-06T22:45:19.391Z] === RUN TestDownloadRemote [2022-03-06T22:45:19.391Z] --- PASS: TestDownloadRemote (0.12s) [2022-03-06T22:45:19.391Z] === RUN TestGetWithStatusError [2022-03-06T22:45:19.391Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-06T22:45:19.391Z] === RUN TestCloseRootDirectory [2022-03-06T22:45:19.391Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:45:19.391Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-03-06T22:45:19.391Z] === RUN TestHashFile [2022-03-06T22:45:19.391Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:45:19.391Z] --- SKIP: TestHashFile (0.01s) [2022-03-06T22:45:19.391Z] === RUN TestHashSubdir [2022-03-06T22:45:19.391Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:45:19.391Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-06T22:45:19.391Z] === RUN TestRemoveDirectory [2022-03-06T22:45:19.391Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:45:19.391Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-06T22:45:19.391Z] PASS [2022-03-06T22:45:19.391Z] coverage: 9.3% of statements [2022-03-06T22:45:19.391Z] ok github.com/docker/docker/builder/remotecontext 0.381s coverage: 9.3% of statements [2022-03-06T22:45:19.860Z] === RUN TestGetAllAllowed [2022-03-06T22:45:19.860Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestGetAllMeta [2022-03-06T22:45:19.860Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-06T22:45:19.860Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestIsUnreferencedBuiltin [2022-03-06T22:45:19.860Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestIsExistingDirectory [2022-03-06T22:45:19.860Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestGetFilenameForDownload [2022-03-06T22:45:19.860Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestEnv2Variables [2022-03-06T22:45:19.860Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-06T22:45:19.860Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestMaintainer [2022-03-06T22:45:19.860Z] --- PASS: TestMaintainer (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestLabel [2022-03-06T22:45:19.860Z] --- PASS: TestLabel (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestFromScratch [2022-03-06T22:45:19.860Z] --- PASS: TestFromScratch (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestFromWithArg [2022-03-06T22:45:19.860Z] --- PASS: TestFromWithArg (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-06T22:45:19.860Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestFromWithUndefinedArg [2022-03-06T22:45:19.860Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestFromMultiStageWithNamedStage [2022-03-06T22:45:19.860Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestOnbuild [2022-03-06T22:45:19.860Z] --- PASS: TestOnbuild (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestWorkdir [2022-03-06T22:45:19.860Z] --- PASS: TestWorkdir (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestCmd [2022-03-06T22:45:19.860Z] --- PASS: TestCmd (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestHealthcheckNone [2022-03-06T22:45:19.860Z] --- PASS: TestHealthcheckNone (0.01s) [2022-03-06T22:45:19.860Z] === RUN TestHealthcheckCmd [2022-03-06T22:45:19.860Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestEntrypoint [2022-03-06T22:45:19.860Z] --- PASS: TestEntrypoint (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestExpose [2022-03-06T22:45:19.860Z] --- PASS: TestExpose (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestUser [2022-03-06T22:45:19.860Z] --- PASS: TestUser (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestVolume [2022-03-06T22:45:19.860Z] --- PASS: TestVolume (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestStopSignal [2022-03-06T22:45:19.860Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-06T22:45:19.860Z] --- SKIP: TestStopSignal (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestArg [2022-03-06T22:45:19.860Z] --- PASS: TestArg (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestShell [2022-03-06T22:45:19.860Z] --- PASS: TestShell (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestPrependEnvOnCmd [2022-03-06T22:45:19.860Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestRunWithBuildArgs [2022-03-06T22:45:19.860Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestRunIgnoresHealthcheck [2022-03-06T22:45:19.860Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestDispatchUnsupportedOptions [2022-03-06T22:45:19.860Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-06T22:45:19.860Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-06T22:45:19.860Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-06T22:45:19.860Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestNormalizeWorkdir [2022-03-06T22:45:19.860Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestDispatch [2022-03-06T22:45:19.860Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-06T22:45:19.860Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-06T22:45:19.860Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-06T22:45:19.860Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-06T22:45:19.860Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-06T22:45:19.860Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-06T22:45:19.860Z] === RUN TestDispatch/COPY_url [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch (0.08s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-06T22:45:19.860Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestAddScratchImageAddsToMounts [2022-03-06T22:45:19.860Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-06T22:45:19.860Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-06T22:45:19.860Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-06T22:45:19.860Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestImageSourceGetAddsToMounts [2022-03-06T22:45:19.860Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestEmptyDockerfile [2022-03-06T22:45:19.860Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-06T22:45:19.860Z] === RUN TestSymlinkDockerfile [2022-03-06T22:45:19.860Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-06T22:45:19.860Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-06T22:45:19.860Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestNonExistingDockerfile [2022-03-06T22:45:19.860Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestCopyRunConfig [2022-03-06T22:45:19.860Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestDeepCopyRunConfig [2022-03-06T22:45:19.860Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestExportImage [2022-03-06T22:45:19.860Z] --- PASS: TestExportImage (0.00s) [2022-03-06T22:45:19.860Z] === RUN TestNormalizeDest [2022-03-06T22:45:19.860Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-06T22:45:19.860Z] PASS [2022-03-06T22:45:19.860Z] coverage: 46.7% of statements [2022-03-06T22:45:19.860Z] ok github.com/docker/docker/builder/dockerfile 0.247s coverage: 46.7% of statements [2022-03-06T22:45:19.906Z] --- PASS: TestBuildSquashParent (4.11s) [2022-03-06T22:45:19.906Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-06T22:45:19.906Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:45:19.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:45:19.906Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:45:19.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:45:19.906Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:45:19.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:45:19.906Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:45:19.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:45:19.906Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:45:19.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:45:19.906Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:45:19.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:45:19.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:45:19.906Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:45:20.328Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-06T22:45:20.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-06T22:45:20.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-06T22:45:20.796Z] === RUN TestTCP4Proxy [2022-03-06T22:45:20.796Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-06T22:45:20.796Z] === RUN TestTCP4ProxyHalfClose [2022-03-06T22:45:20.796Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-06T22:45:20.796Z] === RUN TestTCP6Proxy [2022-03-06T22:45:20.796Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T22:45:20.796Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-06T22:45:20.796Z] === RUN TestTCPDualStackProxy [2022-03-06T22:45:20.796Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T22:45:20.796Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-06T22:45:20.796Z] === RUN TestUDP4Proxy [2022-03-06T22:45:20.796Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-06T22:45:20.796Z] === RUN TestUDP6Proxy [2022-03-06T22:45:20.796Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T22:45:20.796Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-06T22:45:20.796Z] === RUN TestUDPWriteError [2022-03-06T22:45:20.796Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-06T22:45:20.796Z] === RUN TestSCTP4Proxy [2022-03-06T22:45:20.796Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-06T22:45:20.796Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-06T22:45:20.796Z] === RUN TestSCTP6Proxy [2022-03-06T22:45:20.796Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T22:45:20.796Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-06T22:45:20.796Z] PASS [2022-03-06T22:45:20.796Z] coverage: 49.4% of statements [2022-03-06T22:45:20.796Z] ok github.com/docker/docker/cmd/docker-proxy 0.079s coverage: 49.4% of statements [2022-03-06T22:45:20.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-06T22:45:21.207Z] ---> f6772bbf3b15 [2022-03-06T22:45:21.207Z] Successfully built f6772bbf3b15 [2022-03-06T22:45:21.207Z] Successfully tagged docker:latest [2022-03-06T22:45:21.207Z] INFO: Image build ended at 03/06/2022 22:45:19. Duration:00:02:53.5875768 [2022-03-06T22:45:21.207Z] [2022-03-06T22:45:21.207Z] [2022-03-06T22:45:21.207Z] INFO: Building the test binaries at 03/06/2022 22:45:19... [2022-03-06T22:45:21.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:45:21.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:45:21.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-06T22:45:21.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-06T22:45:22.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-06T22:45:22.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:45:22.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:45:23.498Z] INFO: make.ps1 starting at 03/06/2022 22:45:23 [2022-03-06T22:45:23.965Z] INFO: Git commit (1fe5053ba8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-06T22:45:23.965Z] INFO: Invoking autogen... [2022-03-06T22:45:24.433Z] INFO: Building daemon... [2022-03-06T22:45:24.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-06T22:45:24.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-03-06T22:45:24.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-03-06T22:45:24.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.49s) [2022-03-06T22:45:24.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-03-06T22:45:24.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.34s) [2022-03-06T22:45:24.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-03-06T22:45:24.819Z] === RUN TestBuildMultiStageCopy [2022-03-06T22:45:24.819Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-06T22:45:25.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-06T22:45:25.754Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-06T22:45:25.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-06T22:45:26.013Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-06T22:45:26.272Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-06T22:45:26.530Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-06T22:45:26.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-06T22:45:26.788Z] --- PASS: TestBuildMultiStageCopy (2.22s) [2022-03-06T22:45:26.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-03-06T22:45:26.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-06T22:45:26.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-06T22:45:26.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-03-06T22:45:26.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-06T22:45:26.788Z] === RUN TestBuildMultiStageParentConfig [2022-03-06T22:45:26.961Z] ok github.com/docker/docker/libnetwork 37.332s coverage: 40.7% of statements [2022-03-06T22:45:26.961Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-06T22:45:26.961Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-06T22:45:26.961Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-06T22:45:26.961Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-06T22:45:26.961Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-06T22:45:27.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-06T22:45:27.221Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.243s coverage: 59.9% of statements [2022-03-06T22:45:27.221Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-06T22:45:27.354Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-03-06T22:45:27.354Z] === RUN TestBuildLabelWithTargets [2022-03-06T22:45:27.482Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-06T22:45:27.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-06T22:45:28.053Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.054s coverage: 4.0% of statements [2022-03-06T22:45:28.053Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-06T22:45:28.291Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-03-06T22:45:28.291Z] === RUN TestBuildWithEmptyLayers [2022-03-06T22:45:28.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-06T22:45:28.550Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-06T22:45:28.550Z] === RUN TestBuildMultiStageOnBuild [2022-03-06T22:45:28.625Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-06T22:45:28.625Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-06T22:45:28.885Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-06T22:45:29.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-06T22:45:30.451Z] --- PASS: TestBuildMultiStageOnBuild (1.52s) [2022-03-06T22:45:30.451Z] === RUN TestBuildUncleanTarFilenames [2022-03-06T22:45:30.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-06T22:45:30.711Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-06T22:45:30.711Z] === RUN TestBuildMultiStageLayerLeak [2022-03-06T22:45:31.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-06T22:45:32.001Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-06T22:45:32.001Z] Using test binary docker [2022-03-06T22:45:32.001Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-06T22:45:32.001Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-06T22:45:32.001Z] INFO: Waiting for daemon to start... [2022-03-06T22:45:32.001Z] Starting dockerd [2022-03-06T22:45:32.619Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-03-06T22:45:32.619Z] === RUN TestBuildWithHugeFile [2022-03-06T22:45:33.350Z] === RUN TestCheckpointCreateError [2022-03-06T22:45:33.350Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCheckpointCreate [2022-03-06T22:45:33.350Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCheckpointDeleteError [2022-03-06T22:45:33.350Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCheckpointDelete [2022-03-06T22:45:33.350Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCheckpointListError [2022-03-06T22:45:33.350Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCheckpointList [2022-03-06T22:45:33.350Z] --- PASS: TestCheckpointList (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCheckpointListContainerNotFound [2022-03-06T22:45:33.350Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNewClientWithOpsFromEnv [2022-03-06T22:45:33.350Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-06T22:45:33.350Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestGetAPIPath [2022-03-06T22:45:33.350Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestParseHostURL [2022-03-06T22:45:33.350Z] --- PASS: TestParseHostURL (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-06T22:45:33.350Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-06T22:45:33.350Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNegotiateAPIVersion [2022-03-06T22:45:33.350Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNegotiateAPVersionOverride [2022-03-06T22:45:33.350Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-06T22:45:33.350Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-06T22:45:33.350Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-06T22:45:33.350Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestClientRedirect [2022-03-06T22:45:33.350Z] --- PASS: TestClientRedirect (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigCreateUnsupported [2022-03-06T22:45:33.350Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigCreateError [2022-03-06T22:45:33.350Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigCreate [2022-03-06T22:45:33.350Z] --- PASS: TestConfigCreate (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigInspectNotFound [2022-03-06T22:45:33.350Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigInspectWithEmptyID [2022-03-06T22:45:33.350Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigInspectUnsupported [2022-03-06T22:45:33.350Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigInspectError [2022-03-06T22:45:33.350Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigInspectConfigNotFound [2022-03-06T22:45:33.350Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigInspect [2022-03-06T22:45:33.350Z] --- PASS: TestConfigInspect (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigListUnsupported [2022-03-06T22:45:33.350Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigListError [2022-03-06T22:45:33.350Z] --- PASS: TestConfigListError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigList [2022-03-06T22:45:33.350Z] --- PASS: TestConfigList (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigRemoveUnsupported [2022-03-06T22:45:33.350Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigRemoveError [2022-03-06T22:45:33.350Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigRemove [2022-03-06T22:45:33.350Z] --- PASS: TestConfigRemove (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigUpdateUnsupported [2022-03-06T22:45:33.350Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigUpdateError [2022-03-06T22:45:33.350Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestConfigUpdate [2022-03-06T22:45:33.350Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerCommitError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerCommit [2022-03-06T22:45:33.350Z] --- PASS: TestContainerCommit (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStatPathError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStatPathNotFoundError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStatPathNoHeaderError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStatPath [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyToContainerError [2022-03-06T22:45:33.350Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyToContainerNotFoundError [2022-03-06T22:45:33.350Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-06T22:45:33.350Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyToContainer [2022-03-06T22:45:33.350Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyFromContainerError [2022-03-06T22:45:33.350Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyFromContainerNotFoundError [2022-03-06T22:45:33.350Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-06T22:45:33.350Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-06T22:45:33.350Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestCopyFromContainer [2022-03-06T22:45:33.350Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerCreateError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerCreateImageNotFound [2022-03-06T22:45:33.350Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerCreateWithName [2022-03-06T22:45:33.350Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerCreateAutoRemove [2022-03-06T22:45:33.350Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerDiffError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerDiff [2022-03-06T22:45:33.350Z] --- PASS: TestContainerDiff (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecCreateError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecCreate [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecStartError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecStart [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecInspectError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecInspect [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExportError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExportError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExport [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExport (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerInspectError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerInspectContainerNotFound [2022-03-06T22:45:33.350Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerInspectWithEmptyID [2022-03-06T22:45:33.350Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerInspect [2022-03-06T22:45:33.350Z] --- PASS: TestContainerInspect (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerInspectNode [2022-03-06T22:45:33.350Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerKillError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerKillError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerKill [2022-03-06T22:45:33.350Z] --- PASS: TestContainerKill (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerListError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerListError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerList [2022-03-06T22:45:33.350Z] --- PASS: TestContainerList (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerLogsNotFoundError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerLogsError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerLogs [2022-03-06T22:45:33.350Z] --- PASS: TestContainerLogs (0.27s) [2022-03-06T22:45:33.350Z] === RUN TestContainerPauseError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerPause [2022-03-06T22:45:33.350Z] --- PASS: TestContainerPause (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainersPruneError [2022-03-06T22:45:33.350Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainersPrune [2022-03-06T22:45:33.350Z] --- PASS: TestContainersPrune (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerRemoveError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerRemoveNotFoundError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerRemove [2022-03-06T22:45:33.350Z] --- PASS: TestContainerRemove (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerRenameError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerRename [2022-03-06T22:45:33.350Z] --- PASS: TestContainerRename (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerResizeError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecResizeError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerResize [2022-03-06T22:45:33.350Z] --- PASS: TestContainerResize (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerExecResize [2022-03-06T22:45:33.350Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerRestartError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerRestart [2022-03-06T22:45:33.350Z] --- PASS: TestContainerRestart (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStartError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStartError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStart [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStart (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStatsError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStats [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStats (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStopError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStopError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerStop [2022-03-06T22:45:33.350Z] --- PASS: TestContainerStop (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerTopError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerTopError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerTop [2022-03-06T22:45:33.350Z] --- PASS: TestContainerTop (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerUnpauseError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerUnpause [2022-03-06T22:45:33.350Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerUpdateError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerUpdateError (0.01s) [2022-03-06T22:45:33.350Z] === RUN TestContainerUpdate [2022-03-06T22:45:33.350Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerWaitError [2022-03-06T22:45:33.350Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestContainerWait [2022-03-06T22:45:33.350Z] --- PASS: TestContainerWait (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestDiskUsageError [2022-03-06T22:45:33.350Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestDiskUsage [2022-03-06T22:45:33.350Z] --- PASS: TestDiskUsage (0.01s) [2022-03-06T22:45:33.350Z] === RUN TestDistributionInspectUnsupported [2022-03-06T22:45:33.350Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestDistributionInspectWithEmptyID [2022-03-06T22:45:33.350Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestEventsErrorInOptions [2022-03-06T22:45:33.350Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestEventsErrorFromServer [2022-03-06T22:45:33.350Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestEvents [2022-03-06T22:45:33.350Z] --- PASS: TestEvents (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestTLSCloseWriter [2022-03-06T22:45:33.350Z] === PAUSE TestTLSCloseWriter [2022-03-06T22:45:33.350Z] === RUN TestImageBuildError [2022-03-06T22:45:33.350Z] --- PASS: TestImageBuildError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageBuild [2022-03-06T22:45:33.350Z] --- PASS: TestImageBuild (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestGetDockerOS [2022-03-06T22:45:33.350Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageCreateError [2022-03-06T22:45:33.350Z] --- PASS: TestImageCreateError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageCreate [2022-03-06T22:45:33.350Z] --- PASS: TestImageCreate (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageHistoryError [2022-03-06T22:45:33.350Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageHistory [2022-03-06T22:45:33.350Z] --- PASS: TestImageHistory (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageImportError [2022-03-06T22:45:33.350Z] --- PASS: TestImageImportError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageImport [2022-03-06T22:45:33.350Z] --- PASS: TestImageImport (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageInspectError [2022-03-06T22:45:33.350Z] --- PASS: TestImageInspectError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageInspectImageNotFound [2022-03-06T22:45:33.350Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageInspectWithEmptyID [2022-03-06T22:45:33.350Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageInspect [2022-03-06T22:45:33.350Z] --- PASS: TestImageInspect (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageListError [2022-03-06T22:45:33.350Z] --- PASS: TestImageListError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageList [2022-03-06T22:45:33.350Z] --- PASS: TestImageList (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageListApiBefore125 [2022-03-06T22:45:33.350Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageLoadError [2022-03-06T22:45:33.350Z] --- PASS: TestImageLoadError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImageLoad [2022-03-06T22:45:33.350Z] --- PASS: TestImageLoad (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagesPruneError [2022-03-06T22:45:33.350Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagesPrune [2022-03-06T22:45:33.350Z] --- PASS: TestImagesPrune (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePullReferenceParseError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePullAnyError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePullWithoutErrors [2022-03-06T22:45:33.350Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePushReferenceError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePushAnyError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithoutErrors [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-06T22:45:33.350Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-06T22:45:33.350Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageRemoveError [2022-03-06T22:45:33.351Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageRemoveImageNotFound [2022-03-06T22:45:33.351Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageRemove [2022-03-06T22:45:33.351Z] --- PASS: TestImageRemove (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSaveError [2022-03-06T22:45:33.351Z] --- PASS: TestImageSaveError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSave [2022-03-06T22:45:33.351Z] --- PASS: TestImageSave (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSearchAnyError [2022-03-06T22:45:33.351Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-06T22:45:33.351Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:45:33.351Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:45:33.351Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-06T22:45:33.351Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageSearchWithoutErrors [2022-03-06T22:45:33.351Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageTagError [2022-03-06T22:45:33.351Z] --- PASS: TestImageTagError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageTagInvalidReference [2022-03-06T22:45:33.351Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageTagInvalidSourceImageName [2022-03-06T22:45:33.351Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageTagHexSource [2022-03-06T22:45:33.351Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestImageTag [2022-03-06T22:45:33.351Z] --- PASS: TestImageTag (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestInfoServerError [2022-03-06T22:45:33.351Z] --- PASS: TestInfoServerError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestInfoInvalidResponseJSONError [2022-03-06T22:45:33.351Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestInfo [2022-03-06T22:45:33.351Z] --- PASS: TestInfo (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkConnectError [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkConnect [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkCreateError [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkCreate [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkDisconnectError [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkDisconnect [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkInspect [2022-03-06T22:45:33.351Z] === RUN TestNetworkInspect/empty_ID [2022-03-06T22:45:33.351Z] === RUN TestNetworkInspect/no_options [2022-03-06T22:45:33.351Z] === RUN TestNetworkInspect/verbose [2022-03-06T22:45:33.351Z] === RUN TestNetworkInspect/global_scope [2022-03-06T22:45:33.351Z] === RUN TestNetworkInspect/unknown_network [2022-03-06T22:45:33.351Z] === RUN TestNetworkInspect/server_error [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkListError [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkListError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkList [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkList (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworksPruneError [2022-03-06T22:45:33.351Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworksPrune [2022-03-06T22:45:33.351Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkRemoveError [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNetworkRemove [2022-03-06T22:45:33.351Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeInspectError [2022-03-06T22:45:33.351Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeInspectNodeNotFound [2022-03-06T22:45:33.351Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeInspectWithEmptyID [2022-03-06T22:45:33.351Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeInspect [2022-03-06T22:45:33.351Z] --- PASS: TestNodeInspect (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeListError [2022-03-06T22:45:33.351Z] --- PASS: TestNodeListError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeList [2022-03-06T22:45:33.351Z] --- PASS: TestNodeList (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeRemoveError [2022-03-06T22:45:33.351Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-06T22:45:33.351Z] === RUN TestNodeRemove [2022-03-06T22:45:33.352Z] --- PASS: TestNodeRemove (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestNodeUpdateError [2022-03-06T22:45:33.352Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestNodeUpdate [2022-03-06T22:45:33.352Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestOptionWithHostFromEnv [2022-03-06T22:45:33.352Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestOptionWithTimeout [2022-03-06T22:45:33.352Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestOptionWithVersionFromEnv [2022-03-06T22:45:33.352Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPingFail [2022-03-06T22:45:33.352Z] --- PASS: TestPingFail (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPingWithError [2022-03-06T22:45:33.352Z] 2022/03/06 22:45:32 RoundTripper returned a response & error; ignoring response [2022-03-06T22:45:33.352Z] 2022/03/06 22:45:32 RoundTripper returned a response & error; ignoring response [2022-03-06T22:45:33.352Z] --- PASS: TestPingWithError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPingSuccess [2022-03-06T22:45:33.352Z] --- PASS: TestPingSuccess (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPingHeadFallback [2022-03-06T22:45:33.352Z] === RUN TestPingHeadFallback/OK [2022-03-06T22:45:33.352Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-06T22:45:33.352Z] === RUN TestPingHeadFallback/Not_Found [2022-03-06T22:45:33.352Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-06T22:45:33.352Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-06T22:45:33.352Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-06T22:45:33.352Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-06T22:45:33.352Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-06T22:45:33.352Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginDisableError [2022-03-06T22:45:33.352Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginDisable [2022-03-06T22:45:33.352Z] --- PASS: TestPluginDisable (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginEnableError [2022-03-06T22:45:33.352Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginEnable [2022-03-06T22:45:33.352Z] --- PASS: TestPluginEnable (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginInspectError [2022-03-06T22:45:33.352Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginInspectWithEmptyID [2022-03-06T22:45:33.352Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginInspect [2022-03-06T22:45:33.352Z] --- PASS: TestPluginInspect (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginListError [2022-03-06T22:45:33.352Z] --- PASS: TestPluginListError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginList [2022-03-06T22:45:33.352Z] --- PASS: TestPluginList (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginPushError [2022-03-06T22:45:33.352Z] --- PASS: TestPluginPushError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginPush [2022-03-06T22:45:33.352Z] --- PASS: TestPluginPush (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginRemoveError [2022-03-06T22:45:33.352Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginRemove [2022-03-06T22:45:33.352Z] --- PASS: TestPluginRemove (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginSetError [2022-03-06T22:45:33.352Z] --- PASS: TestPluginSetError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPluginSet [2022-03-06T22:45:33.352Z] --- PASS: TestPluginSet (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSetHostHeader [2022-03-06T22:45:33.352Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestPlainTextError [2022-03-06T22:45:33.352Z] --- PASS: TestPlainTextError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestInfiniteError [2022-03-06T22:45:33.352Z] --- PASS: TestInfiniteError (0.10s) [2022-03-06T22:45:33.352Z] === RUN TestCanceledContext [2022-03-06T22:45:33.352Z] 2022/03/06 22:45:33 RoundTripper returned a response & error; ignoring response [2022-03-06T22:45:33.352Z] --- PASS: TestCanceledContext (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestDeadlineExceededContext [2022-03-06T22:45:33.352Z] 2022/03/06 22:45:33 RoundTripper returned a response & error; ignoring response [2022-03-06T22:45:33.352Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretCreateUnsupported [2022-03-06T22:45:33.352Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretCreateError [2022-03-06T22:45:33.352Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretCreate [2022-03-06T22:45:33.352Z] --- PASS: TestSecretCreate (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretInspectUnsupported [2022-03-06T22:45:33.352Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretInspectError [2022-03-06T22:45:33.352Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretInspectSecretNotFound [2022-03-06T22:45:33.352Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretInspectWithEmptyID [2022-03-06T22:45:33.352Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretInspect [2022-03-06T22:45:33.352Z] --- PASS: TestSecretInspect (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretListUnsupported [2022-03-06T22:45:33.352Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretListError [2022-03-06T22:45:33.352Z] --- PASS: TestSecretListError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretList [2022-03-06T22:45:33.352Z] --- PASS: TestSecretList (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretRemoveUnsupported [2022-03-06T22:45:33.352Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretRemoveError [2022-03-06T22:45:33.352Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretRemove [2022-03-06T22:45:33.352Z] --- PASS: TestSecretRemove (0.00s) [2022-03-06T22:45:33.352Z] === RUN TestSecretUpdateUnsupported [2022-03-06T22:45:33.353Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSecretUpdateError [2022-03-06T22:45:33.353Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSecretUpdate [2022-03-06T22:45:33.353Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceCreateError [2022-03-06T22:45:33.353Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceCreate [2022-03-06T22:45:33.353Z] --- PASS: TestServiceCreate (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-06T22:45:33.353Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceCreateDigestPinning [2022-03-06T22:45:33.353Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceInspectError [2022-03-06T22:45:33.353Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceInspectServiceNotFound [2022-03-06T22:45:33.353Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceInspectWithEmptyID [2022-03-06T22:45:33.353Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceInspect [2022-03-06T22:45:33.353Z] --- PASS: TestServiceInspect (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceListError [2022-03-06T22:45:33.353Z] --- PASS: TestServiceListError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceList [2022-03-06T22:45:33.353Z] --- PASS: TestServiceList (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceLogsError [2022-03-06T22:45:33.353Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceLogs [2022-03-06T22:45:33.353Z] --- PASS: TestServiceLogs (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceRemoveError [2022-03-06T22:45:33.353Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceRemoveNotFoundError [2022-03-06T22:45:33.353Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceRemove [2022-03-06T22:45:33.353Z] --- PASS: TestServiceRemove (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceUpdateError [2022-03-06T22:45:33.353Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestServiceUpdate [2022-03-06T22:45:33.353Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmGetUnlockKeyError [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmGetUnlockKey [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmInitError [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmInit [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmInit (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmInspectError [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmInspect [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmJoinError [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmJoin [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmLeaveError [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmLeave [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmUnlockError [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmUnlock [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmUpdateError [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestSwarmUpdate [2022-03-06T22:45:33.353Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestTaskInspectError [2022-03-06T22:45:33.353Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestTaskInspectWithEmptyID [2022-03-06T22:45:33.353Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestTaskInspect [2022-03-06T22:45:33.353Z] --- PASS: TestTaskInspect (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestTaskListError [2022-03-06T22:45:33.353Z] --- PASS: TestTaskListError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestTaskList [2022-03-06T22:45:33.353Z] --- PASS: TestTaskList (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeCreateError [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeCreate [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeInspectError [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeInspectNotFound [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeInspectWithEmptyID [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeInspect [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeListError [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeListError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeList [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeList (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeRemoveError [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-06T22:45:33.353Z] === RUN TestVolumeRemove [2022-03-06T22:45:33.353Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-06T22:45:33.353Z] === CONT TestTLSCloseWriter [2022-03-06T22:45:33.353Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-06T22:45:33.822Z] PASS [2022-03-06T22:45:33.822Z] coverage: 75.2% of statements [2022-03-06T22:45:33.822Z] ok github.com/docker/docker/client 0.650s coverage: 75.2% of statements [2022-03-06T22:45:34.536Z] . [2022-03-06T22:45:34.536Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-06T22:45:34.536Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-06T22:45:34.536Z] Error: No such image: emptyfs [2022-03-06T22:45:34.536Z] Running integration-test (iteration 1) [2022-03-06T22:45:34.536Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-06T22:45:34.795Z] Loaded image: busybox:latest [2022-03-06T22:45:35.054Z] Loaded image: busybox:glibc [2022-03-06T22:45:36.433Z] Loaded image: debian:bullseye-slim [2022-03-06T22:45:36.433Z] Loaded image: hello-world:latest [2022-03-06T22:45:36.433Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:45:36.433Z] INFO: Testing against a local daemon [2022-03-06T22:45:36.433Z] === RUN TestCgroupNamespacesBuild [2022-03-06T22:45:37.812Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-03-06T22:45:37.812Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-06T22:45:38.748Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-03-06T22:45:38.748Z] === RUN TestBuildWithSession [2022-03-06T22:45:38.748Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:45:38.748Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-06T22:45:38.748Z] === RUN TestBuildSquashParent [2022-03-06T22:45:38.877Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.851s coverage: 7.2% of statements [2022-03-06T22:45:38.877Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-06T22:45:38.877Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-06T22:45:38.877Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-06T22:45:38.877Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-06T22:45:38.877Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-06T22:45:38.877Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-06T22:45:39.137Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-06T22:45:39.398Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-03-06T22:45:39.658Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-06T22:45:39.658Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-06T22:45:46.863Z] --- PASS: TestBuildSquashParent (7.40s) [2022-03-06T22:45:46.863Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-06T22:45:46.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:45:46.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:45:46.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:45:46.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:45:46.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:45:46.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:45:46.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:45:46.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:45:46.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:45:46.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:45:46.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:45:46.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:45:46.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:45:46.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:45:47.800Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:45:47.800Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:45:49.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:45:49.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:45:51.670Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-06T22:45:51.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2022-03-06T22:45:51.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s) [2022-03-06T22:45:51.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2022-03-06T22:45:51.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2022-03-06T22:45:51.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2022-03-06T22:45:51.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2022-03-06T22:45:51.670Z] === RUN TestBuildMultiStageCopy [2022-03-06T22:45:51.670Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-06T22:45:51.882Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-06T22:45:53.380Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 2m21.856198614s [2022-03-06T22:45:53.380Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-06T22:45:53.380Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 481.740267ms [2022-03-06T22:45:55.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-06T22:45:56.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-06T22:45:57.053Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-06T22:45:57.988Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-06T22:45:59.205Z] --- PASS: TestCheckoutGit (42.31s) [2022-03-06T22:45:59.205Z] === RUN TestValidGitTransport [2022-03-06T22:45:59.205Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-06T22:45:59.205Z] === RUN TestGitInvalidRef [2022-03-06T22:45:59.365Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-03-06T22:45:59.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-03-06T22:45:59.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-06T22:45:59.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-03-06T22:45:59.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-03-06T22:45:59.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-06T22:45:59.365Z] === RUN TestBuildMultiStageParentConfig [2022-03-06T22:45:59.674Z] --- PASS: TestGitInvalidRef (0.48s) [2022-03-06T22:45:59.674Z] PASS [2022-03-06T22:45:59.674Z] coverage: 86.3% of statements [2022-03-06T22:45:59.674Z] ok github.com/docker/docker/builder/remotecontext/git 42.879s coverage: 86.3% of statements [2022-03-06T22:46:01.239Z] ? github.com/docker/docker/cli [no test files] [2022-03-06T22:46:01.239Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-06T22:46:04.630Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-06T22:46:04.630Z] === RUN TestBuildLabelWithTargets [2022-03-06T22:46:06.785Z] ok github.com/docker/docker/libnetwork/ipam 15.779s coverage: 85.3% of statements [2022-03-06T22:46:06.785Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-06T22:46:06.785Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-06T22:46:06.785Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-06T22:46:07.044Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-06T22:46:07.044Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-06T22:46:07.305Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-06T22:46:07.564Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 74.0% of statements [2022-03-06T22:46:08.504Z] ok github.com/docker/docker/libnetwork/iptables 0.129s coverage: 45.1% of statements [2022-03-06T22:46:08.504Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-06T22:46:08.765Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-06T22:46:10.101Z] Removing intermediate container a362d1590198 [2022-03-06T22:46:10.101Z] ---> ab9554715592 [2022-03-06T22:46:10.101Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-06T22:46:10.101Z] ---> Running in fcac83b56167 [2022-03-06T22:46:10.101Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-06T22:46:10.101Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-06T22:46:10.101Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-06T22:46:10.101Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-06T22:46:10.101Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-06T22:46:10.101Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-06T22:46:10.101Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-06T22:46:10.101Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-06T22:46:10.101Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-06T22:46:10.101Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-06T22:46:10.101Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-06T22:46:10.101Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-06T22:46:10.101Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-06T22:46:10.101Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-06T22:46:10.569Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-06T22:46:10.569Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-06T22:46:12.743Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-06T22:46:12.743Z] === RUN TestBuildWithEmptyLayers [2022-03-06T22:46:13.734Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-06T22:46:13.734Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-06T22:46:13.734Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-06T22:46:13.734Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-06T22:46:13.734Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-06T22:46:13.734Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-06T22:46:13.735Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-06T22:46:13.735Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-03-06T22:46:13.735Z] === RUN TestConfigureDaemonLogs [2022-03-06T22:46:13.735Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestCommonOptionsInstallFlags [2022-03-06T22:46:13.735Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-06T22:46:13.735Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-06T22:46:13.735Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-06T22:46:13.735Z] PASS [2022-03-06T22:46:13.735Z] coverage: 18.7% of statements [2022-03-06T22:46:13.735Z] ok github.com/docker/docker/cmd/dockerd 0.555s coverage: 18.7% of statements [2022-03-06T22:46:13.735Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-06T22:46:13.735Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-06T22:46:15.274Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-06T22:46:15.274Z] === RUN TestBuildMultiStageOnBuild [2022-03-06T22:46:16.724Z] === RUN TestContainerStopSignal [2022-03-06T22:46:16.724Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestContainerStopTimeout [2022-03-06T22:46:16.724Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-06T22:46:16.724Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-06T22:46:16.724Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-06T22:46:16.724Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-06T22:46:16.724Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestReplaceAndAppendEnvVars [2022-03-06T22:46:16.724Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-06T22:46:16.724Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestNewMemoryStore [2022-03-06T22:46:16.724Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestAddContainers [2022-03-06T22:46:16.724Z] --- PASS: TestAddContainers (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestGetContainer [2022-03-06T22:46:16.724Z] --- PASS: TestGetContainer (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestDeleteContainer [2022-03-06T22:46:16.724Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestListContainers [2022-03-06T22:46:16.724Z] --- PASS: TestListContainers (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestFirstContainer [2022-03-06T22:46:16.724Z] --- PASS: TestFirstContainer (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestApplyAllContainer [2022-03-06T22:46:16.724Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestIsValidHealthString [2022-03-06T22:46:16.724Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestStateRunStop [2022-03-06T22:46:16.724Z] --- PASS: TestStateRunStop (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestStateTimeoutWait [2022-03-06T22:46:16.724Z] state_test.go:141: Stop callback fired [2022-03-06T22:46:16.724Z] state_test.go:165: Stop callback fired [2022-03-06T22:46:16.724Z] --- PASS: TestStateTimeoutWait (0.12s) [2022-03-06T22:46:16.724Z] === RUN TestIsValidStateString [2022-03-06T22:46:16.724Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-06T22:46:16.724Z] === RUN TestViewSaveDelete [2022-03-06T22:46:16.724Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-06T22:46:16.724Z] === RUN TestViewAll [2022-03-06T22:46:17.193Z] --- PASS: TestViewAll (0.06s) [2022-03-06T22:46:17.193Z] === RUN TestViewGet [2022-03-06T22:46:17.193Z] --- PASS: TestViewGet (0.04s) [2022-03-06T22:46:17.193Z] === RUN TestNames [2022-03-06T22:46:17.193Z] --- PASS: TestNames (0.00s) [2022-03-06T22:46:17.193Z] === RUN TestViewWithHealthCheck [2022-03-06T22:46:17.193Z] --- PASS: TestViewWithHealthCheck (0.03s) [2022-03-06T22:46:17.193Z] PASS [2022-03-06T22:46:17.193Z] coverage: 41.7% of statements [2022-03-06T22:46:17.193Z] ok github.com/docker/docker/container 0.680s coverage: 41.7% of statements [2022-03-06T22:46:17.193Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-06T22:46:17.193Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-06T22:46:17.193Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-06T22:46:17.193Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-06T22:46:17.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-06T22:46:17.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-06T22:46:18.182Z] === RUN TestPrepare [2022-03-06T22:46:18.182Z] --- PASS: TestPrepare (0.00s) [2022-03-06T22:46:18.182Z] === RUN TestStart [2022-03-06T22:46:18.182Z] --- PASS: TestStart (0.00s) [2022-03-06T22:46:18.182Z] === RUN TestWaitCancel [2022-03-06T22:46:18.182Z] --- PASS: TestWaitCancel (0.00s) [2022-03-06T22:46:18.182Z] === RUN TestWaitDisabled [2022-03-06T22:46:18.182Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-06T22:46:18.182Z] === RUN TestWaitEnabled [2022-03-06T22:46:18.182Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-06T22:46:18.182Z] === RUN TestRemove [2022-03-06T22:46:18.182Z] --- PASS: TestRemove (0.00s) [2022-03-06T22:46:18.182Z] PASS [2022-03-06T22:46:18.182Z] coverage: 65.3% of statements [2022-03-06T22:46:18.182Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.187s coverage: 65.3% of statements [2022-03-06T22:46:20.544Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-06T22:46:20.544Z] === RUN TestBuildUncleanTarFilenames [2022-03-06T22:46:20.544Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-06T22:46:20.544Z] === RUN TestBuildMultiStageLayerLeak [2022-03-06T22:46:22.940Z] === RUN TestNewListSecretsFilters [2022-03-06T22:46:22.940Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-06T22:46:22.940Z] === RUN TestNewListConfigsFilters [2022-03-06T22:46:22.940Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-06T22:46:22.940Z] PASS [2022-03-06T22:46:22.940Z] coverage: 0.5% of statements [2022-03-06T22:46:22.940Z] ok github.com/docker/docker/daemon/cluster 1.204s coverage: 0.5% of statements [2022-03-06T22:46:22.940Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-06T22:46:23.480Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-06T22:46:23.480Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-06T22:46:23.480Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-06T22:46:23.480Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-06T22:46:23.481Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-06T22:46:23.481Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-06T22:46:23.481Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-06T22:46:23.481Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-06T22:46:23.481Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-06T22:46:23.481Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-06T22:46:23.481Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-06T22:46:23.481Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-06T22:46:23.481Z] PASS [2022-03-06T22:46:23.481Z] coverage: 35.9% of statements [2022-03-06T22:46:23.481Z] ok github.com/docker/docker/daemon/cluster/convert 0.576s coverage: 35.9% of statements [2022-03-06T22:46:25.812Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2022-03-06T22:46:25.812Z] === RUN TestBuildWithHugeFile [2022-03-06T22:46:26.434Z] === RUN TestEventsLog [2022-03-06T22:46:26.434Z] --- PASS: TestEventsLog (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestEventsLogTimeout [2022-03-06T22:46:26.434Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestLogEvents [2022-03-06T22:46:26.434Z] --- PASS: TestLogEvents (0.06s) [2022-03-06T22:46:26.434Z] === RUN TestLoadBufferedEvents [2022-03-06T22:46:26.434Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-06T22:46:26.434Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-06T22:46:26.434Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-06T22:46:26.434Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-06T22:46:26.434Z] PASS [2022-03-06T22:46:26.434Z] coverage: 50.0% of statements [2022-03-06T22:46:26.434Z] ok github.com/docker/docker/daemon/events 0.376s coverage: 50.0% of statements [2022-03-06T22:46:26.434Z] === RUN TestWaitNodeAttachment [2022-03-06T22:46:26.434Z] === RUN TestBuilderGC [2022-03-06T22:46:26.434Z] --- PASS: TestBuilderGC (0.01s) [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationNotFound [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestDaemonBrokenConfiguration [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestFindConfigurationConflicts [2022-03-06T22:46:26.434Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-06T22:46:26.434Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-06T22:46:26.434Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-06T22:46:26.434Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-06T22:46:26.434Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-06T22:46:26.434Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-06T22:46:26.434Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-06T22:46:26.434Z] === RUN TestValidateConfiguration [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_label [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_dns [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-06T22:46:26.903Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestReloadSetConfigFileNotExist [2022-03-06T22:46:26.903Z] time="2022-03-06T22:46:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-06T22:46:26.903Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-03-06T22:46:26.903Z] === RUN TestReloadDefaultConfigNotExist [2022-03-06T22:46:26.903Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:46:26.903Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestReloadBadDefaultConfig [2022-03-06T22:46:26.903Z] time="2022-03-06T22:46:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2526593840" [2022-03-06T22:46:26.903Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestReloadWithConflictingLabels [2022-03-06T22:46:26.903Z] time="2022-03-06T22:46:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1416037528" [2022-03-06T22:46:26.903Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestReloadWithDuplicateLabels [2022-03-06T22:46:26.903Z] time="2022-03-06T22:46:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3925673570" [2022-03-06T22:46:26.903Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestMaskURLCredentials [2022-03-06T22:46:26.903Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestDaemonConfigurationMerge [2022-03-06T22:46:26.903Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-06T22:46:26.903Z] PASS [2022-03-06T22:46:26.903Z] coverage: 79.2% of statements [2022-03-06T22:46:26.903Z] ok github.com/docker/docker/daemon/config 0.505s coverage: 79.2% of statements [2022-03-06T22:46:26.903Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-06T22:46:26.903Z] === RUN TestIsolationConversion [2022-03-06T22:46:26.903Z] === RUN TestIsolationConversion/default [2022-03-06T22:46:26.903Z] === RUN TestIsolationConversion/process [2022-03-06T22:46:26.903Z] === RUN TestIsolationConversion/hyperv [2022-03-06T22:46:26.903Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestContainerLabels [2022-03-06T22:46:26.903Z] --- PASS: TestContainerLabels (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestCredentialSpecConversion [2022-03-06T22:46:26.903Z] === RUN TestCredentialSpecConversion/none [2022-03-06T22:46:26.903Z] === RUN TestCredentialSpecConversion/config [2022-03-06T22:46:26.903Z] === RUN TestCredentialSpecConversion/file [2022-03-06T22:46:26.903Z] === RUN TestCredentialSpecConversion/registry [2022-03-06T22:46:26.903Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-06T22:46:26.903Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestControllerValidateMountBind [2022-03-06T22:46:26.903Z] --- PASS: TestControllerValidateMountBind (0.02s) [2022-03-06T22:46:26.903Z] === RUN TestControllerValidateMountVolume [2022-03-06T22:46:26.903Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestControllerValidateMountTarget [2022-03-06T22:46:26.903Z] --- PASS: TestControllerValidateMountTarget (0.03s) [2022-03-06T22:46:26.903Z] === RUN TestControllerValidateMountTmpfs [2022-03-06T22:46:26.903Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestControllerValidateMountInvalidType [2022-03-06T22:46:26.903Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-06T22:46:26.903Z] === RUN TestControllerValidateMountNamedPipe [2022-03-06T22:46:26.903Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-06T22:46:26.903Z] PASS [2022-03-06T22:46:26.903Z] coverage: 11.0% of statements [2022-03-06T22:46:26.903Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.926s coverage: 11.0% of statements [2022-03-06T22:46:28.395Z] Removing intermediate container fcac83b56167 [2022-03-06T22:46:28.395Z] ---> 55f528b1326e [2022-03-06T22:46:28.395Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-06T22:46:28.395Z] ---> Running in e6ab4030efdd [2022-03-06T22:46:28.395Z] Removing intermediate container e6ab4030efdd [2022-03-06T22:46:28.395Z] ---> 1e1af83c0358 [2022-03-06T22:46:28.395Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-06T22:46:28.395Z] ---> Running in b1d496da3641 [2022-03-06T22:46:28.395Z] Removing intermediate container b1d496da3641 [2022-03-06T22:46:28.395Z] ---> 070d8cc3330c [2022-03-06T22:46:28.395Z] Step 11/11 : COPY . . [2022-03-06T22:46:28.471Z] === RUN TestIsEmptyDir [2022-03-06T22:46:28.471Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-06T22:46:28.471Z] PASS [2022-03-06T22:46:28.471Z] coverage: 2.3% of statements [2022-03-06T22:46:28.471Z] ok github.com/docker/docker/daemon/graphdriver 0.168s coverage: 2.3% of statements [2022-03-06T22:46:28.939Z] === RUN TestLinkNaming [2022-03-06T22:46:28.939Z] --- PASS: TestLinkNaming (0.00s) [2022-03-06T22:46:28.939Z] === RUN TestLinkNew [2022-03-06T22:46:28.939Z] --- PASS: TestLinkNew (0.00s) [2022-03-06T22:46:28.939Z] === RUN TestLinkEnv [2022-03-06T22:46:28.939Z] --- PASS: TestLinkEnv (0.00s) [2022-03-06T22:46:28.939Z] === RUN TestLinkMultipleEnv [2022-03-06T22:46:28.939Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-06T22:46:28.939Z] === RUN TestLinkPortRangeEnv [2022-03-06T22:46:28.939Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-06T22:46:28.939Z] PASS [2022-03-06T22:46:28.939Z] coverage: 93.0% of statements [2022-03-06T22:46:28.939Z] ok github.com/docker/docker/daemon/links 0.070s coverage: 93.0% of statements [2022-03-06T22:46:33.697Z] === RUN TestNewStreamConfig [2022-03-06T22:46:33.697Z] === RUN TestNewStreamConfig/defaults [2022-03-06T22:46:33.697Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-06T22:46:33.697Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-06T22:46:34.165Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-06T22:46:34.165Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-06T22:46:34.165Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-06T22:46:34.165Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-06T22:46:34.165Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-06T22:46:34.165Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-06T22:46:34.165Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-06T22:46:34.165Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-06T22:46:34.165Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-06T22:46:34.165Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-06T22:46:34.165Z] time="2022-03-06T22:46:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-06T22:46:34.165Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-03-06T22:46:34.165Z] === RUN TestCreateSuccess [2022-03-06T22:46:34.165Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestCreateStreamSkipped [2022-03-06T22:46:34.165Z] time="2022-03-06T22:46:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-06T22:46:34.165Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestCreateLogGroupSuccess [2022-03-06T22:46:34.165Z] time="2022-03-06T22:46:33Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-06T22:46:34.165Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestCreateError [2022-03-06T22:46:34.165Z] --- PASS: TestCreateError (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestCreateAlreadyExists [2022-03-06T22:46:34.165Z] time="2022-03-06T22:46:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-06T22:46:34.165Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestLogClosed [2022-03-06T22:46:34.165Z] --- PASS: TestLogClosed (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestLogBlocking [2022-03-06T22:46:34.165Z] --- PASS: TestLogBlocking (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-06T22:46:34.165Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestLogNonBlockingBufferFull [2022-03-06T22:46:34.165Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestPublishBatchSuccess [2022-03-06T22:46:34.165Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestPublishBatchError [2022-03-06T22:46:34.165Z] time="2022-03-06T22:46:33Z" level=error msg=error [2022-03-06T22:46:34.165Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-06T22:46:34.165Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-06T22:46:34.166Z] time="2022-03-06T22:46:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-06T22:46:34.166Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-06T22:46:34.166Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-06T22:46:34.166Z] time="2022-03-06T22:46:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-06T22:46:34.166Z] time="2022-03-06T22:46:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-06T22:46:34.166Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-06T22:46:34.166Z] === RUN TestCollectBatchSimple [2022-03-06T22:46:34.166Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-06T22:46:34.166Z] === RUN TestCollectBatchTicker [2022-03-06T22:46:34.166Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-06T22:46:34.166Z] === RUN TestCollectBatchMultilinePattern [2022-03-06T22:46:34.166Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-06T22:46:34.166Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-06T22:46:34.166Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-06T22:46:34.166Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-06T22:46:34.166Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-06T22:46:34.166Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-06T22:46:34.634Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.18s) [2022-03-06T22:46:34.634Z] === RUN TestCollectBatchClose [2022-03-06T22:46:34.634Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-06T22:46:34.634Z] === RUN TestEffectiveLen [2022-03-06T22:46:34.634Z] === RUN TestEffectiveLen/0/Hello [2022-03-06T22:46:34.634Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-06T22:46:34.634Z] === RUN TestEffectiveLen/2/🙃 [2022-03-06T22:46:34.634Z] === RUN TestEffectiveLen/3/���� [2022-03-06T22:46:34.634Z] === RUN TestEffectiveLen/4/He��o [2022-03-06T22:46:34.634Z] === RUN TestEffectiveLen/5/ [2022-03-06T22:46:34.634Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-06T22:46:34.634Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-06T22:46:34.634Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-06T22:46:34.634Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-06T22:46:34.634Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-06T22:46:34.634Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-06T22:46:34.634Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-06T22:46:34.634Z] === RUN TestFindValidSplit [2022-03-06T22:46:34.634Z] === RUN TestFindValidSplit/0/ [2022-03-06T22:46:34.634Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:46:34.634Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:46:34.634Z] === RUN TestFindValidSplit/1/Hello [2022-03-06T22:46:34.634Z] cloudwatchlogs_test.go:1076: Hello [2022-03-06T22:46:34.634Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:46:34.634Z] === RUN TestFindValidSplit/2/Hello [2022-03-06T22:46:34.634Z] cloudwatchlogs_test.go:1076: He [2022-03-06T22:46:34.634Z] cloudwatchlogs_test.go:1077: llo [2022-03-06T22:46:35.103Z] === RUN TestFindValidSplit/3/Hello [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1077: Hello [2022-03-06T22:46:35.103Z] === RUN TestFindValidSplit/4/🙃 [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-06T22:46:35.103Z] === RUN TestFindValidSplit/5/🙃 [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:46:35.103Z] === RUN TestFindValidSplit/6/a� [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1076: a [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1077: � [2022-03-06T22:46:35.103Z] === RUN TestFindValidSplit/7/a� [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1076: a� [2022-03-06T22:46:35.103Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-06T22:46:35.103Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-06T22:46:35.103Z] === RUN TestProcessEventEmoji [2022-03-06T22:46:35.103Z] --- PASS: TestProcessEventEmoji (0.06s) [2022-03-06T22:46:35.103Z] === RUN TestCollectBatchLineSplit [2022-03-06T22:46:35.103Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-06T22:46:35.103Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-06T22:46:35.103Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.13s) [2022-03-06T22:46:35.103Z] === RUN TestCollectBatchMaxEvents [2022-03-06T22:46:35.103Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-06T22:46:35.103Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-06T22:46:35.103Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-06T22:46:35.103Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-06T22:46:35.103Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-03-06T22:46:35.103Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-06T22:46:35.103Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-06T22:46:35.103Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-06T22:46:35.103Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-06T22:46:35.573Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.06s) [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.01s) [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-06T22:46:35.573Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-06T22:46:35.573Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-06T22:46:35.573Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-06T22:46:35.573Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-06T22:46:36.044Z] === RUN TestValidateLogOptionsFormat [2022-03-06T22:46:36.044Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-06T22:46:36.044Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-06T22:46:36.044Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-06T22:46:36.044Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-06T22:46:36.044Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-06T22:46:36.044Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-06T22:46:36.512Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-06T22:46:36.512Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-06T22:46:36.512Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-06T22:46:36.512Z] === RUN TestCreateTagSuccess [2022-03-06T22:46:36.512Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-06T22:46:36.512Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-06T22:46:36.512Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.10s) [2022-03-06T22:46:36.512Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-06T22:46:36.512Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-06T22:46:36.512Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-06T22:46:36.512Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.03s) [2022-03-06T22:46:36.512Z] PASS [2022-03-06T22:46:36.512Z] coverage: 80.2% of statements [2022-03-06T22:46:36.512Z] ok github.com/docker/docker/daemon/logger/awslogs 1.225s coverage: 80.2% of statements [2022-03-06T22:46:36.513Z] === RUN TestSearchRegistryForImagesErrors [2022-03-06T22:46:36.513Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-06T22:46:36.513Z] === RUN TestSearchRegistryForImages [2022-03-06T22:46:36.513Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-06T22:46:36.513Z] === RUN TestOnlyPlatformWithFallback [2022-03-06T22:46:36.701Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-06T22:46:36.701Z] [2022-03-06T22:46:36.701Z] ________ ____ __. [2022-03-06T22:46:36.701Z] \_____ \ | |/ _| [2022-03-06T22:46:36.701Z] / | \| < [2022-03-06T22:46:36.701Z] / | \ | \ [2022-03-06T22:46:36.701Z] \_______ /____|__ \ [2022-03-06T22:46:36.701Z] \/ \/ [2022-03-06T22:46:36.701Z] [2022-03-06T22:46:36.701Z] INFO: make.ps1 ended at 03/06/2022 22:46:33 [2022-03-06T22:46:36.701Z] INFO: Binaries build ended at 03/06/2022 22:46:34. Duration:00:01:14.9917633 [2022-03-06T22:46:36.701Z] INFO: Copying the built daemon binary to d:\CI\PR-43136\6\binary\dockerd-1fe5053ba8.exe... [2022-03-06T22:46:36.701Z] INFO: Copying the built client binary to d:\CI\PR-43136\6\binary\docker-1fe5053ba8.exe... [2022-03-06T22:46:36.701Z] INFO: Copying dockerversion from the container... [2022-03-06T22:46:36.701Z] INFO: Copying the golang package from the container to d:\CI\PR-43136\6\installer\go.zip... [2022-03-06T22:46:36.701Z] INFO: Extracting go.zip to d:\CI\PR-43136\6\go [2022-03-06T22:46:36.981Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-06T22:46:36.982Z] === RUN TestImageDelete [2022-03-06T22:46:36.982Z] === RUN TestImageDelete/no_lease [2022-03-06T22:46:36.982Z] === RUN TestImageDelete/lease_exists [2022-03-06T22:46:36.982Z] --- PASS: TestImageDelete (0.16s) [2022-03-06T22:46:36.982Z] --- PASS: TestImageDelete/no_lease (0.03s) [2022-03-06T22:46:36.982Z] --- PASS: TestImageDelete/lease_exists (0.09s) [2022-03-06T22:46:36.982Z] === RUN TestContentStoreForPull [2022-03-06T22:46:36.982Z] --- PASS: TestContentStoreForPull (0.33s) [2022-03-06T22:46:36.982Z] PASS [2022-03-06T22:46:36.982Z] coverage: 6.8% of statements [2022-03-06T22:46:36.982Z] ok github.com/docker/docker/daemon/images 1.026s coverage: 6.8% of statements [2022-03-06T22:46:36.982Z] === RUN TestAdapterReadLogs [2022-03-06T22:46:36.982Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-06T22:46:36.982Z] === RUN TestCopier [2022-03-06T22:46:36.982Z] --- PASS: TestCopier (0.00s) [2022-03-06T22:46:36.982Z] === RUN TestCopierLongLines [2022-03-06T22:46:36.982Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-06T22:46:36.982Z] === RUN TestCopierSlow [2022-03-06T22:46:36.982Z] --- PASS: TestCopierSlow (0.21s) [2022-03-06T22:46:36.982Z] === RUN TestCopierWithSized [2022-03-06T22:46:36.982Z] === RUN TestCopierWithSized/as_is [2022-03-06T22:46:37.451Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-06T22:46:37.451Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-06T22:46:37.451Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-06T22:46:37.451Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-06T22:46:37.451Z] === RUN TestCopierWithPartial [2022-03-06T22:46:37.451Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-06T22:46:37.451Z] === RUN TestRingLogger [2022-03-06T22:46:37.451Z] --- PASS: TestRingLogger (0.00s) [2022-03-06T22:46:37.451Z] === RUN TestRingCap [2022-03-06T22:46:37.451Z] --- PASS: TestRingCap (0.00s) [2022-03-06T22:46:37.451Z] === RUN TestRingClose [2022-03-06T22:46:37.451Z] --- PASS: TestRingClose (0.00s) [2022-03-06T22:46:37.451Z] === RUN TestRingDrain [2022-03-06T22:46:37.451Z] --- PASS: TestRingDrain (0.00s) [2022-03-06T22:46:37.451Z] PASS [2022-03-06T22:46:37.451Z] coverage: 43.2% of statements [2022-03-06T22:46:37.451Z] ok github.com/docker/docker/daemon/logger 0.371s coverage: 43.2% of statements [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-06T22:46:39.703Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-06T22:46:39.703Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-06T22:46:39.703Z] PASS [2022-03-06T22:46:39.703Z] coverage: 33.6% of statements [2022-03-06T22:46:39.703Z] ok github.com/docker/docker/daemon/logger/fluentd 0.634s coverage: 33.6% of statements [2022-03-06T22:46:39.703Z] === RUN TestJSONFileLogger [2022-03-06T22:46:39.703Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-06T22:46:39.703Z] === RUN TestJSONFileLoggerWithTags [2022-03-06T22:46:39.703Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-06T22:46:39.703Z] === RUN TestJSONFileLoggerWithOpts [2022-03-06T22:46:39.703Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-03-06T22:46:39.703Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-06T22:46:39.703Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2022-03-06T22:46:39.703Z] === RUN TestEncodeDecode [2022-03-06T22:46:39.703Z] === PAUSE TestEncodeDecode [2022-03-06T22:46:39.703Z] === RUN TestUnexpectedEOF [2022-03-06T22:46:40.172Z] time="2022-03-06T22:46:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-06T22:46:40.173Z] time="2022-03-06T22:46:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-06T22:46:40.173Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-06T22:46:40.173Z] === CONT TestEncodeDecode [2022-03-06T22:46:40.173Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-06T22:46:40.173Z] PASS [2022-03-06T22:46:40.173Z] coverage: 69.9% of statements [2022-03-06T22:46:40.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.416s coverage: 69.9% of statements [2022-03-06T22:46:40.173Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-06T22:46:40.173Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-06T22:46:40.173Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-06T22:46:40.302Z] --- PASS: TestBuildWithHugeFile (59.35s) [2022-03-06T22:46:40.302Z] === RUN TestBuildWCOWSandboxSize [2022-03-06T22:46:40.302Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:46:40.302Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:46:40.302Z] === RUN TestBuildWithEmptyDockerfile [2022-03-06T22:46:40.302Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:46:40.302Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:46:40.302Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:46:40.302Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:46:40.302Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:46:40.302Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:46:40.302Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:46:40.302Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:46:40.302Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:46:40.302Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-06T22:46:40.302Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-06T22:46:40.302Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-06T22:46:40.302Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-06T22:46:40.302Z] === RUN TestBuildPreserveOwnership [2022-03-06T22:46:40.302Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-06T22:46:40.302Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-06T22:46:40.302Z] --- PASS: TestBuildPreserveOwnership (3.60s) [2022-03-06T22:46:40.302Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-03-06T22:46:40.302Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-03-06T22:46:40.302Z] === RUN TestBuildPlatformInvalid [2022-03-06T22:46:40.302Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-06T22:46:40.302Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-06T22:46:40.302Z] Loaded image: busybox:latest [2022-03-06T22:46:40.302Z] Loaded image: busybox:glibc [2022-03-06T22:46:40.302Z] Loaded image: debian:bullseye-slim [2022-03-06T22:46:40.302Z] Loaded image: hello-world:latest [2022-03-06T22:46:40.302Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:46:40.641Z] === RUN TestVerifyNetworkingConfig [2022-03-06T22:46:40.641Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestGetContainer [2022-03-06T22:46:40.641Z] --- PASS: TestGetContainer (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestValidContainerNames [2022-03-06T22:46:40.641Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestContainerInitDNS [2022-03-06T22:46:40.641Z] daemon_test.go:145: root required [2022-03-06T22:46:40.641Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestMerge [2022-03-06T22:46:40.641Z] --- PASS: TestMerge (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestValidateContainerIsolation [2022-03-06T22:46:40.641Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestFindNetworkErrorType [2022-03-06T22:46:40.641Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestEnsureServicesExist [2022-03-06T22:46:40.641Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestEnsureServicesExistErrors [2022-03-06T22:46:40.641Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-06T22:46:40.641Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-06T22:46:40.641Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-06T22:46:40.641Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-06T22:46:40.641Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-06T22:46:40.641Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-06T22:46:40.641Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestContainerDelete [2022-03-06T22:46:40.641Z] --- PASS: TestContainerDelete (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestContainerDoubleDelete [2022-03-06T22:46:40.641Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestLogContainerEventCopyLabels [2022-03-06T22:46:40.641Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestLogContainerEventWithAttributes [2022-03-06T22:46:40.641Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestNoneHealthcheck [2022-03-06T22:46:40.641Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-06T22:46:40.641Z] === RUN TestHealthStates [2022-03-06T22:46:40.641Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.36s) [2022-03-06T22:46:40.641Z] === RUN TestFastTimeMarshalJSON [2022-03-06T22:46:40.641Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-03-06T22:46:40.641Z] PASS [2022-03-06T22:46:40.641Z] coverage: 87.2% of statements [2022-03-06T22:46:40.641Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.477s coverage: 87.2% of statements [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] time="2022-03-06T22:46:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:46:41.110Z] --- PASS: TestHealthStates (0.33s) [2022-03-06T22:46:41.110Z] === RUN TestGetInspectData [2022-03-06T22:46:41.110Z] --- PASS: TestGetInspectData (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestFillLicense [2022-03-06T22:46:41.110Z] --- PASS: TestFillLicense (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestListInvalidFilter [2022-03-06T22:46:41.110Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestNameFilter [2022-03-06T22:46:41.110Z] --- PASS: TestNameFilter (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-06T22:46:41.110Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-06T22:46:41.110Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-06T22:46:41.110Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestDaemonReloadLabels [2022-03-06T22:46:41.110Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-06T22:46:41.110Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestDaemonReloadMirrors [2022-03-06T22:46:41.110Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-06T22:46:41.110Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-06T22:46:41.110Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-06T22:46:41.110Z] reload_test.go:342: root required [2022-03-06T22:46:41.110Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-06T22:46:41.110Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-06T22:46:41.110Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-06T22:46:41.110Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-06T22:46:41.110Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-06T22:46:41.110Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-06T22:46:41.110Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-06T22:46:41.110Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-03-06T22:46:41.110Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-06T22:46:41.110Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-03-06T22:46:41.110Z] === RUN TestParseVolumesFrom [2022-03-06T22:46:41.110Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-06T22:46:41.110Z] PASS [2022-03-06T22:46:41.110Z] coverage: 8.6% of statements [2022-03-06T22:46:41.110Z] ok github.com/docker/docker/daemon 0.969s coverage: 8.6% of statements [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-06T22:46:41.111Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-06T22:46:41.579Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-06T22:46:41.579Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-06T22:46:41.579Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-06T22:46:41.579Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-06T22:46:42.567Z] === RUN TestWriteLog [2022-03-06T22:46:42.567Z] === PAUSE TestWriteLog [2022-03-06T22:46:42.567Z] === RUN TestReadLog [2022-03-06T22:46:42.567Z] === PAUSE TestReadLog [2022-03-06T22:46:42.567Z] === RUN TestDecode [2022-03-06T22:46:43.036Z] --- PASS: TestDecode (0.08s) [2022-03-06T22:46:43.036Z] === CONT TestWriteLog [2022-03-06T22:46:43.036Z] === CONT TestReadLog [2022-03-06T22:46:43.036Z] === RUN TestReadLog/tail_exact [2022-03-06T22:46:43.036Z] --- PASS: TestWriteLog (0.01s) [2022-03-06T22:46:43.036Z] === RUN TestReadLog/tail_less_than_available [2022-03-06T22:46:43.036Z] === RUN TestReadLog/tail_more_than_available [2022-03-06T22:46:43.036Z] --- PASS: TestReadLog (0.34s) [2022-03-06T22:46:43.036Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-06T22:46:43.036Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-06T22:46:43.036Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-03-06T22:46:43.036Z] PASS [2022-03-06T22:46:43.036Z] coverage: 78.7% of statements [2022-03-06T22:46:43.036Z] ok github.com/docker/docker/daemon/logger/local 0.572s coverage: 78.7% of statements [2022-03-06T22:46:43.505Z] === RUN TestOpenFileDelete [2022-03-06T22:46:43.505Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestOpenFileRename [2022-03-06T22:46:43.505Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestHandleDecoderErr [2022-03-06T22:46:43.505Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestParseLogTagDefaultTag [2022-03-06T22:46:43.505Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestParseLogTag [2022-03-06T22:46:43.505Z] --- PASS: TestParseLogTag (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestParseLogTagEmptyTag [2022-03-06T22:46:43.505Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestTailFiles [2022-03-06T22:46:43.505Z] --- PASS: TestTailFiles (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestFollowLogsConsumerGone [2022-03-06T22:46:43.505Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-06T22:46:43.505Z] === RUN TestFollowLogsProducerGone [2022-03-06T22:46:43.505Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-06T22:46:43.505Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-06T22:46:43.505Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-06T22:46:43.505Z] === RUN TestCheckCapacityAndRotate [2022-03-06T22:46:43.505Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-06T22:46:43.505Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-06T22:46:43.505Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-06T22:46:43.505Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-03-06T22:46:43.505Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2022-03-06T22:46:43.505Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2022-03-06T22:46:43.505Z] PASS [2022-03-06T22:46:43.505Z] coverage: 53.5% of statements [2022-03-06T22:46:43.505Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.321s coverage: 53.5% of statements [2022-03-06T22:46:44.493Z] === RUN TestLog [2022-03-06T22:46:44.493Z] --- PASS: TestLog (0.04s) [2022-03-06T22:46:44.493Z] PASS [2022-03-06T22:46:44.493Z] coverage: 31.5% of statements [2022-03-06T22:46:44.493Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.172s coverage: 31.5% of statements [2022-03-06T22:46:44.963Z] === RUN TestValidateLogOpt [2022-03-06T22:46:44.963Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestNewMissedConfig [2022-03-06T22:46:44.963Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestNewMissedUrl [2022-03-06T22:46:44.963Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestNewMissedToken [2022-03-06T22:46:44.963Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestNewWithProxy [2022-03-06T22:46:44.963Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestDefault [2022-03-06T22:46:44.963Z] --- PASS: TestDefault (0.01s) [2022-03-06T22:46:44.963Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-06T22:46:44.963Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestJsonFormat [2022-03-06T22:46:44.963Z] --- PASS: TestJsonFormat (0.01s) [2022-03-06T22:46:44.963Z] === RUN TestRawFormat [2022-03-06T22:46:44.963Z] --- PASS: TestRawFormat (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestRawFormatWithLabels [2022-03-06T22:46:44.963Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestRawFormatWithoutTag [2022-03-06T22:46:44.963Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-06T22:46:44.963Z] === RUN TestBatching [2022-03-06T22:46:44.963Z] === RUN TestNewParse [2022-03-06T22:46:44.963Z] --- PASS: TestNewParse (0.00s) [2022-03-06T22:46:44.963Z] PASS [2022-03-06T22:46:44.963Z] coverage: 8.3% of statements [2022-03-06T22:46:44.963Z] ok github.com/docker/docker/daemon/logger/templates 0.088s coverage: 8.3% of statements [2022-03-06T22:46:45.456Z] --- PASS: TestBatching (0.39s) [2022-03-06T22:46:45.456Z] === RUN TestFrequency [2022-03-06T22:46:45.456Z] === RUN TestParseLogFormat [2022-03-06T22:46:45.456Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestValidateLogOptEmpty [2022-03-06T22:46:45.456Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestValidateSyslogAddress [2022-03-06T22:46:45.456Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestParseAddressDefaultPort [2022-03-06T22:46:45.456Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestValidateSyslogFacility [2022-03-06T22:46:45.456Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestValidateLogOptSyslogFormat [2022-03-06T22:46:45.456Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestValidateLogOpt [2022-03-06T22:46:45.456Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-06T22:46:45.456Z] PASS [2022-03-06T22:46:45.456Z] coverage: 46.8% of statements [2022-03-06T22:46:45.456Z] ok github.com/docker/docker/daemon/logger/syslog 0.139s coverage: 46.8% of statements [2022-03-06T22:46:45.456Z] --- PASS: TestFrequency (0.16s) [2022-03-06T22:46:45.456Z] === RUN TestOneMessagePerRequest [2022-03-06T22:46:45.456Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestVerify [2022-03-06T22:46:45.456Z] --- PASS: TestVerify (0.00s) [2022-03-06T22:46:45.456Z] === RUN TestSkipVerify [2022-03-06T22:46:45.930Z] time="2022-03-06T22:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:45.930Z] time="2022-03-06T22:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:45.930Z] time="2022-03-06T22:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:45.930Z] time="2022-03-06T22:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:45.930Z] time="2022-03-06T22:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.401Z] --- PASS: TestSkipVerify (0.89s) [2022-03-06T22:46:46.401Z] === RUN TestBufferMaximum [2022-03-06T22:46:46.401Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.401Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.401Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.401Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.401Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.401Z] time="2022-03-06T22:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646606806.130931\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:46.401Z] time="2022-03-06T22:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646606806.130931\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:46.870Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-06T22:46:46.870Z] === RUN TestServerAlwaysDown [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646606806.135951\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646606806.135951\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646606806.135951\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646606806.136951\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:46.870Z] time="2022-03-06T22:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646606806.136951\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:46.870Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-06T22:46:46.870Z] === RUN TestCannotSendAfterClose [2022-03-06T22:46:46.870Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-06T22:46:46.870Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-06T22:46:46.873Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.41s) [2022-03-06T22:46:46.873Z] PASS [2022-03-06T22:46:46.873Z] [2022-03-06T22:46:46.873Z] === Skipped [2022-03-06T22:46:46.873Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-06T22:46:46.873Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:46:46.873Z] [2022-03-06T22:46:46.873Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:46:46.873Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:46:46.873Z] [2022-03-06T22:46:46.873Z] DONE 34 tests, 2 skipped in 94.888s [2022-03-06T22:46:46.873Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-06T22:46:46.873Z] INFO: Testing against a local daemon [2022-03-06T22:46:46.873Z] === RUN TestConfigInspect [2022-03-06T22:46:47.338Z] === RUN TestV1IDService [2022-03-06T22:46:47.338Z] --- PASS: TestV1IDService (0.04s) [2022-03-06T22:46:47.338Z] === RUN TestV2MetadataService [2022-03-06T22:46:47.338Z] time="2022-03-06T22:46:47Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-06T22:46:47.338Z] time="2022-03-06T22:46:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fe3b8d2c5407\"}'" [2022-03-06T22:46:47.338Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-06T22:46:47.338Z] PASS [2022-03-06T22:46:47.338Z] coverage: 82.5% of statements [2022-03-06T22:46:47.338Z] ok github.com/docker/docker/daemon/logger/splunk 2.749s coverage: 82.5% of statements [2022-03-06T22:46:47.338Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-06T22:46:47.338Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-06T22:46:47.338Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-06T22:46:48.250Z] --- PASS: TestConfigInspect (2.31s) [2022-03-06T22:46:48.250Z] === RUN TestConfigList [2022-03-06T22:46:48.328Z] === RUN TestSuccessfulDownload [2022-03-06T22:46:48.328Z] download_test.go:267: Needs fixing on Windows [2022-03-06T22:46:48.328Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-06T22:46:48.328Z] === RUN TestCancelledDownload [2022-03-06T22:46:48.328Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-06T22:46:48.328Z] === RUN TestMaxDownloadAttempts [2022-03-06T22:46:48.328Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:46:48.328Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:46:48.328Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:46:48.328Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:46:48.328Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:46:48.328Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:46:48.328Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:46:48.328Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:46:48.328Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:46:48.328Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:46:48.328Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:46:48.328Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:46:48.328Z] --- PASS: TestV2MetadataService (1.33s) [2022-03-06T22:46:48.328Z] PASS [2022-03-06T22:46:48.328Z] coverage: 48.2% of statements [2022-03-06T22:46:48.797Z] ok github.com/docker/docker/distribution/metadata 1.511s coverage: 48.2% of statements [2022-03-06T22:46:48.797Z] time="2022-03-06T22:46:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:46:48.797Z] time="2022-03-06T22:46:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:46:48.797Z] time="2022-03-06T22:46:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:46:48.797Z] time="2022-03-06T22:46:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:46:48.797Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-06T22:46:48.797Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2022-03-06T22:46:48.797Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2022-03-06T22:46:48.797Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2022-03-06T22:46:48.797Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2022-03-06T22:46:48.797Z] === RUN TestTransfer [2022-03-06T22:46:48.797Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-06T22:46:48.797Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-06T22:46:48.797Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-06T22:46:48.797Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-06T22:46:48.797Z] === RUN TestContinueOnError_NeverContinue [2022-03-06T22:46:48.797Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-06T22:46:48.797Z] === RUN TestManifestStore [2022-03-06T22:46:48.797Z] === RUN TestManifestStore/no_remote_or_local [2022-03-06T22:46:48.797Z] --- PASS: TestTransfer (0.12s) [2022-03-06T22:46:48.797Z] === RUN TestConcurrencyLimit [2022-03-06T22:46:49.265Z] time="2022-03-06T22:46:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1959478888\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/no_local_cache [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/with_local_cache [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/unknown_media_type [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-06T22:46:49.265Z] time="2022-03-06T22:46:48Z" level=warning msg="reference for unknown type: " [2022-03-06T22:46:49.265Z] time="2022-03-06T22:46:48Z" level=warning msg="reference for unknown type: " [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-06T22:46:49.265Z] --- PASS: TestConcurrencyLimit (0.34s) [2022-03-06T22:46:49.265Z] === RUN TestInactiveJobs [2022-03-06T22:46:49.265Z] time="2022-03-06T22:46:48Z" level=warning msg="reference for unknown type: " [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-06T22:46:49.265Z] time="2022-03-06T22:46:48Z" level=warning msg="reference for unknown type: " [2022-03-06T22:46:49.265Z] time="2022-03-06T22:46:48Z" level=warning msg="reference for unknown type: " [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-06T22:46:49.265Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-06T22:46:49.265Z] time="2022-03-06T22:46:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore (0.44s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-06T22:46:49.265Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaType [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-06T22:46:49.265Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-06T22:46:49.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-06T22:46:49.265Z] === RUN TestFixManifestLayers [2022-03-06T22:46:49.265Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-06T22:46:49.265Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-06T22:46:49.265Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-06T22:46:49.265Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-06T22:46:49.265Z] === RUN TestFixManifestLayersBadParent [2022-03-06T22:46:49.265Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-06T22:46:49.265Z] === RUN TestValidateManifest [2022-03-06T22:46:49.265Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-06T22:46:49.265Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-06T22:46:49.265Z] === RUN TestFormatPlatform [2022-03-06T22:46:49.265Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-06T22:46:49.265Z] === RUN TestPullSchema2Config [2022-03-06T22:46:49.265Z] === RUN TestPullSchema2Config/success_first_time [2022-03-06T22:46:49.265Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:46:49.265Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:46:49.265Z] === RUN TestPullSchema2Config/500_status [2022-03-06T22:46:49.265Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:46:49.265Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:46:49.712Z] ---> 0c6c49849265 [2022-03-06T22:46:49.712Z] Successfully built 0c6c49849265 [2022-03-06T22:46:49.712Z] Successfully tagged docker:latest [2022-03-06T22:46:49.712Z] INFO: Image build ended at 03/06/2022 22:46:49. Duration:00:03:14.2593752 [2022-03-06T22:46:49.712Z] [2022-03-06T22:46:49.712Z] [2022-03-06T22:46:49.712Z] INFO: Building the test binaries at 03/06/2022 22:46:49... [2022-03-06T22:46:49.737Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:46:49.737Z] === RUN TestPullSchema2Config/EOF [2022-03-06T22:46:49.737Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:46:49.737Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:46:49.737Z] 2022/03/06 22:46:49 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-06T22:46:49.737Z] goroutine 9 [running]: [2022-03-06T22:46:49.737Z] net/http.(*conn).serve.func1() [2022-03-06T22:46:49.737Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-06T22:46:49.737Z] panic({0x974800, 0xaf5ea0}) [2022-03-06T22:46:49.737Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-06T22:46:49.737Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000068304, {0xb07200, 0xc0003040e0}) [2022-03-06T22:46:49.737Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-06T22:46:49.737Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb07200, 0xc0003040e0}, 0xc000324000) [2022-03-06T22:46:49.737Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-06T22:46:49.737Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xb07200, 0xc0003040e0}, 0x488e35) [2022-03-06T22:46:49.737Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-06T22:46:49.737Z] net/http.serverHandler.ServeHTTP({0xc000361f80}, {0xb07200, 0xc0003040e0}, 0xc000324000) [2022-03-06T22:46:49.737Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-06T22:46:49.737Z] net/http.(*conn).serve(0xc0002800a0, {0xb0b838, 0xc00021ed80}) [2022-03-06T22:46:49.737Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-06T22:46:49.737Z] created by net/http.(*Server).Serve [2022-03-06T22:46:49.737Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-06T22:46:49.737Z] === RUN TestNotFound [2022-03-06T22:46:49.737Z] --- PASS: TestNotFound (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestConflict [2022-03-06T22:46:49.737Z] --- PASS: TestConflict (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestForbidden [2022-03-06T22:46:49.737Z] --- PASS: TestForbidden (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestInvalidParameter [2022-03-06T22:46:49.737Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestNotImplemented [2022-03-06T22:46:49.737Z] --- PASS: TestNotImplemented (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestNotModified [2022-03-06T22:46:49.737Z] --- PASS: TestNotModified (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestUnauthorized [2022-03-06T22:46:49.737Z] --- PASS: TestUnauthorized (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestUnknown [2022-03-06T22:46:49.737Z] --- PASS: TestUnknown (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestCancelled [2022-03-06T22:46:49.737Z] --- PASS: TestCancelled (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestDeadline [2022-03-06T22:46:49.737Z] --- PASS: TestDeadline (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestDataLoss [2022-03-06T22:46:49.737Z] --- PASS: TestDataLoss (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestUnavailable [2022-03-06T22:46:49.737Z] --- PASS: TestUnavailable (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestSystem [2022-03-06T22:46:49.737Z] --- PASS: TestSystem (0.00s) [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Not_Found [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Bad_Request [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Conflict [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Unauthorized [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Forbidden [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Not_Modified [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-06T22:46:49.737Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-06T22:46:49.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-06T22:46:49.737Z] PASS [2022-03-06T22:46:49.737Z] coverage: 53.1% of statements [2022-03-06T22:46:49.738Z] ok github.com/docker/docker/errdefs 0.104s coverage: 53.1% of statements [2022-03-06T22:46:49.738Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-06T22:46:49.738Z] === RUN TestWatchRelease [2022-03-06T22:46:49.738Z] --- PASS: TestWatchRelease (0.04s) [2022-03-06T22:46:49.738Z] === RUN TestWatchFinishedTransfer [2022-03-06T22:46:49.738Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-06T22:46:49.738Z] === RUN TestDuplicateTransfer [2022-03-06T22:46:49.738Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-06T22:46:49.738Z] === RUN TestSuccessfulUpload [2022-03-06T22:46:49.738Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:46:49.738Z] === RUN TestPullSchema2Config/unauthorized [2022-03-06T22:46:49.738Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:46:49.738Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:46:49.738Z] --- PASS: TestPullSchema2Config (0.58s) [2022-03-06T22:46:49.738Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-03-06T22:46:49.738Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-06T22:46:49.738Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-06T22:46:49.738Z] --- PASS: TestPullSchema2Config/unauthorized (0.03s) [2022-03-06T22:46:49.738Z] === RUN TestGetRepositoryMountCandidates [2022-03-06T22:46:49.738Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-06T22:46:49.738Z] === RUN TestLayerAlreadyExists [2022-03-06T22:46:49.738Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:46:49.738Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:46:49.738Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:46:49.738Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:46:49.738Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:46:49.738Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:46:49.738Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-06T22:46:49.738Z] === RUN TestWhenEmptyAuthConfig [2022-03-06T22:46:50.207Z] time="2022-03-06T22:46:49Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-06T22:46:50.207Z] --- PASS: TestSuccessfulUpload (0.44s) [2022-03-06T22:46:50.207Z] === RUN TestCancelledUpload [2022-03-06T22:46:50.207Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-06T22:46:50.207Z] PASS [2022-03-06T22:46:50.207Z] coverage: 76.8% of statements [2022-03-06T22:46:50.208Z] ok github.com/docker/docker/distribution/xfer 2.105s coverage: 76.8% of statements [2022-03-06T22:46:50.780Z] --- PASS: TestConfigList (2.14s) [2022-03-06T22:46:50.780Z] === RUN TestConfigsCreateAndDelete [2022-03-06T22:46:51.195Z] === RUN TestCompare [2022-03-06T22:46:51.195Z] --- PASS: TestCompare (0.00s) [2022-03-06T22:46:51.195Z] PASS [2022-03-06T22:46:51.195Z] coverage: 19.2% of statements [2022-03-06T22:46:51.195Z] ok github.com/docker/docker/image/cache 0.145s coverage: 19.2% of statements [2022-03-06T22:46:51.195Z] === RUN TestFSGetInvalidData [2022-03-06T22:46:51.195Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-06T22:46:51.195Z] === RUN TestFSInvalidSet [2022-03-06T22:46:51.195Z] --- PASS: TestWhenEmptyAuthConfig (1.42s) [2022-03-06T22:46:51.195Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-06T22:46:51.195Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-06T22:46:51.195Z] === RUN TestTokenPassThru [2022-03-06T22:46:51.195Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-06T22:46:51.195Z] === RUN TestFSInvalidRoot [2022-03-06T22:46:51.195Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-06T22:46:51.195Z] === RUN TestTokenPassThruDifferentHost [2022-03-06T22:46:51.195Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-06T22:46:51.195Z] === RUN TestFSMetadataGetSet [2022-03-06T22:46:51.195Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-06T22:46:51.195Z] PASS [2022-03-06T22:46:51.195Z] coverage: 26.7% of statements [2022-03-06T22:46:51.195Z] ok github.com/docker/docker/distribution 2.677s coverage: 26.7% of statements [2022-03-06T22:46:51.195Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-03-06T22:46:51.195Z] === RUN TestFSInvalidWalker [2022-03-06T22:46:51.195Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-06T22:46:51.195Z] === RUN TestFSGetSet [2022-03-06T22:46:51.664Z] --- PASS: TestFSGetSet (0.06s) [2022-03-06T22:46:51.664Z] === RUN TestFSGetUnsetKey [2022-03-06T22:46:51.664Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-06T22:46:51.664Z] === RUN TestFSGetEmptyData [2022-03-06T22:46:51.664Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-06T22:46:51.664Z] === RUN TestFSDelete [2022-03-06T22:46:51.664Z] --- PASS: TestFSDelete (0.02s) [2022-03-06T22:46:51.664Z] === RUN TestFSWalker [2022-03-06T22:46:51.664Z] --- PASS: TestFSWalker (0.02s) [2022-03-06T22:46:51.664Z] === RUN TestFSWalkerStopOnError [2022-03-06T22:46:51.664Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-06T22:46:51.664Z] === RUN TestNewFromJSON [2022-03-06T22:46:51.664Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-06T22:46:51.664Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-06T22:46:51.664Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-06T22:46:51.664Z] === RUN TestMarshalKeyOrder [2022-03-06T22:46:51.664Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-06T22:46:51.664Z] === RUN TestHistoryEqual [2022-03-06T22:46:51.664Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-06T22:46:51.664Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-06T22:46:51.664Z] --- PASS: TestHistoryEqual (0.25s) [2022-03-06T22:46:51.664Z] === RUN TestImage [2022-03-06T22:46:51.664Z] --- PASS: TestImage (0.00s) [2022-03-06T22:46:51.664Z] === RUN TestImageOSNotEmpty [2022-03-06T22:46:51.664Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-06T22:46:51.664Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-06T22:46:51.664Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-06T22:46:51.664Z] === RUN TestCreate [2022-03-06T22:46:51.664Z] --- PASS: TestCreate (0.01s) [2022-03-06T22:46:51.664Z] === RUN TestRestore [2022-03-06T22:46:51.664Z] time="2022-03-06T22:46:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-06T22:46:51.664Z] --- PASS: TestRestore (0.06s) [2022-03-06T22:46:51.664Z] === RUN TestAddDelete [2022-03-06T22:46:52.133Z] --- PASS: TestAddDelete (0.06s) [2022-03-06T22:46:52.133Z] === RUN TestSearchAfterDelete [2022-03-06T22:46:52.133Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-06T22:46:52.133Z] === RUN TestParentReset [2022-03-06T22:46:52.133Z] --- PASS: TestParentReset (0.04s) [2022-03-06T22:46:52.133Z] === RUN TestGetAndSetLastUpdated [2022-03-06T22:46:52.133Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-06T22:46:52.133Z] === RUN TestStoreLen [2022-03-06T22:46:52.133Z] --- PASS: TestStoreLen (0.06s) [2022-03-06T22:46:52.133Z] PASS [2022-03-06T22:46:52.133Z] coverage: 86.9% of statements [2022-03-06T22:46:52.133Z] ok github.com/docker/docker/image 0.981s coverage: 86.9% of statements [2022-03-06T22:46:52.133Z] === RUN TestValidateManifest [2022-03-06T22:46:52.133Z] === RUN TestValidateManifest/nil [2022-03-06T22:46:52.133Z] === RUN TestValidateManifest/non-nil [2022-03-06T22:46:52.133Z] --- PASS: TestValidateManifest (0.00s) [2022-03-06T22:46:52.133Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-06T22:46:52.133Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-06T22:46:52.133Z] PASS [2022-03-06T22:46:52.133Z] coverage: 0.7% of statements [2022-03-06T22:46:52.133Z] ok github.com/docker/docker/image/tarexport 0.134s coverage: 0.7% of statements [2022-03-06T22:46:52.679Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-06T22:46:52.679Z] === RUN TestConfigsUpdate [2022-03-06T22:46:53.158Z] === RUN TestMakeV1ConfigFromConfig [2022-03-06T22:46:53.158Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-06T22:46:53.158Z] PASS [2022-03-06T22:46:53.158Z] coverage: 25.0% of statements [2022-03-06T22:46:53.158Z] ok github.com/docker/docker/image/v1 0.168s coverage: 25.0% of statements [2022-03-06T22:46:53.158Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-06T22:46:53.628Z] === RUN TestSerialization [2022-03-06T22:46:53.628Z] --- PASS: TestSerialization (0.02s) [2022-03-06T22:46:53.628Z] PASS [2022-03-06T22:46:53.628Z] coverage: 100.0% of statements [2022-03-06T22:46:53.628Z] ok github.com/docker/docker/libcontainerd/queue 0.110s coverage: 100.0% of statements [2022-03-06T22:46:55.206Z] === RUN TestEnvironmentParsing [2022-03-06T22:46:55.206Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-06T22:46:55.206Z] PASS [2022-03-06T22:46:55.206Z] coverage: 1.2% of statements [2022-03-06T22:46:55.206Z] ok github.com/docker/docker/libcontainerd/local 0.257s coverage: 1.2% of statements [2022-03-06T22:46:55.206Z] === RUN TestEmptyLayer [2022-03-06T22:46:55.206Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-06T22:46:55.206Z] === RUN TestCommitFailure [2022-03-06T22:46:55.206Z] --- PASS: TestCommitFailure (0.03s) [2022-03-06T22:46:55.206Z] === RUN TestStartTransactionFailure [2022-03-06T22:46:55.206Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-06T22:46:55.206Z] === RUN TestGetOrphan [2022-03-06T22:46:55.206Z] --- PASS: TestGetOrphan (0.02s) [2022-03-06T22:46:55.206Z] === RUN TestMountAndRegister [2022-03-06T22:46:55.206Z] layer_test.go:258: Layer size: 14 [2022-03-06T22:46:55.206Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-06T22:46:55.206Z] === RUN TestLayerRelease [2022-03-06T22:46:55.206Z] layer_test.go:291: Failing on Windows [2022-03-06T22:46:55.206Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-06T22:46:55.206Z] === RUN TestStoreRestore [2022-03-06T22:46:55.206Z] layer_test.go:340: Failing on Windows [2022-03-06T22:46:55.206Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-06T22:46:55.206Z] === RUN TestTarStreamStability [2022-03-06T22:46:55.206Z] layer_test.go:455: Failing on Windows [2022-03-06T22:46:55.206Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-06T22:46:55.206Z] === RUN TestRegisterExistingLayer [2022-03-06T22:46:55.207Z] --- PASS: TestConfigsUpdate (2.13s) [2022-03-06T22:46:55.207Z] === RUN TestTemplatedConfig [2022-03-06T22:46:55.631Z] INFO: make.ps1 starting at 03/06/2022 22:46:54 [2022-03-06T22:46:55.631Z] INFO: Git commit (892eaa8bef) assumed from DOCKER_GITCOMMIT environment variable [2022-03-06T22:46:55.631Z] INFO: Invoking autogen... [2022-03-06T22:46:55.674Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-03-06T22:46:55.674Z] === RUN TestTarStreamVerification [2022-03-06T22:46:55.674Z] layer_test.go:684: Failing on Windows [2022-03-06T22:46:55.674Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestLayerMigration [2022-03-06T22:46:55.674Z] migration_test.go:45: Failing on Windows [2022-03-06T22:46:55.674Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestLayerMigrationNoTarsplit [2022-03-06T22:46:55.674Z] migration_test.go:181: Failing on Windows [2022-03-06T22:46:55.674Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestMountInit [2022-03-06T22:46:55.674Z] mount_test.go:17: Failing on Windows [2022-03-06T22:46:55.674Z] --- SKIP: TestMountInit (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestMountSize [2022-03-06T22:46:55.674Z] mount_test.go:76: Failing on Windows [2022-03-06T22:46:55.674Z] --- SKIP: TestMountSize (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestMountChanges [2022-03-06T22:46:55.674Z] mount_test.go:125: Failing on Windows [2022-03-06T22:46:55.674Z] --- SKIP: TestMountChanges (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestMountApply [2022-03-06T22:46:55.674Z] mount_test.go:212: Failing on Windows [2022-03-06T22:46:55.674Z] --- SKIP: TestMountApply (0.00s) [2022-03-06T22:46:55.674Z] PASS [2022-03-06T22:46:55.674Z] coverage: 30.2% of statements [2022-03-06T22:46:55.674Z] ok github.com/docker/docker/layer 0.478s coverage: 30.2% of statements [2022-03-06T22:46:55.674Z] === RUN TestSequenceGetAvailableBit [2022-03-06T22:46:55.674Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestSequenceEqual [2022-03-06T22:46:55.674Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestSequenceCopy [2022-03-06T22:46:55.674Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestGetFirstAvailable [2022-03-06T22:46:55.674Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestFindSequence [2022-03-06T22:46:55.674Z] --- PASS: TestFindSequence (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestCheckIfAvailable [2022-03-06T22:46:55.674Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestMergeSequences [2022-03-06T22:46:55.674Z] --- PASS: TestMergeSequences (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestPushReservation [2022-03-06T22:46:55.674Z] --- PASS: TestPushReservation (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestSerializeDeserialize [2022-03-06T22:46:55.674Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestSet [2022-03-06T22:46:55.674Z] --- PASS: TestSet (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestSetUnset [2022-03-06T22:46:55.674Z] --- PASS: TestSetUnset (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestOffsetSetUnset [2022-03-06T22:46:55.674Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestSetInRange [2022-03-06T22:46:55.674Z] --- PASS: TestSetInRange (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestSetAnyInRange [2022-03-06T22:46:55.674Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestMethods [2022-03-06T22:46:55.674Z] --- PASS: TestMethods (0.00s) [2022-03-06T22:46:55.674Z] === RUN TestRandomAllocateDeallocate [2022-03-06T22:46:55.674Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-06T22:46:55.674Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-06T22:46:55.674Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-06T22:46:55.674Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-06T22:46:56.101Z] INFO: Building daemon... [2022-03-06T22:46:57.734Z] --- PASS: TestTemplatedConfig (2.59s) [2022-03-06T22:46:57.734Z] === RUN TestConfigCreateResolve [2022-03-06T22:46:59.470Z] === RUN TestInvalidConfig [2022-03-06T22:46:59.470Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-06T22:46:59.470Z] === RUN TestConfig [2022-03-06T22:46:59.470Z] --- PASS: TestConfig (0.00s) [2022-03-06T22:46:59.470Z] === RUN TestOptionsLabels [2022-03-06T22:46:59.470Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-06T22:46:59.470Z] === RUN TestValidName [2022-03-06T22:46:59.470Z] --- PASS: TestValidName (0.00s) [2022-03-06T22:46:59.470Z] PASS [2022-03-06T22:46:59.470Z] coverage: 19.7% of statements [2022-03-06T22:46:59.470Z] ok github.com/docker/docker/libnetwork/config 0.164s coverage: 19.7% of statements [2022-03-06T22:46:59.470Z] === RUN TestKey [2022-03-06T22:46:59.470Z] --- PASS: TestKey (0.00s) [2022-03-06T22:46:59.470Z] === RUN TestParseKey [2022-03-06T22:46:59.470Z] --- PASS: TestParseKey (0.00s) [2022-03-06T22:46:59.470Z] === RUN TestInvalidDataStore [2022-03-06T22:46:59.470Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-06T22:46:59.470Z] === RUN TestKVObjectFlatKey [2022-03-06T22:46:59.470Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-06T22:46:59.470Z] === RUN TestAtomicKVObjectFlatKey [2022-03-06T22:46:59.470Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-06T22:46:59.470Z] PASS [2022-03-06T22:46:59.470Z] coverage: 21.9% of statements [2022-03-06T22:46:59.470Z] ok github.com/docker/docker/libnetwork/datastore 0.091s coverage: 21.9% of statements [2022-03-06T22:46:59.634Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-03-06T22:46:59.634Z] PASS [2022-03-06T22:46:59.634Z] [2022-03-06T22:46:59.634Z] DONE 6 tests in 13.435s [2022-03-06T22:46:59.634Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-06T22:46:59.634Z] INFO: Testing against a local daemon [2022-03-06T22:46:59.634Z] === RUN TestCheckpoint [2022-03-06T22:46:59.634Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:46:59.634Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-06T22:46:59.634Z] === RUN TestContainerInvalidJSON [2022-03-06T22:46:59.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:46:59.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:46:59.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:46:59.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:46:59.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:46:59.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:46:59.634Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-06T22:46:59.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-06T22:46:59.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-06T22:46:59.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-06T22:46:59.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-06T22:46:59.634Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-06T22:46:59.634Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-06T22:46:59.634Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-06T22:46:59.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-06T22:46:59.634Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-06T22:46:59.634Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-06T22:46:59.634Z] === RUN TestCopyFromContainer [2022-03-06T22:46:59.999Z] === RUN TestErrorInterfaces [2022-03-06T22:46:59.999Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-06T22:46:59.999Z] === RUN TestNetworkMarshalling [2022-03-06T22:47:00.468Z] --- PASS: TestNetworkMarshalling (0.31s) [2022-03-06T22:47:00.469Z] === RUN TestEndpointMarshalling [2022-03-06T22:47:00.469Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestAuxAddresses [2022-03-06T22:47:00.469Z] time="2022-03-06T22:47:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:47:00.469Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-06T22:47:00.469Z] === RUN TestSRVServiceQuery [2022-03-06T22:47:00.469Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-06T22:47:00.469Z] === RUN TestServiceVIPReuse [2022-03-06T22:47:00.469Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-06T22:47:00.469Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestDNSIPQuery [2022-03-06T22:47:00.469Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestDNSProxyServFail [2022-03-06T22:47:00.469Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-03-06T22:47:00.469Z] === RUN TestSandboxAddEmpty [2022-03-06T22:47:00.469Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestSandboxAddMultiPrio [2022-03-06T22:47:00.469Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestSandboxAddSamePrio [2022-03-06T22:47:00.469Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-03-06T22:47:00.469Z] === RUN TestCleanupServiceDiscovery [2022-03-06T22:47:00.469Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestDNSOptions [2022-03-06T22:47:00.469Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:47:00.469Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestMultipleControllersWithSameStore [2022-03-06T22:47:00.469Z] time="2022-03-06T22:47:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:47:00.469Z] === RUN TestIPDataMarshalling [2022-03-06T22:47:00.469Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-06T22:47:00.469Z] === RUN TestValidateAndIsV6 [2022-03-06T22:47:00.469Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-06T22:47:00.469Z] PASS [2022-03-06T22:47:00.469Z] coverage: 68.9% of statements [2022-03-06T22:47:00.469Z] ok github.com/docker/docker/libnetwork/driverapi 0.099s coverage: 68.9% of statements [2022-03-06T22:47:00.469Z] time="2022-03-06T22:47:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:47:00.469Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-03-06T22:47:00.469Z] PASS [2022-03-06T22:47:00.469Z] coverage: 8.5% of statements [2022-03-06T22:47:00.469Z] ok github.com/docker/docker/libnetwork 0.609s coverage: 8.5% of statements [2022-03-06T22:47:00.937Z] === RUN TestDriver [2022-03-06T22:47:00.937Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:47:00.937Z] PASS [2022-03-06T22:47:00.937Z] coverage: 34.8% of statements [2022-03-06T22:47:00.937Z] ok github.com/docker/docker/libnetwork/drivers/host 0.087s coverage: 34.8% of statements [2022-03-06T22:47:01.011Z] === RUN TestCopyFromContainer// [2022-03-06T22:47:01.011Z] === RUN TestCopyFromContainer//bar/root [2022-03-06T22:47:01.011Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-06T22:47:01.011Z] === RUN TestCopyFromContainer/bar/quux [2022-03-06T22:47:01.011Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-06T22:47:01.012Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-06T22:47:01.270Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-06T22:47:01.270Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-06T22:47:01.270Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-06T22:47:01.270Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer (1.77s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-06T22:47:01.557Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-03-06T22:47:01.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-06T22:47:01.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:47:01.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:47:01.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:47:01.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:47:01.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:47:01.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:47:01.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:47:01.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:47:01.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:47:01.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-06T22:47:01.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-06T22:47:01.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-06T22:47:01.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-06T22:47:01.557Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-06T22:47:01.557Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-06T22:47:01.557Z] === RUN TestCreateWithInvalidEnv [2022-03-06T22:47:01.557Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-06T22:47:01.557Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-06T22:47:01.557Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-06T22:47:01.557Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-06T22:47:01.557Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-06T22:47:01.557Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-06T22:47:01.557Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-06T22:47:01.557Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-06T22:47:01.557Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-06T22:47:01.557Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-06T22:47:01.557Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-06T22:47:01.557Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-06T22:47:01.557Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-06T22:47:01.557Z] === RUN TestCreateTmpfsMountsTarget [2022-03-06T22:47:01.557Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-06T22:47:01.557Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-06T22:47:01.924Z] === RUN TestDriver [2022-03-06T22:47:01.924Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:47:01.924Z] PASS [2022-03-06T22:47:01.924Z] coverage: 34.8% of statements [2022-03-06T22:47:01.924Z] ok github.com/docker/docker/libnetwork/drivers/null 0.087s coverage: 34.8% of statements [2022-03-06T22:47:01.982Z] INFO: Extraction ended at 03/06/2022 22:47:00. Duration:00:00:23.7528739 [2022-03-06T22:47:01.982Z] INFO: Updating the golang and path environment variables [2022-03-06T22:47:01.982Z] INFO: GOPATH=d:\gopath [2022-03-06T22:47:01.982Z] INFO: go version go1.17.8 windows/amd64 [2022-03-06T22:47:01.982Z] INFO: Running the daemon under test in debug mode [2022-03-06T22:47:01.982Z] INFO: Running the daemon under test in containerd mode [2022-03-06T22:47:01.982Z] INFO: Starting a daemon under test... [2022-03-06T22:47:01.982Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43136\6\daemon --pidfile d:\CI\PR-43136\6\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-06T22:47:01.982Z] INFO: Containerd started successfully. [2022-03-06T22:47:01.982Z] INFO: Process started successfully. [2022-03-06T22:47:01.982Z] INFO: Start tailing logs of the daemon under tests [2022-03-06T22:47:01.982Z] INFO: Waiting for the daemon under test to start... [2022-03-06T22:47:02.397Z] --- PASS: TestRandomAllocateDeallocate (6.48s) [2022-03-06T22:47:02.397Z] === RUN TestAllocateRandomDeallocate [2022-03-06T22:47:02.397Z] === RUN TestNetworkAllocateFree [2022-03-06T22:47:02.397Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-06T22:47:02.397Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-06T22:47:02.397Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-06T22:47:02.397Z] PASS [2022-03-06T22:47:02.397Z] coverage: 63.6% of statements [2022-03-06T22:47:02.397Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.098s coverage: 63.6% of statements [2022-03-06T22:47:02.397Z] === RUN TestGetEmptyCapabilities [2022-03-06T22:47:02.397Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-06T22:47:02.397Z] === RUN TestGetExtraCapabilities [2022-03-06T22:47:02.397Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-06T22:47:02.397Z] === RUN TestGetInvalidCapabilities [2022-03-06T22:47:02.397Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-06T22:47:02.397Z] === RUN TestRemoteDriver [2022-03-06T22:47:02.397Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-06T22:47:02.397Z] === RUN TestDriverError [2022-03-06T22:47:02.397Z] --- PASS: TestDriverError (0.01s) [2022-03-06T22:47:02.397Z] === RUN TestMissingValues [2022-03-06T22:47:02.874Z] --- PASS: TestMissingValues (0.01s) [2022-03-06T22:47:02.874Z] === RUN TestRollback [2022-03-06T22:47:02.874Z] --- PASS: TestRollback (0.01s) [2022-03-06T22:47:02.874Z] PASS [2022-03-06T22:47:02.874Z] coverage: 57.4% of statements [2022-03-06T22:47:02.874Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.173s coverage: 57.4% of statements [2022-03-06T22:47:03.485Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-03-06T22:47:03.486Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-06T22:47:03.860Z] --- PASS: TestAllocateRandomDeallocate (1.62s) [2022-03-06T22:47:03.860Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-06T22:47:03.860Z] === RUN TestNAT [2022-03-06T22:47:03.860Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-06T22:47:03.860Z] --- SKIP: TestNAT (0.00s) [2022-03-06T22:47:03.860Z] === RUN TestTransparent [2022-03-06T22:47:03.860Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-06T22:47:03.860Z] --- SKIP: TestTransparent (0.00s) [2022-03-06T22:47:03.860Z] PASS [2022-03-06T22:47:03.860Z] coverage: 0.0% of statements [2022-03-06T22:47:03.860Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.123s coverage: 0.0% of statements [2022-03-06T22:47:04.329Z] === RUN TestNew [2022-03-06T22:47:04.329Z] --- PASS: TestNew (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestAddDriver [2022-03-06T22:47:04.329Z] --- PASS: TestAddDriver (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestAddDuplicateDriver [2022-03-06T22:47:04.329Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-06T22:47:04.329Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestDriver [2022-03-06T22:47:04.329Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestIPAM [2022-03-06T22:47:04.329Z] --- PASS: TestIPAM (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestWalkIPAMs [2022-03-06T22:47:04.329Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestWalkDrivers [2022-03-06T22:47:04.329Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-06T22:47:04.329Z] PASS [2022-03-06T22:47:04.329Z] coverage: 82.4% of statements [2022-03-06T22:47:04.329Z] === RUN TestBuildDefault [2022-03-06T22:47:04.329Z] ok github.com/docker/docker/libnetwork/drvregistry 0.163s coverage: 82.4% of statements [2022-03-06T22:47:04.329Z] --- PASS: TestBuildDefault (0.01s) [2022-03-06T22:47:04.329Z] === RUN TestBuildHostnameDomainname [2022-03-06T22:47:04.329Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestBuildHostname [2022-03-06T22:47:04.329Z] --- PASS: TestBuildHostname (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestBuildHostnameFQDN [2022-03-06T22:47:04.329Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestBuildNoIP [2022-03-06T22:47:04.329Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestUpdate [2022-03-06T22:47:04.329Z] --- PASS: TestUpdate (0.01s) [2022-03-06T22:47:04.329Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-06T22:47:04.329Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-06T22:47:04.329Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestAddEmpty [2022-03-06T22:47:04.329Z] --- PASS: TestAddEmpty (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestAdd [2022-03-06T22:47:04.329Z] --- PASS: TestAdd (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestDeleteEmpty [2022-03-06T22:47:04.329Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestDeleteNewline [2022-03-06T22:47:04.329Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-06T22:47:04.329Z] === RUN TestDelete [2022-03-06T22:47:04.329Z] --- PASS: TestDelete (0.01s) [2022-03-06T22:47:04.330Z] === RUN TestConcurrentWrites [2022-03-06T22:47:04.802Z] --- PASS: TestConcurrentWrites (0.42s) [2022-03-06T22:47:04.802Z] PASS [2022-03-06T22:47:04.802Z] coverage: 81.2% of statements [2022-03-06T22:47:04.802Z] ok github.com/docker/docker/libnetwork/etchosts 0.552s coverage: 81.2% of statements [2022-03-06T22:47:04.802Z] === RUN TestCaller [2022-03-06T22:47:04.802Z] --- PASS: TestCaller (0.00s) [2022-03-06T22:47:04.802Z] PASS [2022-03-06T22:47:04.802Z] coverage: 100.0% of statements [2022-03-06T22:47:04.802Z] === RUN TestNew [2022-03-06T22:47:04.802Z] --- PASS: TestNew (0.00s) [2022-03-06T22:47:04.802Z] === RUN TestAllocate [2022-03-06T22:47:04.802Z] --- PASS: TestAllocate (0.00s) [2022-03-06T22:47:04.802Z] === RUN TestUninitialized [2022-03-06T22:47:04.802Z] --- PASS: TestUninitialized (0.00s) [2022-03-06T22:47:04.802Z] === RUN TestAllocateInRange [2022-03-06T22:47:04.802Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-06T22:47:04.802Z] === RUN TestAllocateSerial [2022-03-06T22:47:04.802Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-06T22:47:04.802Z] PASS [2022-03-06T22:47:04.802Z] coverage: 87.5% of statements [2022-03-06T22:47:04.802Z] ok github.com/docker/docker/libnetwork/internal/caller 0.080s coverage: 100.0% of statements [2022-03-06T22:47:04.802Z] ok github.com/docker/docker/libnetwork/idm 0.089s coverage: 87.5% of statements [2022-03-06T22:47:04.859Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2022-03-06T22:47:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-06T22:47:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:47:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:47:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:47:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:47:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:47:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:47:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:47:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:47:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:47:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:47:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:47:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:47:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:47:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:47:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:47:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-06T22:47:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-06T22:47:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-06T22:47:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-06T22:47:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-06T22:47:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-06T22:47:04.859Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-06T22:47:05.271Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.25s) [2022-03-06T22:47:05.271Z] === RUN TestRetrieveFromStore [2022-03-06T22:47:05.425Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-03-06T22:47:05.425Z] === RUN TestCreateDifferentPlatform [2022-03-06T22:47:05.425Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-06T22:47:05.425Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-06T22:47:05.425Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-06T22:47:05.425Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-06T22:47:05.425Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-06T22:47:05.425Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-06T22:47:05.425Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-06T22:47:05.425Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-06T22:47:05.425Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-06T22:47:05.425Z] === RUN TestContainerStartOnDaemonRestart [2022-03-06T22:47:05.425Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-06T22:47:05.425Z] === RUN TestDaemonRestartIpcMode [2022-03-06T22:47:05.425Z] === PAUSE TestDaemonRestartIpcMode [2022-03-06T22:47:05.425Z] === RUN TestDaemonHostGatewayIP [2022-03-06T22:47:05.425Z] === PAUSE TestDaemonHostGatewayIP [2022-03-06T22:47:05.425Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-06T22:47:05.425Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-06T22:47:05.425Z] === RUN TestContainerKillOnDaemonStart [2022-03-06T22:47:05.425Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-06T22:47:05.425Z] === RUN TestDiff [2022-03-06T22:47:05.993Z] --- PASS: TestDiff (0.58s) [2022-03-06T22:47:05.993Z] === RUN TestExecWithCloseStdin [2022-03-06T22:47:06.258Z] === RUN TestSetSerialInsertDelete [2022-03-06T22:47:06.258Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-06T22:47:06.258Z] === RUN TestSetParallelInsertDelete [2022-03-06T22:47:06.258Z] --- PASS: TestRetrieveFromStore (0.92s) [2022-03-06T22:47:06.258Z] === RUN TestIsCorrupted [2022-03-06T22:47:06.258Z] --- PASS: TestIsCorrupted (0.03s) [2022-03-06T22:47:06.258Z] === RUN TestSetRollover [2022-03-06T22:47:06.558Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-03-06T22:47:06.558Z] === RUN TestExec [2022-03-06T22:47:07.125Z] --- PASS: TestExec (0.61s) [2022-03-06T22:47:07.125Z] === RUN TestExecUser [2022-03-06T22:47:07.246Z] === RUN TestInt2IP2IntConversion [2022-03-06T22:47:07.691Z] --- PASS: TestExecUser (0.61s) [2022-03-06T22:47:07.691Z] === RUN TestExportContainerAndImportImage [2022-03-06T22:47:07.715Z] --- PASS: TestInt2IP2IntConversion (0.63s) [2022-03-06T22:47:07.715Z] === RUN TestGetAddressVersion [2022-03-06T22:47:07.715Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-06T22:47:07.715Z] === RUN TestKeyString [2022-03-06T22:47:07.715Z] --- PASS: TestKeyString (0.00s) [2022-03-06T22:47:07.715Z] === RUN TestPoolDataMarshal [2022-03-06T22:47:07.715Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-06T22:47:07.715Z] === RUN TestSubnetsMarshal [2022-03-06T22:47:07.715Z] --- PASS: TestSetRollover (1.66s) [2022-03-06T22:47:07.715Z] === RUN TestSetRolloverSerial [2022-03-06T22:47:07.715Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-06T22:47:07.715Z] === RUN TestAddSubnets [2022-03-06T22:47:07.715Z] --- PASS: TestAddSubnets (0.07s) [2022-03-06T22:47:07.715Z] === RUN TestDoublePoolRelease [2022-03-06T22:47:07.715Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-06T22:47:07.715Z] === RUN TestAddReleasePoolID [2022-03-06T22:47:08.184Z] === RUN TestPoolRequest [2022-03-06T22:47:08.184Z] --- PASS: TestPoolRequest (0.00s) [2022-03-06T22:47:08.184Z] === RUN TestOtherRequests [2022-03-06T22:47:08.184Z] --- PASS: TestOtherRequests (0.00s) [2022-03-06T22:47:08.184Z] PASS [2022-03-06T22:47:08.184Z] coverage: 57.1% of statements [2022-03-06T22:47:08.184Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-06T22:47:08.184Z] === RUN TestPredefinedPool [2022-03-06T22:47:08.184Z] ok github.com/docker/docker/libnetwork/ipams/null 0.082s coverage: 57.1% of statements [2022-03-06T22:47:08.184Z] --- PASS: TestPredefinedPool (0.06s) [2022-03-06T22:47:08.184Z] === RUN TestRemoveSubnet [2022-03-06T22:47:08.184Z] --- PASS: TestRemoveSubnet (0.28s) [2022-03-06T22:47:08.184Z] === RUN TestGetSameAddress [2022-03-06T22:47:08.184Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-06T22:47:08.184Z] === RUN TestPoolAllocationReuse [2022-03-06T22:47:08.625Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-03-06T22:47:08.625Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-06T22:47:09.171Z] === RUN TestGetCapabilities [2022-03-06T22:47:09.640Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-06T22:47:09.640Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-06T22:47:09.640Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-06T22:47:09.640Z] === RUN TestGetDefaultAddressSpaces [2022-03-06T22:47:09.640Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-06T22:47:09.640Z] === RUN TestRemoteDriver [2022-03-06T22:47:09.640Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-06T22:47:09.640Z] PASS [2022-03-06T22:47:09.640Z] coverage: 47.4% of statements [2022-03-06T22:47:09.640Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.146s coverage: 47.4% of statements [2022-03-06T22:47:09.640Z] --- PASS: TestSetRolloverSerial (1.80s) [2022-03-06T22:47:09.640Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-06T22:47:09.640Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-06T22:47:09.640Z] PASS [2022-03-06T22:47:09.640Z] coverage: 84.4% of statements [2022-03-06T22:47:09.640Z] ok github.com/docker/docker/libnetwork/bitseq 13.844s coverage: 84.4% of statements [2022-03-06T22:47:09.999Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-06T22:47:09.999Z] === RUN TestHealthCheckWorkdir [2022-03-06T22:47:10.108Z] --- PASS: TestPoolAllocationReuse (1.92s) [2022-03-06T22:47:10.108Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-06T22:47:10.108Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-06T22:47:10.108Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-06T22:47:10.565Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-03-06T22:47:10.565Z] === RUN TestHealthKillContainer [2022-03-06T22:47:10.577Z] === RUN TestWindowsIPAM [2022-03-06T22:47:10.577Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-06T22:47:10.577Z] PASS [2022-03-06T22:47:10.577Z] coverage: 71.4% of statements [2022-03-06T22:47:10.577Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.084s coverage: 71.4% of statements [2022-03-06T22:47:11.574Z] === RUN TestDefaultNetwork [2022-03-06T22:47:12.043Z] --- PASS: TestDefaultNetwork (0.35s) [2022-03-06T22:47:12.043Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-06T22:47:12.512Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-03-06T22:47:12.512Z] === RUN TestInitAddressPools [2022-03-06T22:47:12.512Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-06T22:47:12.512Z] PASS [2022-03-06T22:47:12.512Z] coverage: 74.0% of statements [2022-03-06T22:47:12.512Z] ok github.com/docker/docker/libnetwork/ipamutils 0.816s coverage: 74.0% of statements [2022-03-06T22:47:12.512Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.41s) [2022-03-06T22:47:12.512Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-06T22:47:12.981Z] === RUN TestKeyValue [2022-03-06T22:47:12.981Z] --- PASS: TestKeyValue (0.00s) [2022-03-06T22:47:12.981Z] PASS [2022-03-06T22:47:12.981Z] coverage: 60.0% of statements [2022-03-06T22:47:12.981Z] ok github.com/docker/docker/libnetwork/netlabel 0.077s coverage: 60.0% of statements [2022-03-06T22:47:14.924Z] INFO [linters context/goanalysis] analyzers took 4m24.282433821s with top 10 stages: buildir: 1m48.535074912s, goimports: 22.876230373s, unconvert: 17.158691965s, gosec: 15.026948801s, golint: 6.985866493s, S1038: 6.551262303s, misspell: 5.398146331s, inspect: 5.057822223s, nilness: 3.997801456s, directives: 3.500558715s [2022-03-06T22:47:14.925Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-06T22:47:14.925Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2444/2444, exclude: 2056/2056, exclude-rules: 76/2056, cgo: 2444/3051, skip_files: 2444/2444, skip_dirs: 2444/2444, path_prettifier: 2444/2444, autogenerated_exclude: 2056/2444, identifier_marker: 2056/2056, nolint: 0/76 [2022-03-06T22:47:14.925Z] INFO [runner] processing took 81.148545ms with stages: nolint: 32.073239ms, identifier_marker: 21.428489ms, path_prettifier: 9.381194ms, autogenerated_exclude: 8.577486ms, exclude-rules: 7.407433ms, skip_dirs: 1.81619ms, cgo: 311.87µs, filename_unadjuster: 147.058µs, max_same_issues: 1.401µs, uniq_by_line: 783ns, source_code: 598ns, skip_files: 552ns, diff: 474ns, sort_results: 305ns, path_shortener: 304ns, max_from_linter: 280ns, severity-rules: 276ns, exclude: 262ns, max_per_file_from_linter: 243ns, path_prefixer: 108ns [2022-03-06T22:47:14.925Z] INFO [runner] linters took 1m25.882598862s with stages: goanalysis_metalinter: 1m25.801331468s [2022-03-06T22:47:14.925Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-03-06T22:47:14.925Z] INFO Memory: 2284 samples, avg is 305.6MB, max is 1115.2MB [2022-03-06T22:47:14.925Z] INFO Execution took 3m48.24120127s [2022-03-06T22:47:14.925Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-06T22:47:15.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 hack/make.sh dynbinary test-docker-py [2022-03-06T22:47:15.555Z] [2022-03-06T22:47:15.816Z] Removing bundles/ [2022-03-06T22:47:15.816Z] [2022-03-06T22:47:15.816Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-06T22:47:15.816Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:47:15.816Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:47:15.930Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.74s) [2022-03-06T22:47:15.930Z] === RUN TestGetAddress [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-06T22:47:15.930Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-06T22:47:15.930Z] --- PASS: TestSetParallelInsertDelete (10.05s) [2022-03-06T22:47:15.930Z] PASS [2022-03-06T22:47:15.930Z] coverage: 100.0% of statements [2022-03-06T22:47:15.930Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.163s coverage: 100.0% of statements [2022-03-06T22:47:16.400Z] === RUN TestNetworkDBSimple [2022-03-06T22:47:16.869Z] === RUN TestGenerate [2022-03-06T22:47:16.869Z] --- PASS: TestGenerate (0.00s) [2022-03-06T22:47:16.869Z] === RUN TestGeneratePtr [2022-03-06T22:47:16.869Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-06T22:47:16.869Z] === RUN TestGenerateMissingField [2022-03-06T22:47:16.869Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-06T22:47:16.869Z] === RUN TestFieldCannotBeSet [2022-03-06T22:47:16.869Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-06T22:47:16.869Z] === RUN TestTypeMismatchError [2022-03-06T22:47:16.869Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-06T22:47:16.869Z] PASS [2022-03-06T22:47:16.869Z] coverage: 100.0% of statements [2022-03-06T22:47:16.869Z] ok github.com/docker/docker/libnetwork/options 0.076s coverage: 100.0% of statements [2022-03-06T22:47:17.337Z] testing: warning: no tests to run [2022-03-06T22:47:17.337Z] PASS [2022-03-06T22:47:17.337Z] coverage: 0.0% of statements [2022-03-06T22:47:17.337Z] ok github.com/docker/docker/libnetwork/osl 0.065s coverage: 0.0% of statements [no tests to run] [2022-03-06T22:47:17.805Z] 2022/03/06 22:47:17 Closing DB instances... [2022-03-06T22:47:18.275Z] === RUN TestRequestNewPort [2022-03-06T22:47:18.275Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestRequestSpecificPort [2022-03-06T22:47:18.275Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestReleasePort [2022-03-06T22:47:18.275Z] --- PASS: TestReleasePort (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestReuseReleasedPort [2022-03-06T22:47:18.275Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestReleaseUnreadledPort [2022-03-06T22:47:18.275Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestUnknowProtocol [2022-03-06T22:47:18.275Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestAllocateAllPorts [2022-03-06T22:47:18.275Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestPortAllocation [2022-03-06T22:47:18.275Z] --- PASS: TestPortAllocation (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestPortAllocationWithCustomRange [2022-03-06T22:47:18.275Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestNoDuplicateBPR [2022-03-06T22:47:18.275Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-06T22:47:18.275Z] === RUN TestChangePortRange [2022-03-06T22:47:18.275Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-06T22:47:18.275Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-06T22:47:18.275Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-06T22:47:18.275Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-06T22:47:18.275Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-06T22:47:18.275Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-06T22:47:18.275Z] --- PASS: TestChangePortRange (0.00s) [2022-03-06T22:47:18.275Z] PASS [2022-03-06T22:47:18.275Z] coverage: 88.6% of statements [2022-03-06T22:47:18.275Z] ok github.com/docker/docker/libnetwork/portallocator 0.094s coverage: 88.6% of statements [2022-03-06T22:47:18.673Z] --- PASS: TestHealthKillContainer (8.19s) [2022-03-06T22:47:18.673Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-06T22:47:18.743Z] testing: warning: no tests to run [2022-03-06T22:47:18.743Z] PASS [2022-03-06T22:47:18.743Z] coverage: 0.0% of statements [2022-03-06T22:47:18.743Z] ok github.com/docker/docker/libnetwork/portmapper 0.069s coverage: 0.0% of statements [no tests to run] [2022-03-06T22:47:19.214Z] === RUN TestHashData [2022-03-06T22:47:19.214Z] --- PASS: TestHashData (0.00s) [2022-03-06T22:47:19.214Z] PASS [2022-03-06T22:47:19.214Z] coverage: 2.8% of statements [2022-03-06T22:47:19.214Z] ok github.com/docker/docker/libnetwork/resolvconf 0.074s coverage: 2.8% of statements [2022-03-06T22:47:19.214Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-06T22:47:19.214Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-06T22:47:19.242Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-03-06T22:47:19.242Z] === RUN TestIpcModeNone [2022-03-06T22:47:19.682Z] === RUN TestErrorConstructors [2022-03-06T22:47:19.682Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-06T22:47:19.682Z] === RUN TestCompareIPMask [2022-03-06T22:47:19.682Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-06T22:47:19.682Z] === RUN TestUtilGetHostPartIP [2022-03-06T22:47:19.682Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-06T22:47:19.682Z] === RUN TestUtilGetBroadcastIP [2022-03-06T22:47:19.682Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-06T22:47:19.682Z] === RUN TestParseCIDR [2022-03-06T22:47:19.682Z] --- PASS: TestParseCIDR (0.00s) [2022-03-06T22:47:19.682Z] PASS [2022-03-06T22:47:19.682Z] coverage: 37.3% of statements [2022-03-06T22:47:19.682Z] ok github.com/docker/docker/libnetwork/types 0.072s coverage: 37.3% of statements [2022-03-06T22:47:19.808Z] --- PASS: TestIpcModeNone (0.61s) [2022-03-06T22:47:19.808Z] === RUN TestIpcModePrivate [2022-03-06T22:47:20.151Z] 2022/03/06 22:47:20 Closing DB instances... [2022-03-06T22:47:20.374Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-06T22:47:20.619Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-06T22:47:20.619Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-06T22:47:20.619Z] PASS [2022-03-06T22:47:20.619Z] coverage: 50.0% of statements [2022-03-06T22:47:20.619Z] ok github.com/docker/docker/oci 0.172s coverage: 50.0% of statements [2022-03-06T22:47:20.632Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-06T22:47:20.632Z] === RUN TestIpcModeShareable [2022-03-06T22:47:20.891Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-06T22:47:21.150Z] --- PASS: TestIpcModeShareable (0.66s) [2022-03-06T22:47:21.150Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-06T22:47:21.606Z] === RUN TestAddressPoolOpt [2022-03-06T22:47:21.606Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/a [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/something [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/_=a [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/env1=value1 [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/_env1=value1 [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/PATH [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/=a [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/PATH= [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/PATH=something [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/asd!qwe [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/1asd [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/123 [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/some_space [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/__some_space_before [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/some_space_after__ [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/= [2022-03-06T22:47:21.606Z] === RUN TestValidateEnv/PaTh [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-06T22:47:21.606Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-06T22:47:21.607Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-06T22:47:21.607Z] === RUN TestParseHost [2022-03-06T22:47:21.607Z] --- PASS: TestParseHost (0.00s) [2022-03-06T22:47:21.607Z] === RUN TestParseDockerDaemonHost [2022-03-06T22:47:21.607Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-06T22:47:21.607Z] === RUN TestParseTCP [2022-03-06T22:47:21.607Z] --- PASS: TestParseTCP (0.00s) [2022-03-06T22:47:21.607Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-06T22:47:21.607Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-06T22:47:21.607Z] === RUN TestValidateExtraHosts [2022-03-06T22:47:21.607Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-06T22:47:21.607Z] === RUN TestIpOptString [2022-03-06T22:47:21.607Z] --- PASS: TestIpOptString (0.00s) [2022-03-06T22:47:22.046Z] --- PASS: TestBuildWithHugeFile (50.59s) [2022-03-06T22:47:22.046Z] === RUN TestBuildWCOWSandboxSize [2022-03-06T22:47:22.046Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:47:22.046Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:47:22.046Z] === RUN TestBuildWithEmptyDockerfile [2022-03-06T22:47:22.046Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:47:22.046Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:47:22.046Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:47:22.046Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:47:22.046Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:47:22.046Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:47:22.046Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:47:22.046Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:47:22.046Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:47:22.046Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-06T22:47:22.046Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-06T22:47:22.046Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-06T22:47:22.046Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-03-06T22:47:22.046Z] === RUN TestBuildPreserveOwnership [2022-03-06T22:47:22.046Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-06T22:47:22.046Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-06T22:47:22.075Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-06T22:47:22.075Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestNewIpOptValidDefaultVal [2022-03-06T22:47:22.075Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestIpOptSetInvalidVal [2022-03-06T22:47:22.075Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestValidateIPAddress [2022-03-06T22:47:22.075Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestMapOpts [2022-03-06T22:47:22.075Z] --- PASS: TestMapOpts (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestListOptsWithoutValidator [2022-03-06T22:47:22.075Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestListOptsWithValidator [2022-03-06T22:47:22.075Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestValidateDNSSearch [2022-03-06T22:47:22.075Z] --- PASS: TestValidateDNSSearch (0.01s) [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_general_format [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_one_more [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-06T22:47:22.075Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-06T22:47:22.075Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestNamedListOpts [2022-03-06T22:47:22.075Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestNamedMapOpts [2022-03-06T22:47:22.075Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestParseLink [2022-03-06T22:47:22.075Z] --- PASS: TestParseLink (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestQuotedStringSetWithQuotes [2022-03-06T22:47:22.075Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-06T22:47:22.075Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-06T22:47:22.075Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-06T22:47:22.075Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-06T22:47:22.076Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-06T22:47:22.076Z] === RUN TestUlimitOpt [2022-03-06T22:47:22.076Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-06T22:47:22.076Z] PASS [2022-03-06T22:47:22.076Z] coverage: 67.4% of statements [2022-03-06T22:47:22.076Z] ok github.com/docker/docker/opts 0.230s coverage: 67.4% of statements [2022-03-06T22:47:22.076Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-03-06T22:47:22.076Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-06T22:47:22.076Z] === RUN TestParseVersion [2022-03-06T22:47:22.076Z] --- PASS: TestParseVersion (0.00s) [2022-03-06T22:47:22.076Z] PASS [2022-03-06T22:47:22.076Z] coverage: 52.9% of statements [2022-03-06T22:47:22.076Z] ok github.com/docker/docker/pkg/aaparser 0.103s coverage: 52.9% of statements [2022-03-06T22:47:23.050Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-03-06T22:47:23.050Z] === RUN TestAPIIpcModeHost [2022-03-06T22:47:23.109Z] 2022/03/06 22:47:22 Closing DB instances... [2022-03-06T22:47:23.208Z] ...INFO: Daemon under test started and replied! [2022-03-06T22:47:23.208Z] INFO: Docker version of the daemon under test [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] Client: [2022-03-06T22:47:23.208Z] Version: 17.06.2-ce [2022-03-06T22:47:23.208Z] API version: 1.30 [2022-03-06T22:47:23.208Z] Go version: go1.8.3 [2022-03-06T22:47:23.208Z] Git commit: cec0b72 [2022-03-06T22:47:23.208Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-06T22:47:23.208Z] OS/Arch: windows/amd64 [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] Server: [2022-03-06T22:47:23.208Z] Version: 0.0.0-dev [2022-03-06T22:47:23.208Z] API version: 1.42 (minimum version 1.24) [2022-03-06T22:47:23.208Z] Go version: go1.17.8 [2022-03-06T22:47:23.208Z] Git commit: 1fe5053ba8 [2022-03-06T22:47:23.208Z] Built: 03/06/2022 22:45:23 [2022-03-06T22:47:23.208Z] OS/Arch: windows/amd64 [2022-03-06T22:47:23.208Z] Experimental: false [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] INFO: Docker info of the daemon under test [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] Containers: 0 [2022-03-06T22:47:23.208Z] Running: 0 [2022-03-06T22:47:23.208Z] Paused: 0 [2022-03-06T22:47:23.208Z] Stopped: 0 [2022-03-06T22:47:23.208Z] Images: 0 [2022-03-06T22:47:23.208Z] Server Version: 0.0.0-dev [2022-03-06T22:47:23.208Z] Storage Driver: windowsfilter [2022-03-06T22:47:23.208Z] Windows: [2022-03-06T22:47:23.208Z] Logging Driver: json-file [2022-03-06T22:47:23.208Z] Plugins: [2022-03-06T22:47:23.208Z] Volume: local [2022-03-06T22:47:23.208Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:47:23.208Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:47:23.208Z] Swarm: inactive [2022-03-06T22:47:23.208Z] Default Isolation: process [2022-03-06T22:47:23.208Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-06T22:47:23.208Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-06T22:47:23.208Z] OSType: windows [2022-03-06T22:47:23.208Z] Architecture: x86_64 [2022-03-06T22:47:23.208Z] CPUs: 4 [2022-03-06T22:47:23.208Z] Total Memory: 32GiB [2022-03-06T22:47:23.208Z] Name: azwin-2-4cce20 [2022-03-06T22:47:23.208Z] ID: ZHTE:7SGM:UP2X:GMTV:BYQI:N6IB:3ARD:4CR5:K63B:NZS6:V6WE:EVYV [2022-03-06T22:47:23.208Z] Docker Root Dir: D:\CI\PR-43136\6\daemon [2022-03-06T22:47:23.208Z] Debug Mode (client): false [2022-03-06T22:47:23.208Z] Debug Mode (server): true [2022-03-06T22:47:23.208Z] File Descriptors: -1 [2022-03-06T22:47:23.208Z] Goroutines: 31 [2022-03-06T22:47:23.208Z] System Time: 2022-03-06T22:47:19.9589875Z [2022-03-06T22:47:23.208Z] EventsListeners: 0 [2022-03-06T22:47:23.208Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:47:23.208Z] Labels: [2022-03-06T22:47:23.208Z] Experimental: false [2022-03-06T22:47:23.208Z] Insecure Registries: [2022-03-06T22:47:23.208Z] 127.0.0.0/8 [2022-03-06T22:47:23.208Z] Live Restore Enabled: false [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] INFO: Docker images of the daemon under test [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-06T22:47:23.208Z] [2022-03-06T22:47:23.208Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-06T22:47:23.208Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-06T22:47:23.208Z] ltsc2022: Pulling from windows/servercore [2022-03-06T22:47:23.208Z] 8f616e6e9eec: Pulling fs layer [2022-03-06T22:47:23.209Z] 898469748ff6: Pulling fs layer [2022-03-06T22:47:23.308Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-06T22:47:23.308Z] === RUN TestDaemonIpcModeShareable [2022-03-06T22:47:24.243Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-06T22:47:24.501Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-03-06T22:47:24.501Z] === RUN TestDaemonIpcModePrivate [2022-03-06T22:47:24.675Z] === RUN TestPeerCertificateMarshalJSON [2022-03-06T22:47:24.675Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.70s) [2022-03-06T22:47:24.675Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-06T22:47:24.675Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-06T22:47:24.675Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-06T22:47:24.675Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-03-06T22:47:24.675Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-06T22:47:24.675Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-06T22:47:24.675Z] === RUN TestMiddleware [2022-03-06T22:47:24.675Z] --- PASS: TestMiddleware (0.00s) [2022-03-06T22:47:24.675Z] === RUN TestNewResponseModifier [2022-03-06T22:47:24.675Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-06T22:47:24.675Z] PASS [2022-03-06T22:47:24.675Z] coverage: 26.8% of statements [2022-03-06T22:47:24.675Z] ok github.com/docker/docker/pkg/authorization 0.600s coverage: 26.8% of statements [2022-03-06T22:47:25.436Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-06T22:47:25.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-06T22:47:25.689Z] === RUN TestIsArchivePathDir [2022-03-06T22:47:25.694Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-06T22:47:25.694Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-06T22:47:26.161Z] --- PASS: TestIsArchivePathDir (0.31s) [2022-03-06T22:47:26.161Z] === RUN TestIsArchivePathInvalidFile [2022-03-06T22:47:26.235Z] --- PASS: TestBuildPreserveOwnership (10.21s) [2022-03-06T22:47:26.235Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.21s) [2022-03-06T22:47:26.235Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-06T22:47:26.235Z] === RUN TestBuildPlatformInvalid [2022-03-06T22:47:26.235Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-06T22:47:26.235Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-06T22:47:26.235Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-06T22:47:26.235Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-06T22:47:26.235Z] PASS [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === Skipped [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-06T22:47:26.235Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:47:26.235Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-06T22:47:26.235Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] DONE 34 tests, 3 skipped in 111.633s [2022-03-06T22:47:26.235Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-06T22:47:26.235Z] INFO: Testing against a local daemon [2022-03-06T22:47:26.235Z] === RUN TestConfigInspect [2022-03-06T22:47:26.235Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-06T22:47:26.235Z] === RUN TestConfigList [2022-03-06T22:47:26.235Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] --- SKIP: TestConfigList (0.01s) [2022-03-06T22:47:26.235Z] === RUN TestConfigsCreateAndDelete [2022-03-06T22:47:26.235Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-06T22:47:26.235Z] === RUN TestConfigsUpdate [2022-03-06T22:47:26.235Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-06T22:47:26.235Z] === RUN TestTemplatedConfig [2022-03-06T22:47:26.235Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-06T22:47:26.235Z] === RUN TestConfigCreateResolve [2022-03-06T22:47:26.235Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-06T22:47:26.235Z] PASS [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === Skipped [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-06T22:47:26.235Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-06T22:47:26.235Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-06T22:47:26.235Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-06T22:47:26.235Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-06T22:47:26.235Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-06T22:47:26.235Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:47:26.235Z] [2022-03-06T22:47:26.235Z] DONE 6 tests, 6 skipped in 0.158s [2022-03-06T22:47:26.495Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-06T22:47:26.495Z] INFO: Testing against a local daemon [2022-03-06T22:47:26.495Z] === RUN TestCheckpoint [2022-03-06T22:47:26.495Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:47:26.495Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-06T22:47:26.495Z] === RUN TestContainerInvalidJSON [2022-03-06T22:47:26.495Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:47:26.495Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:47:26.495Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:47:26.495Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:47:26.495Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:47:26.495Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:47:26.495Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-06T22:47:26.495Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-06T22:47:26.495Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-06T22:47:26.495Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-06T22:47:26.495Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-06T22:47:26.495Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-06T22:47:26.495Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-06T22:47:26.495Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-06T22:47:26.630Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-06T22:47:26.632Z] --- PASS: TestIsArchivePathInvalidFile (0.36s) [2022-03-06T22:47:26.632Z] === RUN TestIsArchivePathTar [2022-03-06T22:47:26.632Z] === RUN TestUnbuffered [2022-03-06T22:47:26.632Z] --- PASS: TestUnbuffered (0.00s) [2022-03-06T22:47:26.632Z] === RUN TestRaceUnbuffered [2022-03-06T22:47:26.632Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-06T22:47:26.632Z] PASS [2022-03-06T22:47:26.632Z] coverage: 100.0% of statements [2022-03-06T22:47:26.632Z] ok github.com/docker/docker/pkg/broadcaster 0.082s coverage: 100.0% of statements [2022-03-06T22:47:26.632Z] --- PASS: TestIsArchivePathTar (0.39s) [2022-03-06T22:47:26.632Z] === RUN TestDecompressStreamGzip [2022-03-06T22:47:26.754Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-06T22:47:26.754Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-06T22:47:26.754Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-06T22:47:26.754Z] === RUN TestCopyFromContainer [2022-03-06T22:47:26.888Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-03-06T22:47:26.888Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-06T22:47:27.101Z] --- PASS: TestDecompressStreamGzip (0.29s) [2022-03-06T22:47:27.101Z] === RUN TestDecompressStreamBzip2 [2022-03-06T22:47:27.101Z] 2022/03/06 22:47:26 Closing DB instances... [2022-03-06T22:47:27.101Z] --- PASS: TestDecompressStreamBzip2 (0.22s) [2022-03-06T22:47:27.101Z] === RUN TestDecompressStreamXz [2022-03-06T22:47:27.101Z] archive_test.go:133: Xz not present in msys2 [2022-03-06T22:47:27.101Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestDecompressStreamZstd [2022-03-06T22:47:27.101Z] archive_test.go:140: zstd not installed [2022-03-06T22:47:27.101Z] --- SKIP: TestDecompressStreamZstd (0.04s) [2022-03-06T22:47:27.101Z] === RUN TestCompressStreamXzUnsupported [2022-03-06T22:47:27.101Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-06T22:47:27.101Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestCompressStreamInvalid [2022-03-06T22:47:27.101Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestExtensionInvalid [2022-03-06T22:47:27.101Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestExtensionUncompressed [2022-03-06T22:47:27.101Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestExtensionBzip2 [2022-03-06T22:47:27.101Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestExtensionGzip [2022-03-06T22:47:27.101Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestExtensionXz [2022-03-06T22:47:27.101Z] --- PASS: TestExtensionXz (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestExtensionZstd [2022-03-06T22:47:27.101Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-06T22:47:27.101Z] === RUN TestCmdStreamLargeStderr [2022-03-06T22:47:27.570Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2022-03-06T22:47:27.570Z] === RUN TestCmdStreamBad [2022-03-06T22:47:27.570Z] archive_test.go:252: Failing on Windows CI machines [2022-03-06T22:47:27.570Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-06T22:47:27.570Z] === RUN TestCmdStreamGood [2022-03-06T22:47:27.570Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-06T22:47:27.570Z] === RUN TestUntarPathWithInvalidDest [2022-03-06T22:47:27.570Z] --- PASS: TestUntarPathWithInvalidDest (0.11s) [2022-03-06T22:47:27.570Z] === RUN TestUntarPathWithInvalidSrc [2022-03-06T22:47:27.570Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-06T22:47:27.570Z] === RUN TestUntarPath [2022-03-06T22:47:27.570Z] === RUN TestMatch [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[foo]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[foo_bar]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[]#01 [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[qux]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-06T22:47:27.570Z] === RUN TestMatch/[[foo_baz]] [2022-03-06T22:47:27.570Z] --- PASS: TestMatch (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-06T22:47:27.570Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-06T22:47:27.570Z] PASS [2022-03-06T22:47:27.570Z] coverage: 87.5% of statements [2022-03-06T22:47:27.571Z] ok github.com/docker/docker/pkg/capabilities 0.143s coverage: 87.5% of statements [2022-03-06T22:47:27.571Z] --- PASS: TestUntarPath (0.14s) [2022-03-06T22:47:27.571Z] === RUN TestUntarPathWithDestinationFile [2022-03-06T22:47:27.821Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-06T22:47:28.040Z] --- PASS: TestUntarPathWithDestinationFile (0.13s) [2022-03-06T22:47:28.040Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-06T22:47:28.040Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2022-03-06T22:47:28.040Z] === RUN TestCopyWithTarInvalidSrc [2022-03-06T22:47:28.040Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-06T22:47:28.040Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-06T22:47:28.040Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-06T22:47:28.040Z] === RUN TestCopyWithTarSrcFile [2022-03-06T22:47:28.040Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2022-03-06T22:47:28.040Z] === RUN TestCopyWithTarSrcFolder [2022-03-06T22:47:28.040Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2022-03-06T22:47:28.040Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-06T22:47:28.040Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-06T22:47:28.040Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-06T22:47:28.040Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-06T22:47:28.040Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-06T22:47:28.040Z] --- PASS: TestCopyFileWithTarSrcFolder (0.02s) [2022-03-06T22:47:28.040Z] === RUN TestCopyFileWithTarSrcFile [2022-03-06T22:47:28.040Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-06T22:47:28.040Z] === RUN TestTarFiles [2022-03-06T22:47:28.079Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-03-06T22:47:28.079Z] === RUN TestIpcModeOlderClient [2022-03-06T22:47:28.079Z] === PAUSE TestIpcModeOlderClient [2022-03-06T22:47:28.079Z] === RUN TestKillContainerInvalidSignal [2022-03-06T22:47:28.338Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-06T22:47:28.338Z] === RUN TestKillContainer [2022-03-06T22:47:28.338Z] === RUN TestKillContainer/no_signal [2022-03-06T22:47:28.905Z] === RUN TestKillContainer/non_killing_signal [2022-03-06T22:47:29.027Z] --- PASS: TestNetworkDBCRUDTableEntry (4.37s) [2022-03-06T22:47:29.027Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-06T22:47:29.061Z] 898469748ff6: Verifying Checksum [2022-03-06T22:47:29.061Z] 898469748ff6: Download complete [2022-03-06T22:47:29.163Z] === RUN TestKillContainer/killing_signal [2022-03-06T22:47:29.525Z] === RUN TestChrootTarUntar [2022-03-06T22:47:29.525Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:47:29.525Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-06T22:47:29.525Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-06T22:47:29.525Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:47:29.525Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-06T22:47:29.525Z] === RUN TestChrootUntarEmptyArchive [2022-03-06T22:47:29.525Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-06T22:47:29.525Z] === RUN TestChrootTarUntarWithSymlink [2022-03-06T22:47:29.526Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:47:29.526Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-06T22:47:29.526Z] === RUN TestChrootCopyWithTar [2022-03-06T22:47:29.526Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:47:29.526Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-06T22:47:29.526Z] === RUN TestChrootCopyFileWithTar [2022-03-06T22:47:29.526Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:47:29.526Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-06T22:47:29.526Z] === RUN TestChrootUntarPath [2022-03-06T22:47:29.526Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:47:29.526Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-03-06T22:47:29.526Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-06T22:47:29.526Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:47:29.526Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:47:29.526Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-06T22:47:29.526Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:47:29.526Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:47:29.526Z] === RUN TestChrootApplyDotDotFile [2022-03-06T22:47:29.526Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:47:29.526Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-06T22:47:29.526Z] PASS [2022-03-06T22:47:29.526Z] coverage: 15.1% of statements [2022-03-06T22:47:29.526Z] ok github.com/docker/docker/pkg/chrootarchive 0.196s coverage: 15.1% of statements [2022-03-06T22:47:29.731Z] --- PASS: TestKillContainer (1.26s) [2022-03-06T22:47:29.731Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-06T22:47:29.731Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-03-06T22:47:29.731Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-06T22:47:29.731Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-06T22:47:29.731Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-06T22:47:30.039Z] === RUN TestCopyFromContainer// [2022-03-06T22:47:30.039Z] === RUN TestCopyFromContainer//bar/root [2022-03-06T22:47:30.298Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-06T22:47:30.298Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-06T22:47:30.298Z] === RUN TestCopyFromContainer/bar/quux [2022-03-06T22:47:30.298Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-06T22:47:30.298Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-06T22:47:30.298Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-06T22:47:30.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-03-06T22:47:30.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-03-06T22:47:30.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-03-06T22:47:30.556Z] === RUN TestKillStoppedContainer [2022-03-06T22:47:30.556Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-06T22:47:30.556Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-06T22:47:30.556Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-06T22:47:30.556Z] === RUN TestKillDifferentUserContainer [2022-03-06T22:47:30.557Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-06T22:47:30.557Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-06T22:47:30.557Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer (3.94s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-06T22:47:30.557Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-06T22:47:30.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-06T22:47:30.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:47:30.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:47:30.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:47:30.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:47:30.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:47:30.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:47:30.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:47:30.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:47:30.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:47:30.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-06T22:47:30.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-06T22:47:30.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-06T22:47:30.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-06T22:47:30.557Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-06T22:47:30.557Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-06T22:47:30.557Z] === RUN TestCreateWithInvalidEnv [2022-03-06T22:47:30.816Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-06T22:47:30.816Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-06T22:47:30.816Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-06T22:47:30.816Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-06T22:47:30.816Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-06T22:47:30.816Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-06T22:47:30.816Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-06T22:47:30.816Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-06T22:47:30.816Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-06T22:47:30.816Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-06T22:47:30.816Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-06T22:47:30.816Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-06T22:47:30.816Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-06T22:47:30.816Z] === RUN TestCreateTmpfsMountsTarget [2022-03-06T22:47:30.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-06T22:47:30.816Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-06T22:47:31.092Z] 2022/03/06 22:47:30 Closing DB instances... [2022-03-06T22:47:31.092Z] === RUN TestEnsureRemoveAllNotExist [2022-03-06T22:47:31.092Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-06T22:47:31.092Z] === RUN TestEnsureRemoveAllWithDir [2022-03-06T22:47:31.092Z] --- PASS: TestEnsureRemoveAllWithDir (0.02s) [2022-03-06T22:47:31.092Z] === RUN TestEnsureRemoveAllWithFile [2022-03-06T22:47:31.092Z] --- PASS: TestEnsureRemoveAllWithFile (0.01s) [2022-03-06T22:47:31.092Z] PASS [2022-03-06T22:47:31.092Z] coverage: 0.0% of statements [2022-03-06T22:47:31.092Z] ok github.com/docker/docker/pkg/containerfs 0.161s coverage: 0.0% of statements [2022-03-06T22:47:31.123Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-03-06T22:47:31.123Z] === RUN TestInspectOomKilledTrue [2022-03-06T22:47:31.123Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-06T22:47:31.123Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-06T22:47:31.123Z] === RUN TestInspectOomKilledFalse [2022-03-06T22:47:31.690Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-03-06T22:47:31.690Z] === RUN TestLinksEtcHostsContentMatch [2022-03-06T22:47:31.752Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-03-06T22:47:31.752Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-06T22:47:31.947Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-06T22:47:31.947Z] === RUN TestLinksContainerNames [2022-03-06T22:47:32.657Z] === RUN TestSizeEmpty [2022-03-06T22:47:32.657Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-06T22:47:32.657Z] === RUN TestSizeEmptyFile [2022-03-06T22:47:32.657Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-06T22:47:32.657Z] === RUN TestSizeNonemptyFile [2022-03-06T22:47:32.657Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-06T22:47:32.657Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-06T22:47:32.657Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-06T22:47:32.657Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-06T22:47:32.657Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-06T22:47:32.657Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-06T22:47:32.657Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.02s) [2022-03-06T22:47:32.657Z] === RUN TestMoveToSubdir [2022-03-06T22:47:32.657Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-06T22:47:32.657Z] === RUN TestSizeNonExistingDirectory [2022-03-06T22:47:32.657Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-06T22:47:32.657Z] PASS [2022-03-06T22:47:32.657Z] coverage: 80.0% of statements [2022-03-06T22:47:32.657Z] ok github.com/docker/docker/pkg/directory 0.113s coverage: 80.0% of statements [2022-03-06T22:47:32.657Z] --- PASS: TestNetworkDBCRUDTableEntries (3.54s) [2022-03-06T22:47:32.657Z] === RUN TestNetworkDBNodeLeave [2022-03-06T22:47:32.881Z] --- PASS: TestLinksContainerNames (0.84s) [2022-03-06T22:47:32.882Z] === RUN TestLogsFollowTailEmpty [2022-03-06T22:47:33.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-06T22:47:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-06T22:47:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:47:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:47:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:47:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:47:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:47:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:47:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:47:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:47:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:47:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:47:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:47:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:47:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:47:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:47:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:47:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-06T22:47:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-06T22:47:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-06T22:47:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-06T22:47:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-06T22:47:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-06T22:47:33.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-06T22:47:33.144Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-06T22:47:33.144Z] === RUN TestContainerNetworkMountsNoChown [2022-03-06T22:47:33.389Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-03-06T22:47:33.389Z] === RUN TestCreateDifferentPlatform [2022-03-06T22:47:33.389Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-06T22:47:33.389Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-06T22:47:33.389Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-06T22:47:33.389Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-06T22:47:33.389Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-06T22:47:33.389Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-06T22:47:33.389Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-06T22:47:33.389Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-06T22:47:33.389Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-06T22:47:33.389Z] === RUN TestContainerStartOnDaemonRestart [2022-03-06T22:47:33.389Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-06T22:47:33.389Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-06T22:47:33.389Z] === RUN TestDaemonRestartIpcMode [2022-03-06T22:47:33.389Z] === PAUSE TestDaemonRestartIpcMode [2022-03-06T22:47:33.389Z] === RUN TestDaemonHostGatewayIP [2022-03-06T22:47:33.389Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:47:33.389Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-06T22:47:33.389Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-06T22:47:33.389Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-06T22:47:33.389Z] === RUN TestContainerKillOnDaemonStart [2022-03-06T22:47:33.389Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-06T22:47:33.389Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-06T22:47:33.389Z] === RUN TestDiff [2022-03-06T22:47:33.403Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/default [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/default [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/private [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/private [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/rprivate [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/slave [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/slave [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/rslave [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/shared [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/shared [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/rshared [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-06T22:47:33.403Z] === CONT TestMountDaemonRoot/default [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:47:33.403Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-06T22:47:33.403Z] === CONT TestMountDaemonRoot/rshared [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:47:33.403Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:47:33.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:47:33.403Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/shared [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/rslave [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/slave [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/rprivate [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/private [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-06T22:47:33.662Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:47:33.662Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-06T22:47:33.662Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:47:33.695Z] === RUN TestPollerAddRemove [2022-03-06T22:47:33.695Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-06T22:47:33.695Z] === RUN TestPollerEvent [2022-03-06T22:47:33.695Z] poller_test.go:40: No chmod on Windows [2022-03-06T22:47:33.695Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-06T22:47:33.695Z] === RUN TestPollerClose [2022-03-06T22:47:33.695Z] --- PASS: TestPollerClose (0.00s) [2022-03-06T22:47:33.695Z] PASS [2022-03-06T22:47:33.695Z] coverage: 45.7% of statements [2022-03-06T22:47:33.695Z] ok github.com/docker/docker/pkg/filenotify 0.115s coverage: 45.7% of statements [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-06T22:47:33.920Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-06T22:47:33.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-06T22:47:33.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-06T22:47:33.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-06T22:47:33.921Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-06T22:47:33.921Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-06T22:47:33.921Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-06T22:47:33.921Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-06T22:47:33.921Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-06T22:47:33.921Z] === RUN TestContainerBindMountNonRecursive [2022-03-06T22:47:33.957Z] --- PASS: TestDiff (0.38s) [2022-03-06T22:47:33.957Z] === RUN TestExecWithCloseStdin [2022-03-06T22:47:34.216Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-06T22:47:34.216Z] === RUN TestExec [2022-03-06T22:47:34.783Z] --- PASS: TestExec (0.44s) [2022-03-06T22:47:34.783Z] === RUN TestExecUser [2022-03-06T22:47:35.042Z] --- PASS: TestExecUser (0.45s) [2022-03-06T22:47:35.042Z] === RUN TestExportContainerAndImportImage [2022-03-06T22:47:35.261Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2022-03-06T22:47:35.261Z] === RUN TestNetworkDBWatch [2022-03-06T22:47:35.295Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-03-06T22:47:35.295Z] === RUN TestContainerVolumesMountedAsShared [2022-03-06T22:47:35.609Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-03-06T22:47:35.609Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-06T22:47:35.731Z] === RUN TestCopyFileWithInvalidSrc [2022-03-06T22:47:35.731Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCopyFileWithInvalidDest [2022-03-06T22:47:35.731Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-06T22:47:35.731Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-06T22:47:35.731Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCopyFile [2022-03-06T22:47:35.731Z] --- PASS: TestCopyFile (0.01s) [2022-03-06T22:47:35.731Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-06T22:47:35.731Z] fileutils_test.go:133: Needs porting to Windows [2022-03-06T22:47:35.731Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-06T22:47:35.731Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-06T22:47:35.731Z] fileutils_test.go:179: Needs porting to Windows [2022-03-06T22:47:35.731Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestWildcardMatches [2022-03-06T22:47:35.731Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestPatternMatches [2022-03-06T22:47:35.731Z] --- PASS: TestPatternMatches (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-06T22:47:35.731Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestPatternMatchesFolderExclusions [2022-03-06T22:47:35.731Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-06T22:47:35.731Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-06T22:47:35.731Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-06T22:47:35.731Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-06T22:47:35.731Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestSingleExclamationError [2022-03-06T22:47:35.731Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestMatchesWithNoPatterns [2022-03-06T22:47:35.731Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestMatchesWithMalformedPatterns [2022-03-06T22:47:35.731Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestMatches [2022-03-06T22:47:35.731Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-06T22:47:35.731Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-06T22:47:35.731Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-06T22:47:35.731Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-06T22:47:35.731Z] --- PASS: TestMatches (0.01s) [2022-03-06T22:47:35.731Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-06T22:47:35.731Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-06T22:47:35.731Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-06T22:47:35.731Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCleanPatterns [2022-03-06T22:47:35.731Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-06T22:47:35.731Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCleanPatternsExceptionFlag [2022-03-06T22:47:35.731Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-06T22:47:35.731Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-06T22:47:35.731Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCleanPatternsErrorSingleException [2022-03-06T22:47:35.731Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCreateIfNotExistsDir [2022-03-06T22:47:35.731Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCreateIfNotExistsFile [2022-03-06T22:47:35.731Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-03-06T22:47:35.731Z] === RUN TestMatch [2022-03-06T22:47:35.731Z] --- PASS: TestMatch (0.00s) [2022-03-06T22:47:35.731Z] === RUN TestCompile [2022-03-06T22:47:35.731Z] === RUN TestCompile/slash [2022-03-06T22:47:35.731Z] === RUN TestCompile/backslash [2022-03-06T22:47:35.731Z] --- PASS: TestCompile (0.00s) [2022-03-06T22:47:35.731Z] --- PASS: TestCompile/slash (0.00s) [2022-03-06T22:47:35.731Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-06T22:47:35.731Z] PASS [2022-03-06T22:47:35.731Z] coverage: 84.7% of statements [2022-03-06T22:47:35.731Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 84.7% of statements [2022-03-06T22:47:35.861Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2022-03-06T22:47:35.861Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-06T22:47:36.120Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-06T22:47:36.120Z] === RUN TestNetworkNat [2022-03-06T22:47:36.688Z] --- PASS: TestNetworkNat (0.46s) [2022-03-06T22:47:36.688Z] === RUN TestNetworkLocalhostTCPNat [2022-03-06T22:47:36.946Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-06T22:47:36.946Z] === RUN TestNetworkLoopbackNat [2022-03-06T22:47:36.990Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-03-06T22:47:36.991Z] === RUN TestHealthCheckWorkdir [2022-03-06T22:47:37.349Z] === RUN TestGet [2022-03-06T22:47:37.349Z] --- PASS: TestGet (0.00s) [2022-03-06T22:47:37.349Z] === RUN TestGetShortcutString [2022-03-06T22:47:37.349Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-06T22:47:37.349Z] PASS [2022-03-06T22:47:37.349Z] coverage: 42.9% of statements [2022-03-06T22:47:37.349Z] ok github.com/docker/docker/pkg/homedir 0.084s coverage: 42.9% of statements [2022-03-06T22:47:37.349Z] 2022/03/06 22:47:37 Closing DB instances... [2022-03-06T22:47:37.558Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-03-06T22:47:37.558Z] === RUN TestHealthKillContainer [2022-03-06T22:47:38.913Z] === RUN TestCreateIDMapOrder [2022-03-06T22:47:38.913Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-06T22:47:38.913Z] PASS [2022-03-06T22:47:38.913Z] coverage: 7.2% of statements [2022-03-06T22:47:38.913Z] ok github.com/docker/docker/pkg/idtools 0.089s coverage: 7.2% of statements [2022-03-06T22:47:38.913Z] --- PASS: TestNetworkDBWatch (3.38s) [2022-03-06T22:47:38.913Z] === RUN TestNetworkDBBulkSync [2022-03-06T22:47:39.381Z] --- PASS: TestTarFiles (11.14s) [2022-03-06T22:47:39.381Z] === RUN TestDetectCompressionZstd [2022-03-06T22:47:39.381Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-06T22:47:39.381Z] === RUN TestTarUntar [2022-03-06T22:47:39.381Z] --- PASS: TestTarUntar (0.07s) [2022-03-06T22:47:39.381Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-06T22:47:39.381Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-06T22:47:39.381Z] === RUN TestTarWithOptions [2022-03-06T22:47:39.381Z] --- PASS: TestTarWithOptions (0.06s) [2022-03-06T22:47:39.381Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-06T22:47:39.381Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-06T22:47:39.381Z] === RUN TestUntarUstarGnuConflict [2022-03-06T22:47:39.381Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-06T22:47:39.381Z] === RUN TestUntarInvalidFilenames [2022-03-06T22:47:39.476Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-06T22:47:39.476Z] === RUN TestPause [2022-03-06T22:47:39.849Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3137493242\\dest" [2022-03-06T22:47:39.849Z] --- PASS: TestUntarInvalidFilenames (0.28s) [2022-03-06T22:47:39.849Z] === RUN TestUntarHardlinkToSymlink [2022-03-06T22:47:39.849Z] --- PASS: TestUntarHardlinkToSymlink (0.03s) [2022-03-06T22:47:39.849Z] === RUN TestUntarInvalidHardlink [2022-03-06T22:47:39.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1570283888\\victim\\hello" -> "../victim/hello" [2022-03-06T22:47:39.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink398650682\\victim\\hello" -> "/../victim/hello" [2022-03-06T22:47:39.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3520685979\\victim" -> "../victim" [2022-03-06T22:47:39.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2465444687\\victim" -> "../victim" [2022-03-06T22:47:39.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3190362838\\victim" -> "../victim" [2022-03-06T22:47:39.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4232518253\\victim" -> "../victim" [2022-03-06T22:47:39.849Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-03-06T22:47:39.849Z] === RUN TestUntarInvalidSymlink [2022-03-06T22:47:39.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink343245882\\dest\\dotdot" -> "../victim/hello" [2022-03-06T22:47:39.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3661233033\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-06T22:47:39.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1404347493\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:39.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1481170604\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:39.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink46134740\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:39.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink760809683\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:39.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4130621520\\dest\\dir\\loophole" -> "../../victim" [2022-03-06T22:47:39.849Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2022-03-06T22:47:39.849Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-06T22:47:39.849Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-06T22:47:39.849Z] === RUN TestXGlobalNoParent [2022-03-06T22:47:39.849Z] --- PASS: TestXGlobalNoParent (0.02s) [2022-03-06T22:47:39.849Z] === RUN TestReplaceFileTarWrapper [2022-03-06T22:47:40.043Z] --- PASS: TestPause (0.44s) [2022-03-06T22:47:40.043Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-06T22:47:40.043Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:47:40.043Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-06T22:47:40.043Z] === RUN TestPauseStopPausedContainer [2022-03-06T22:47:40.316Z] --- PASS: TestReplaceFileTarWrapper (0.36s) [2022-03-06T22:47:40.317Z] === RUN TestPrefixHeaderReadable [2022-03-06T22:47:40.317Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-06T22:47:40.317Z] === RUN TestDisablePigz [2022-03-06T22:47:40.317Z] 2022/03/06 22:47:39 Closing DB instances... [2022-03-06T22:47:40.317Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-06T22:47:40.317Z] --- PASS: TestDisablePigz (0.22s) [2022-03-06T22:47:40.317Z] === RUN TestPigz [2022-03-06T22:47:40.609Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-06T22:47:40.609Z] === RUN TestPidHost [2022-03-06T22:47:40.786Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-06T22:47:40.786Z] --- PASS: TestPigz (0.26s) [2022-03-06T22:47:40.786Z] === RUN TestNosysFileInfo [2022-03-06T22:47:40.786Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-06T22:47:40.786Z] === RUN TestCopyFileWithInvalidDest [2022-03-06T22:47:40.786Z] archive_windows_test.go:16: Currently fails [2022-03-06T22:47:40.786Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:47:40.786Z] === RUN TestCanonicalTarNameForPath [2022-03-06T22:47:40.786Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-06T22:47:40.786Z] === RUN TestCanonicalTarName [2022-03-06T22:47:40.786Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-06T22:47:40.786Z] === RUN TestChmodTarEntry [2022-03-06T22:47:40.786Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-06T22:47:40.786Z] === RUN TestHardLinkOrder [2022-03-06T22:47:40.786Z] === RUN TestFixedBufferCap [2022-03-06T22:47:40.787Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestFixedBufferLen [2022-03-06T22:47:40.787Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestFixedBufferString [2022-03-06T22:47:40.787Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestFixedBufferWrite [2022-03-06T22:47:40.787Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestFixedBufferRead [2022-03-06T22:47:40.787Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestBytesPipeRead [2022-03-06T22:47:40.787Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestBytesPipeWrite [2022-03-06T22:47:40.787Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-06T22:47:40.787Z] --- PASS: TestHardLinkOrder (0.28s) [2022-03-06T22:47:40.787Z] === RUN TestChangeString [2022-03-06T22:47:40.787Z] --- PASS: TestChangeString (0.00s) [2022-03-06T22:47:40.787Z] === RUN TestChangesWithNoChanges [2022-03-06T22:47:41.256Z] --- PASS: TestChangesWithNoChanges (0.11s) [2022-03-06T22:47:41.256Z] === RUN TestChangesWithChanges [2022-03-06T22:47:41.256Z] --- PASS: TestChangesWithChanges (0.07s) [2022-03-06T22:47:41.256Z] === RUN TestChangesWithChangesGH13590 [2022-03-06T22:47:41.256Z] changes_test.go:195: needs more investigation [2022-03-06T22:47:41.256Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestChangesDirsEmpty [2022-03-06T22:47:41.256Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:47:41.256Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestChangesDirsMutated [2022-03-06T22:47:41.256Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:47:41.256Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestApplyLayer [2022-03-06T22:47:41.256Z] changes_test.go:432: needs further investigation [2022-03-06T22:47:41.256Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestChangesSizeWithHardlinks [2022-03-06T22:47:41.256Z] changes_test.go:468: needs further investigation [2022-03-06T22:47:41.256Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestChangesSizeWithNoChanges [2022-03-06T22:47:41.256Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-06T22:47:41.256Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestChangesSize [2022-03-06T22:47:41.256Z] --- PASS: TestChangesSize (0.01s) [2022-03-06T22:47:41.256Z] === RUN TestApplyLayerInvalidFilenames [2022-03-06T22:47:41.256Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4265325196\\dest" [2022-03-06T22:47:41.256Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-06T22:47:41.256Z] === RUN TestApplyLayerInvalidHardlink [2022-03-06T22:47:41.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1681990654\\victim\\hello" -> "../victim/hello" [2022-03-06T22:47:41.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1732840282\\victim\\hello" -> "/../victim/hello" [2022-03-06T22:47:41.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink684521039\\victim" -> "../victim" [2022-03-06T22:47:41.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3854969760\\victim" -> "../victim" [2022-03-06T22:47:41.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4146603614\\victim" -> "../victim" [2022-03-06T22:47:41.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink101297297\\victim" -> "../victim" [2022-03-06T22:47:41.256Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2022-03-06T22:47:41.256Z] === RUN TestApplyLayerInvalidSymlink [2022-03-06T22:47:41.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3685224585\\dest\\dotdot" -> "../victim/hello" [2022-03-06T22:47:41.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3219900745\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-06T22:47:41.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1340597904\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:41.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1837643459\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:41.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3151632628\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:41.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3534470598\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:47:41.256Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2022-03-06T22:47:41.256Z] === RUN TestApplyLayerWhiteouts [2022-03-06T22:47:41.256Z] --- PASS: TestBytesPipeWriteRandomChunks (0.68s) [2022-03-06T22:47:41.256Z] === RUN TestAtomicWriteToFile [2022-03-06T22:47:41.256Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2022-03-06T22:47:41.256Z] === RUN TestGenerateEmptyFile [2022-03-06T22:47:41.256Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-06T22:47:41.256Z] === RUN TestGenerateWithContent [2022-03-06T22:47:41.256Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-06T22:47:41.256Z] PASS [2022-03-06T22:47:41.256Z] coverage: 62.0% of statements [2022-03-06T22:47:41.256Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-06T22:47:41.256Z] === RUN TestAtomicWriteSetCommit [2022-03-06T22:47:41.256Z] ok github.com/docker/docker/pkg/archive 15.909s coverage: 62.0% of statements [2022-03-06T22:47:41.256Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-03-06T22:47:41.256Z] === RUN TestAtomicWriteSetCancel [2022-03-06T22:47:41.536Z] 8f616e6e9eec: Verifying Checksum [2022-03-06T22:47:41.536Z] 8f616e6e9eec: Download complete [2022-03-06T22:47:41.546Z] --- PASS: TestPidHost (0.98s) [2022-03-06T22:47:41.546Z] === RUN TestPsFilter [2022-03-06T22:47:41.546Z] --- PASS: TestPsFilter (0.10s) [2022-03-06T22:47:41.546Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-06T22:47:41.725Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-06T22:47:41.725Z] === RUN TestReadCloserWrapperClose [2022-03-06T22:47:41.725Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-06T22:47:41.725Z] === RUN TestReaderErrWrapperReadOnError [2022-03-06T22:47:41.725Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-06T22:47:41.725Z] === RUN TestReaderErrWrapperRead [2022-03-06T22:47:41.725Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-06T22:47:41.725Z] === RUN TestCancelReadCloser [2022-03-06T22:47:41.725Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-06T22:47:41.725Z] === RUN TestWriteCloserWrapperClose [2022-03-06T22:47:41.725Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-06T22:47:41.725Z] === RUN TestNopWriteCloser [2022-03-06T22:47:41.725Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-06T22:47:41.725Z] === RUN TestNopWriter [2022-03-06T22:47:41.725Z] --- PASS: TestNopWriter (0.00s) [2022-03-06T22:47:41.725Z] === RUN TestWriteCounter [2022-03-06T22:47:41.725Z] --- PASS: TestWriteCounter (0.00s) [2022-03-06T22:47:41.725Z] PASS [2022-03-06T22:47:41.725Z] coverage: 69.2% of statements [2022-03-06T22:47:41.725Z] ok github.com/docker/docker/pkg/ioutils 0.999s coverage: 69.2% of statements [2022-03-06T22:47:41.725Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-03-06T22:47:41.725Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-06T22:47:42.113Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-06T22:47:42.113Z] === RUN TestRemoveContainerWithVolume [2022-03-06T22:47:42.384Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-06T22:47:42.384Z] === RUN TestRemoveContainerRunning [2022-03-06T22:47:42.951Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-03-06T22:47:42.951Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-06T22:47:43.209Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-06T22:47:43.209Z] === RUN TestRemoveInvalidContainer [2022-03-06T22:47:43.209Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-06T22:47:43.209Z] === RUN TestRenameLinkedContainer [2022-03-06T22:47:43.293Z] === RUN TestError [2022-03-06T22:47:43.293Z] --- PASS: TestError (0.00s) [2022-03-06T22:47:43.293Z] === RUN TestProgressString [2022-03-06T22:47:43.293Z] === RUN TestProgressString/no_progress [2022-03-06T22:47:43.293Z] === RUN TestProgressString/progress_1 [2022-03-06T22:47:43.293Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-06T22:47:43.293Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-06T22:47:43.293Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-06T22:47:43.293Z] === RUN TestProgressString/with_units [2022-03-06T22:47:43.293Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-06T22:47:43.293Z] === RUN TestProgressString/hide_counts [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-06T22:47:43.293Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-06T22:47:43.293Z] === RUN TestJSONMessageDisplay [2022-03-06T22:47:43.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-06T22:47:43.762Z] --- PASS: TestJSONMessageDisplay (0.26s) [2022-03-06T22:47:43.762Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-06T22:47:43.762Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-06T22:47:43.762Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-06T22:47:43.762Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-06T22:47:43.762Z] === RUN TestDisplayJSONMessagesStream [2022-03-06T22:47:43.762Z] --- PASS: TestDisplayJSONMessagesStream (0.02s) [2022-03-06T22:47:43.762Z] PASS [2022-03-06T22:47:43.762Z] coverage: 91.7% of statements [2022-03-06T22:47:43.762Z] ok github.com/docker/docker/pkg/jsonmessage 0.467s coverage: 91.7% of statements [2022-03-06T22:47:44.749Z] === RUN TestStandardLongPath [2022-03-06T22:47:44.749Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-06T22:47:44.749Z] === RUN TestUNCLongPath [2022-03-06T22:47:44.749Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-06T22:47:44.749Z] PASS [2022-03-06T22:47:44.749Z] coverage: 100.0% of statements [2022-03-06T22:47:44.749Z] ok github.com/docker/docker/pkg/longpath 0.115s coverage: 100.0% of statements [2022-03-06T22:47:45.109Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-03-06T22:47:45.109Z] === RUN TestRenameStoppedContainer [2022-03-06T22:47:45.218Z] 2022/03/06 22:47:45 Closing DB instances... [2022-03-06T22:47:45.369Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-03-06T22:47:45.369Z] === RUN TestRenameRunningContainerAndReuse [2022-03-06T22:47:45.669Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-06T22:47:45.669Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-06T22:47:45.669Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T22:47:45.669Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T22:47:45.669Z] === RUN TestIpcModeNone [2022-03-06T22:47:45.669Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-06T22:47:45.669Z] === RUN TestIpcModePrivate [2022-03-06T22:47:45.686Z] === RUN TestNameFormat [2022-03-06T22:47:45.686Z] --- PASS: TestNameFormat (0.00s) [2022-03-06T22:47:45.686Z] === RUN TestNameRetries [2022-03-06T22:47:45.686Z] --- PASS: TestNameRetries (0.00s) [2022-03-06T22:47:45.686Z] PASS [2022-03-06T22:47:45.686Z] coverage: 85.7% of statements [2022-03-06T22:47:45.686Z] ok github.com/docker/docker/pkg/namesgenerator 0.069s coverage: 85.7% of statements [2022-03-06T22:47:45.927Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-06T22:47:46.186Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-06T22:47:46.186Z] === RUN TestIpcModeShareable [2022-03-06T22:47:46.186Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:47:46.186Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-06T22:47:46.186Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-06T22:47:46.303Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-03-06T22:47:46.303Z] === RUN TestRenameInvalidName [2022-03-06T22:47:46.563Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-06T22:47:46.563Z] === RUN TestRenameAnonymousContainer [2022-03-06T22:47:46.675Z] === RUN TestParseKeyValueOpt [2022-03-06T22:47:46.675Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-06T22:47:46.675Z] === RUN TestParseUintList [2022-03-06T22:47:46.675Z] --- PASS: TestParseUintList (0.00s) [2022-03-06T22:47:46.675Z] === RUN TestParseUintListMaximumLimits [2022-03-06T22:47:46.675Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-06T22:47:46.675Z] PASS [2022-03-06T22:47:46.675Z] coverage: 97.0% of statements [2022-03-06T22:47:46.675Z] ok github.com/docker/docker/pkg/parsers 0.073s coverage: 97.0% of statements [2022-03-06T22:47:47.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-06T22:47:47.566Z] === RUN TestAPIIpcModeHost [2022-03-06T22:47:47.566Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:47:47.566Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-06T22:47:47.566Z] === RUN TestDaemonIpcModeShareable [2022-03-06T22:47:47.566Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:47:47.566Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-06T22:47:47.566Z] === RUN TestDaemonIpcModePrivate [2022-03-06T22:47:47.722Z] === RUN TestNewAndRemove [2022-03-06T22:47:47.722Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-06T22:47:47.722Z] === RUN TestRemoveInvalidPath [2022-03-06T22:47:47.722Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-06T22:47:47.722Z] PASS [2022-03-06T22:47:47.722Z] coverage: 82.6% of statements [2022-03-06T22:47:47.722Z] ok github.com/docker/docker/pkg/pidfile 0.094s coverage: 82.6% of statements [2022-03-06T22:47:47.939Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-03-06T22:47:47.939Z] === RUN TestRenameContainerWithSameName [2022-03-06T22:47:48.502Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-06T22:47:48.507Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-03-06T22:47:48.507Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-06T22:47:48.713Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.06s) [2022-03-06T22:47:48.713Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-06T22:47:48.762Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-03-06T22:47:48.762Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-06T22:47:48.762Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:47:48.762Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-06T22:47:48.762Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-06T22:47:48.762Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:47:48.762Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-06T22:47:48.762Z] === RUN TestIpcModeOlderClient [2022-03-06T22:47:48.762Z] === PAUSE TestIpcModeOlderClient [2022-03-06T22:47:48.762Z] === RUN TestKillContainerInvalidSignal [2022-03-06T22:47:49.021Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-06T22:47:49.021Z] === RUN TestKillContainer [2022-03-06T22:47:49.021Z] === RUN TestKillContainer/no_signal [2022-03-06T22:47:49.183Z] --- PASS: TestGetAddress (33.71s) [2022-03-06T22:47:49.183Z] === RUN TestRequestSyntaxCheck [2022-03-06T22:47:49.183Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-06T22:47:49.183Z] === RUN TestRequest [2022-03-06T22:47:49.280Z] === RUN TestKillContainer/non_killing_signal [2022-03-06T22:47:49.444Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-03-06T22:47:49.444Z] === RUN TestResize [2022-03-06T22:47:49.538Z] === RUN TestKillContainer/killing_signal [2022-03-06T22:47:49.652Z] === RUN TestFailedConnection [2022-03-06T22:47:49.652Z] 2022/03/06 22:47:49 Closing DB instances... [2022-03-06T22:47:49.702Z] --- PASS: TestResize (0.41s) [2022-03-06T22:47:49.702Z] === RUN TestResizeWithInvalidSize [2022-03-06T22:47:50.142Z] --- PASS: TestKillContainer (1.13s) [2022-03-06T22:47:50.142Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-03-06T22:47:50.142Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-06T22:47:50.142Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-03-06T22:47:50.142Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-06T22:47:50.142Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-06T22:47:50.269Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-06T22:47:50.269Z] === RUN TestResizeWhenContainerNotStarted [2022-03-06T22:47:50.528Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:47:50.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:47:50.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:47:50.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:47:50.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:47:50.736Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-06T22:47:50.997Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-03-06T22:47:50.997Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-06T22:47:50.997Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-06T22:47:50.997Z] === RUN TestKillStoppedContainer [2022-03-06T22:47:50.997Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-06T22:47:50.997Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-06T22:47:50.997Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-03-06T22:47:50.997Z] === RUN TestKillDifferentUserContainer [2022-03-06T22:47:51.217Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.65s) [2022-03-06T22:47:51.217Z] === RUN TestNetworkDBGarbageCollection [2022-03-06T22:47:51.568Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-06T22:47:51.568Z] === RUN TestInspectOomKilledTrue [2022-03-06T22:47:51.568Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:47:51.568Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-06T22:47:51.568Z] === RUN TestInspectOomKilledFalse [2022-03-06T22:47:51.568Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:47:51.568Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-06T22:47:51.568Z] === RUN TestLinksEtcHostsContentMatch [2022-03-06T22:47:51.568Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-06T22:47:51.568Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-06T22:47:51.568Z] === RUN TestLinksContainerNames [2022-03-06T22:47:51.686Z] --- PASS: TestFailedConnection (2.16s) [2022-03-06T22:47:51.686Z] === RUN TestFailOnce [2022-03-06T22:47:51.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:47:52.135Z] --- PASS: TestLinksContainerNames (0.79s) [2022-03-06T22:47:52.135Z] === RUN TestLogsFollowTailEmpty [2022-03-06T22:47:52.155Z] 2022/03/06 22:47:51 http: panic serving 127.0.0.1:49306: Plugin not ready [2022-03-06T22:47:52.155Z] goroutine 24 [running]: [2022-03-06T22:47:52.155Z] net/http.(*conn).serve.func1() [2022-03-06T22:47:52.155Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-06T22:47:52.155Z] panic({0x59ca00, 0x6b09d0}) [2022-03-06T22:47:52.155Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-06T22:47:52.155Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xabb929918fcf45cf}, 0xc000207a98) [2022-03-06T22:47:52.155Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-06T22:47:52.155Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6bd900, 0xc0001ae0e0}, 0x4d1d26) [2022-03-06T22:47:52.155Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-06T22:47:52.155Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6bd900, 0xc0001ae0e0}, 0xc00016e100) [2022-03-06T22:47:52.155Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-06T22:47:52.155Z] net/http.serverHandler.ServeHTTP({0x6bbff0}, {0x6bd900, 0xc0001ae0e0}, 0xc00016e100) [2022-03-06T22:47:52.155Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-06T22:47:52.155Z] net/http.(*conn).serve(0xc0000a4d20, {0x6bf900, 0xc00011d050}) [2022-03-06T22:47:52.155Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-06T22:47:52.155Z] created by net/http.(*Server).Serve [2022-03-06T22:47:52.155Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-06T22:47:52.155Z] time="2022-03-06T22:47:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2022-03-06T22:47:52.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:47:52.702Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-06T22:47:52.702Z] === RUN TestContainerNetworkMountsNoChown [2022-03-06T22:47:52.961Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/default [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/default [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/private [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/private [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rprivate [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/slave [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/slave [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rslave [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/shared [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/shared [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rshared [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/default [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/rshared [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/shared [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/rslave [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/slave [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/rprivate [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/private [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:47:52.961Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-06T22:47:52.961Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:47:52.961Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:47:53.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:47:53.142Z] --- PASS: TestFailOnce (1.25s) [2022-03-06T22:47:53.142Z] === RUN TestEchoInputOutput [2022-03-06T22:47:53.142Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-06T22:47:53.142Z] === RUN TestBackoff [2022-03-06T22:47:53.142Z] --- PASS: TestBackoff (0.00s) [2022-03-06T22:47:53.142Z] === RUN TestAbortRetry [2022-03-06T22:47:53.142Z] --- PASS: TestAbortRetry (0.00s) [2022-03-06T22:47:53.142Z] === RUN TestClientScheme [2022-03-06T22:47:53.142Z] --- PASS: TestClientScheme (0.00s) [2022-03-06T22:47:53.142Z] === RUN TestNewClientWithTimeout [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:47:53.221Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-06T22:47:53.221Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-06T22:47:53.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:47:53.480Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-03-06T22:47:53.480Z] === RUN TestContainerBindMountNonRecursive [2022-03-06T22:47:53.480Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-06T22:47:53.480Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-06T22:47:53.480Z] === RUN TestContainerVolumesMountedAsShared [2022-03-06T22:47:53.480Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-06T22:47:53.480Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-06T22:47:53.480Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-06T22:47:53.480Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-06T22:47:53.480Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-06T22:47:53.480Z] === RUN TestNetworkNat [2022-03-06T22:47:53.612Z] time="2022-03-06T22:47:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-06T22:47:53.739Z] --- PASS: TestNetworkNat (0.47s) [2022-03-06T22:47:53.739Z] === RUN TestNetworkLocalhostTCPNat [2022-03-06T22:47:54.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:47:54.306Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-06T22:47:54.306Z] === RUN TestNetworkLoopbackNat [2022-03-06T22:47:55.179Z] time="2022-03-06T22:47:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-06T22:47:56.838Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-03-06T22:47:56.838Z] === RUN TestPause [2022-03-06T22:47:56.838Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:47:56.838Z] --- SKIP: TestPause (0.00s) [2022-03-06T22:47:56.838Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-06T22:47:56.838Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:47:56.838Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-06T22:47:56.838Z] === RUN TestPauseStopPausedContainer [2022-03-06T22:47:56.838Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:47:56.838Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-06T22:47:56.838Z] === RUN TestPidHost [2022-03-06T22:47:56.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:47:57.773Z] --- PASS: TestPidHost (0.86s) [2022-03-06T22:47:57.773Z] === RUN TestPsFilter [2022-03-06T22:47:57.773Z] --- PASS: TestPsFilter (0.10s) [2022-03-06T22:47:57.773Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-06T22:47:57.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:47:58.033Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-06T22:47:58.033Z] === RUN TestRemoveContainerWithVolume [2022-03-06T22:47:58.131Z] time="2022-03-06T22:47:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-06T22:47:58.600Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-06T22:47:58.600Z] === RUN TestRemoveContainerRunning [2022-03-06T22:47:58.859Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-06T22:47:58.859Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-06T22:47:59.182Z] --- PASS: TestRequest (10.20s) [2022-03-06T22:47:59.182Z] === RUN TestOverlappingRequests [2022-03-06T22:47:59.426Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-06T22:47:59.426Z] === RUN TestRemoveInvalidContainer [2022-03-06T22:47:59.426Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-06T22:47:59.426Z] === RUN TestRenameLinkedContainer [2022-03-06T22:48:00.171Z] --- PASS: TestOverlappingRequests (0.53s) [2022-03-06T22:48:00.171Z] === RUN TestRelease [2022-03-06T22:48:00.249Z] ok github.com/docker/docker/libnetwork/networkdb 104.630s coverage: 60.4% of statements [2022-03-06T22:48:00.249Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-06T22:48:00.249Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-06T22:48:00.249Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-03-06T22:48:00.249Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-06T22:48:00.249Z] ok github.com/docker/docker/libnetwork/portallocator 0.009s coverage: 86.1% of statements [2022-03-06T22:48:00.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:48:00.804Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-03-06T22:48:00.804Z] === RUN TestRenameStoppedContainer [2022-03-06T22:48:00.821Z] ok github.com/docker/docker/libnetwork/portmapper 0.277s coverage: 48.6% of statements [2022-03-06T22:48:01.081Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-06T22:48:01.081Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-06T22:48:01.342Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === Skipped [2022-03-06T22:48:01.342Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-06T22:48:01.342Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-06T22:48:01.342Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-06T22:48:01.342Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-06T22:48:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-06T22:48:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-06T22:48:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-06T22:48:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-06T22:48:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-06T22:48:01.342Z] firewalld_test.go:14: firewalld is not running [2022-03-06T22:48:01.342Z] [2022-03-06T22:48:01.342Z] DONE 326 tests, 9 skipped in 201.525s [2022-03-06T22:48:01.371Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-03-06T22:48:01.371Z] === RUN TestRenameRunningContainerAndReuse [2022-03-06T22:48:01.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:48:01.735Z] --- PASS: TestRelease (1.92s) [2022-03-06T22:48:01.735Z] === RUN TestAllocateRandomDeallocate Post stage [Pipeline] junit [2022-03-06T22:48:01.928Z] Recording test results [2022-03-06T22:48:01.939Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-03-06T22:48:01.939Z] === RUN TestRenameInvalidName [2022-03-06T22:48:01.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:48:02.203Z] time="2022-03-06T22:48:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-06T22:48:02.507Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-06T22:48:02.507Z] === RUN TestRenameAnonymousContainer [2022-03-06T22:48:03.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:48:03.386Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-06T22:48:03.737Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7850e2832ee7259d0ca4b9d31dac5b22818a41bc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7850e2832ee7259d0ca4b9d31dac5b22818a41bc hack/make.sh dynbinary test-integration [2022-03-06T22:48:03.885Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-03-06T22:48:03.885Z] === RUN TestRenameContainerWithSameName [2022-03-06T22:48:03.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:48:04.001Z] [2022-03-06T22:48:04.001Z] Removing bundles/ [2022-03-06T22:48:04.001Z] [2022-03-06T22:48:04.001Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-06T22:48:04.144Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-06T22:48:04.144Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-06T22:48:04.262Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:48:04.262Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:48:05.082Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-03-06T22:48:05.082Z] === RUN TestResize [2022-03-06T22:48:05.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:48:05.341Z] --- PASS: TestResize (0.40s) [2022-03-06T22:48:05.341Z] === RUN TestResizeWithInvalidSize [2022-03-06T22:48:05.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:48:05.910Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-03-06T22:48:05.910Z] === RUN TestResizeWhenContainerNotStarted [2022-03-06T22:48:06.169Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-06T22:48:06.169Z] === RUN TestDaemonRestartKillContainers [2022-03-06T22:48:06.169Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-06T22:48:06.169Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-06T22:48:06.169Z] === RUN TestCgroupNamespacesRun [2022-03-06T22:48:07.023Z] --- PASS: TestAllocateRandomDeallocate (5.37s) [2022-03-06T22:48:07.023Z] === RUN TestRetrieveFromStore [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-03-06T22:48:07.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-03-06T22:48:07.447Z] === RUN TestCgroupNamespacesRun [2022-03-06T22:48:07.544Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-03-06T22:48:07.545Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-06T22:48:08.407Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-06T22:48:08.407Z] [2022-03-06T22:48:08.407Z] ________ ____ __. [2022-03-06T22:48:08.407Z] \_____ \ | |/ _| [2022-03-06T22:48:08.407Z] / | \| < [2022-03-06T22:48:08.407Z] / | \ | \ [2022-03-06T22:48:08.407Z] \_______ /____|__ \ [2022-03-06T22:48:08.407Z] \/ \/ [2022-03-06T22:48:08.407Z] [2022-03-06T22:48:08.407Z] INFO: make.ps1 ended at 03/06/2022 22:48:05 [2022-03-06T22:48:08.407Z] INFO: Binaries build ended at 03/06/2022 22:48:06. Duration:00:01:16.8552345 [2022-03-06T22:48:08.407Z] INFO: Copying the built daemon binary to d:\CI\PR-43136\6\binary\dockerd-892eaa8bef.exe... [2022-03-06T22:48:08.407Z] INFO: Copying the built client binary to d:\CI\PR-43136\6\binary\docker-892eaa8bef.exe... [2022-03-06T22:48:08.407Z] INFO: Copying dockerversion from the container... [2022-03-06T22:48:08.407Z] INFO: Copying the golang package from the container to d:\CI\PR-43136\6\installer\go.zip... [2022-03-06T22:48:08.407Z] INFO: Extracting go.zip to d:\CI\PR-43136\6\go [2022-03-06T22:48:08.481Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-03-06T22:48:08.481Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-06T22:48:08.821Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-03-06T22:48:08.821Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-06T22:48:08.821Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-06T22:48:08.821Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-06T22:48:08.821Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-06T22:48:09.240Z] --- PASS: TestRetrieveFromStore (1.77s) [2022-03-06T22:48:09.240Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-06T22:48:09.240Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-06T22:48:09.240Z] === RUN TestParallelPredefinedRequest1 [2022-03-06T22:48:09.240Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-06T22:48:09.240Z] === RUN TestParallelPredefinedRequest2 [2022-03-06T22:48:09.240Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-06T22:48:09.240Z] === RUN TestParallelPredefinedRequest3 [2022-03-06T22:48:09.240Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-06T22:48:09.240Z] === RUN TestParallelPredefinedRequest4 [2022-03-06T22:48:09.240Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-06T22:48:09.240Z] === RUN TestParallelPredefinedRequest5 [2022-03-06T22:48:09.240Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-06T22:48:09.240Z] === RUN TestDebug [2022-03-06T22:48:09.240Z] --- PASS: TestDebug (0.00s) [2022-03-06T22:48:09.240Z] === RUN TestRequestPoolParallel [2022-03-06T22:48:09.240Z] --- PASS: TestRequestPoolParallel (0.30s) [2022-03-06T22:48:09.240Z] === RUN TestFullAllocateRelease [2022-03-06T22:48:09.418Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-03-06T22:48:09.418Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-06T22:48:09.747Z] --- PASS: TestFullAllocateRelease (0.62s) [2022-03-06T22:48:09.747Z] === RUN TestOddAllocateRelease [2022-03-06T22:48:09.755Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-03-06T22:48:09.755Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-06T22:48:10.216Z] --- PASS: TestOddAllocateRelease (0.35s) [2022-03-06T22:48:10.216Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-06T22:48:10.216Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-06T22:48:10.216Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-06T22:48:10.216Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-06T22:48:10.216Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-06T22:48:10.685Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest1 [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest4 [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest1 [2022-03-06T22:48:10.685Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest4 [2022-03-06T22:48:10.685Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest5 [2022-03-06T22:48:10.685Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest2 [2022-03-06T22:48:10.685Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest3 [2022-03-06T22:48:10.685Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-06T22:48:10.685Z] === CONT TestParallelPredefinedRequest3 [2022-03-06T22:48:10.685Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:48:10.685Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-06T22:48:10.685Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-06T22:48:10.685Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-06T22:48:10.685Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-06T22:48:10.685Z] PASS [2022-03-06T22:48:10.685Z] coverage: 85.3% of statements [2022-03-06T22:48:10.685Z] ok github.com/docker/docker/libnetwork/ipam 63.505s coverage: 85.3% of statements [2022-03-06T22:48:10.685Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-06T22:48:10.685Z] === RUN TestClientStream [2022-03-06T22:48:10.685Z] --- PASS: TestClientStream (0.00s) [2022-03-06T22:48:10.685Z] === RUN TestClientSendFile [2022-03-06T22:48:10.685Z] --- PASS: TestClientSendFile (0.00s) [2022-03-06T22:48:10.685Z] === RUN TestClientWithRequestTimeout [2022-03-06T22:48:10.685Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-03-06T22:48:10.685Z] === RUN TestFileSpecPlugin [2022-03-06T22:48:10.685Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-03-06T22:48:10.685Z] === RUN TestFileJSONSpecPlugin [2022-03-06T22:48:10.685Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-06T22:48:10.685Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-06T22:48:10.685Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-06T22:48:10.685Z] === RUN TestPluginAddHandler [2022-03-06T22:48:10.685Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-06T22:48:10.685Z] === RUN TestPluginWaitBadPlugin [2022-03-06T22:48:10.685Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-06T22:48:10.685Z] === RUN TestGet [2022-03-06T22:48:10.685Z] time="2022-03-06T22:48:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-06T22:48:10.795Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-03-06T22:48:10.795Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-06T22:48:11.129Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-03-06T22:48:11.130Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-06T22:48:11.674Z] time="2022-03-06T22:48:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-06T22:48:11.732Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-06T22:48:11.732Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-06T22:48:12.065Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-03-06T22:48:12.065Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-06T22:48:12.669Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-06T22:48:12.669Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-06T22:48:13.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-03-06T22:48:13.438Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-06T22:48:13.606Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-06T22:48:13.606Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-06T22:48:13.928Z] === RUN TestParseEmptyInterface [2022-03-06T22:48:13.928Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-06T22:48:13.928Z] === RUN TestParseNonInterfaceType [2022-03-06T22:48:13.928Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-06T22:48:13.928Z] === RUN TestParseWithOneFunction [2022-03-06T22:48:13.928Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-06T22:48:13.928Z] === RUN TestParseWithMultipleFuncs [2022-03-06T22:48:13.928Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-06T22:48:13.928Z] === RUN TestParseWithUnnamedReturn [2022-03-06T22:48:13.928Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-06T22:48:13.928Z] === RUN TestEmbeddedInterface [2022-03-06T22:48:13.928Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-06T22:48:13.928Z] === RUN TestParsedImports [2022-03-06T22:48:13.928Z] --- PASS: TestParsedImports (0.00s) [2022-03-06T22:48:13.928Z] === RUN TestAliasedImports [2022-03-06T22:48:13.928Z] --- PASS: TestAliasedImports (0.00s) [2022-03-06T22:48:13.928Z] PASS [2022-03-06T22:48:13.928Z] coverage: 56.8% of statements [2022-03-06T22:48:13.928Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.085s coverage: 56.8% of statements [2022-03-06T22:48:13.928Z] time="2022-03-06T22:48:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-06T22:48:14.004Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-06T22:48:14.004Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-06T22:48:14.543Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-03-06T22:48:14.543Z] === RUN TestNISDomainname [2022-03-06T22:48:14.543Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-06T22:48:14.543Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-06T22:48:14.543Z] === RUN TestHostnameDnsResolution [2022-03-06T22:48:15.110Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-03-06T22:48:15.110Z] === RUN TestUnprivilegedPortsAndPing [2022-03-06T22:48:15.110Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-06T22:48:15.110Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-06T22:48:15.110Z] === RUN TestStats [2022-03-06T22:48:15.110Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:15.110Z] --- SKIP: TestStats (0.00s) [2022-03-06T22:48:15.110Z] === RUN TestStopContainerWithTimeout [2022-03-06T22:48:15.110Z] === RUN TestStopContainerWithTimeout/0 [2022-03-06T22:48:15.110Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-06T22:48:15.110Z] === RUN TestStopContainerWithTimeout/1 [2022-03-06T22:48:15.110Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-06T22:48:15.110Z] === RUN TestStopContainerWithTimeout/3 [2022-03-06T22:48:15.110Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-06T22:48:15.110Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-06T22:48:15.110Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-06T22:48:15.110Z] === CONT TestStopContainerWithTimeout/0 [2022-03-06T22:48:15.110Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-06T22:48:15.378Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-03-06T22:48:15.378Z] === RUN TestNISDomainname [2022-03-06T22:48:15.494Z] === RUN TestHTTPTransport [2022-03-06T22:48:15.494Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-06T22:48:15.494Z] PASS [2022-03-06T22:48:15.494Z] coverage: 85.7% of statements [2022-03-06T22:48:15.494Z] ok github.com/docker/docker/pkg/plugins/transport 0.116s coverage: 85.7% of statements [2022-03-06T22:48:15.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-06T22:48:15.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-06T22:48:15.636Z] --- PASS: TestNISDomainname (0.49s) [2022-03-06T22:48:15.636Z] === RUN TestHostnameDnsResolution [2022-03-06T22:48:15.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-06T22:48:15.962Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-06T22:48:15.962Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-06T22:48:15.962Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-06T22:48:15.962Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-06T22:48:15.962Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-06T22:48:15.962Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-06T22:48:15.962Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-06T22:48:15.962Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-06T22:48:15.962Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-06T22:48:15.962Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-06T22:48:15.962Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-06T22:48:15.962Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-06T22:48:15.962Z] === RUN TestBufferPoolPutAndGet [2022-03-06T22:48:15.962Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-06T22:48:15.962Z] PASS [2022-03-06T22:48:15.962Z] coverage: 88.2% of statements [2022-03-06T22:48:15.962Z] ok github.com/docker/docker/pkg/pools 0.079s coverage: 88.2% of statements [2022-03-06T22:48:16.046Z] === CONT TestStopContainerWithTimeout/3 [2022-03-06T22:48:16.202Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-03-06T22:48:16.202Z] === RUN TestUnprivilegedPortsAndPing [2022-03-06T22:48:16.770Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-03-06T22:48:16.770Z] === RUN TestStats [2022-03-06T22:48:16.995Z] === RUN TestOutputOnPrematureClose [2022-03-06T22:48:16.995Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-06T22:48:16.995Z] === RUN TestCompleteSilently [2022-03-06T22:48:16.995Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-06T22:48:16.995Z] PASS [2022-03-06T22:48:16.995Z] coverage: 75.9% of statements [2022-03-06T22:48:16.995Z] ok github.com/docker/docker/pkg/progress 0.063s coverage: 75.9% of statements [2022-03-06T22:48:17.464Z] === RUN TestSendToOneSub [2022-03-06T22:48:17.464Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-06T22:48:17.464Z] === RUN TestSendToMultipleSubs [2022-03-06T22:48:17.464Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-06T22:48:17.464Z] === RUN TestEvictOneSub [2022-03-06T22:48:17.464Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-06T22:48:17.464Z] === RUN TestClosePublisher [2022-03-06T22:48:17.464Z] --- PASS: TestClosePublisher (0.00s) [2022-03-06T22:48:17.464Z] === RUN TestPubSubRace [2022-03-06T22:48:17.932Z] time="2022-03-06T22:48:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-06T22:48:17.948Z] === CONT TestStopContainerWithTimeout/1 [2022-03-06T22:48:18.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-06T22:48:18.921Z] --- PASS: TestPubSubRace (1.07s) [2022-03-06T22:48:18.921Z] PASS [2022-03-06T22:48:18.921Z] coverage: 75.0% of statements [2022-03-06T22:48:18.921Z] ok github.com/docker/docker/pkg/pubsub 1.156s coverage: 75.0% of statements [2022-03-06T22:48:18.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-06T22:48:19.298Z] --- PASS: TestStats (2.56s) [2022-03-06T22:48:19.298Z] === RUN TestStopContainerWithTimeout [2022-03-06T22:48:19.298Z] === RUN TestStopContainerWithTimeout/0 [2022-03-06T22:48:19.298Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-06T22:48:19.298Z] === RUN TestStopContainerWithTimeout/1 [2022-03-06T22:48:19.298Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-06T22:48:19.298Z] === RUN TestStopContainerWithTimeout/3 [2022-03-06T22:48:19.298Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-06T22:48:19.298Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-06T22:48:19.298Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-06T22:48:19.298Z] === CONT TestStopContainerWithTimeout/0 [2022-03-06T22:48:19.298Z] === CONT TestStopContainerWithTimeout/3 [2022-03-06T22:48:19.324Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-06T22:48:19.324Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-06T22:48:19.324Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-03-06T22:48:19.324Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-03-06T22:48:19.324Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-06T22:48:19.324Z] === RUN TestDeleteDevicemapper [2022-03-06T22:48:19.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:48:19.324Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-06T22:48:19.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-06T22:48:19.916Z] === RUN TestRegister [2022-03-06T22:48:19.916Z] --- PASS: TestRegister (0.00s) [2022-03-06T22:48:19.916Z] === RUN TestCommand [2022-03-06T22:48:19.916Z] --- PASS: TestCommand (0.04s) [2022-03-06T22:48:19.916Z] === RUN TestNaiveSelf [2022-03-06T22:48:19.916Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-06T22:48:19.916Z] PASS [2022-03-06T22:48:19.916Z] coverage: 82.4% of statements [2022-03-06T22:48:19.916Z] ok github.com/docker/docker/pkg/reexec 0.161s coverage: 82.4% of statements [2022-03-06T22:48:20.233Z] === CONT TestStopContainerWithTimeout/1 [2022-03-06T22:48:20.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2022-03-06T22:48:20.701Z] === RUN TestUpdateMemory [2022-03-06T22:48:20.701Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:20.701Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-06T22:48:20.701Z] === RUN TestUpdateCPUQuota [2022-03-06T22:48:20.701Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:20.701Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-06T22:48:20.701Z] === RUN TestUpdatePidsLimit [2022-03-06T22:48:20.701Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:20.701Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-06T22:48:20.701Z] === RUN TestUpdateRestartPolicy [2022-03-06T22:48:20.903Z] === RUN TestDump [2022-03-06T22:48:20.903Z] goroutine 35 [running]: [2022-03-06T22:48:20.903Z] github.com/docker/docker/pkg/stack.dump(0x20b9d7) [2022-03-06T22:48:20.903Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-06T22:48:20.903Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-06T22:48:20.903Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-06T22:48:20.903Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-06T22:48:20.903Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-06T22:48:20.903Z] testing.tRunner(0xc0001431e0, 0x37a190) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:48:20.903Z] created by testing.(*T).Run [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-06T22:48:20.903Z] [2022-03-06T22:48:20.903Z] goroutine 1 [chan receive]: [2022-03-06T22:48:20.903Z] testing.(*T).Run(0xc000143040, {0x36b7b1, 0x1ea733}, 0x37a190) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-06T22:48:20.903Z] testing.runTests.func1(0xc000130810) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-06T22:48:20.903Z] testing.tRunner(0xc000143040, 0xc00013bce0) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:48:20.903Z] testing.runTests(0xc00014e080, {0x4dec20, 0x3, 0x3}, {0x20ac2d, 0x36d4ab, 0x4e36e0}) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-06T22:48:20.903Z] testing.(*M).Run(0xc00014e080) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-06T22:48:20.903Z] main.main() [2022-03-06T22:48:20.903Z] _testmain.go:95 +0x1f5 [2022-03-06T22:48:20.903Z] --- PASS: TestDump (0.00s) [2022-03-06T22:48:20.903Z] === RUN TestDumpToFile [2022-03-06T22:48:20.903Z] --- PASS: TestDumpToFile (0.26s) [2022-03-06T22:48:20.903Z] === RUN TestDumpToFileWithEmptyInput [2022-03-06T22:48:20.903Z] goroutine 37 [running]: [2022-03-06T22:48:20.903Z] github.com/docker/docker/pkg/stack.dump(0x278bb4) [2022-03-06T22:48:20.903Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-06T22:48:20.903Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x278f60}) [2022-03-06T22:48:20.903Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-06T22:48:20.903Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0) [2022-03-06T22:48:20.903Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-06T22:48:20.903Z] testing.tRunner(0xc0001436c0, 0x37a180) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:48:20.903Z] created by testing.(*T).Run [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-06T22:48:20.903Z] [2022-03-06T22:48:20.903Z] goroutine 1 [chan receive]: [2022-03-06T22:48:20.903Z] testing.(*T).Run(0xc000143040, {0x372596, 0x1ea733}, 0x37a180) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-06T22:48:20.903Z] testing.runTests.func1(0xc000130810) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-06T22:48:20.903Z] testing.tRunner(0xc000143040, 0xc00013bce0) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:48:20.903Z] testing.runTests(0xc00014e080, {0x4dec20, 0x3, 0x3}, {0x20ac2d, 0x36d4ab, 0x4e36e0}) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-06T22:48:20.903Z] testing.(*M).Run(0xc00014e080) [2022-03-06T22:48:20.903Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-06T22:48:20.903Z] main.main() [2022-03-06T22:48:20.903Z] _testmain.go:95 +0x1f5 [2022-03-06T22:48:20.903Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-06T22:48:20.903Z] PASS [2022-03-06T22:48:20.903Z] coverage: 90.9% of statements [2022-03-06T22:48:20.903Z] ok github.com/docker/docker/pkg/stack 0.338s coverage: 90.9% of statements [2022-03-06T22:48:21.607Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-06T22:48:21.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-06T22:48:21.890Z] === RUN TestNewStdWriter [2022-03-06T22:48:21.890Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-06T22:48:21.890Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestWriteWithNilBytes [2022-03-06T22:48:21.890Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestWrite [2022-03-06T22:48:21.890Z] --- PASS: TestWrite (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestWriteWithWriterError [2022-03-06T22:48:21.890Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-06T22:48:21.890Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestStdCopyWriteAndRead [2022-03-06T22:48:21.890Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-06T22:48:21.890Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-06T22:48:21.890Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-06T22:48:21.890Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-06T22:48:21.890Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-06T22:48:21.890Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-06T22:48:21.890Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-06T22:48:21.890Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-06T22:48:21.891Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-06T22:48:21.891Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-06T22:48:21.891Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-06T22:48:21.891Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-06T22:48:21.891Z] PASS [2022-03-06T22:48:21.891Z] coverage: 100.0% of statements [2022-03-06T22:48:21.891Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2022-03-06T22:48:22.877Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-06T22:48:22.877Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-06T22:48:22.877Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestFormatStatus [2022-03-06T22:48:22.877Z] --- PASS: TestFormatStatus (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestFormatError [2022-03-06T22:48:22.877Z] --- PASS: TestFormatError (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestFormatJSONError [2022-03-06T22:48:22.877Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-06T22:48:22.877Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-06T22:48:22.877Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestNewJSONProgressOutput [2022-03-06T22:48:22.877Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestAuxFormatterEmit [2022-03-06T22:48:22.877Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestStreamWriterStdout [2022-03-06T22:48:22.877Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-06T22:48:22.877Z] === RUN TestStreamWriterStderr [2022-03-06T22:48:22.877Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-06T22:48:22.877Z] PASS [2022-03-06T22:48:22.877Z] coverage: 66.2% of statements [2022-03-06T22:48:22.877Z] ok github.com/docker/docker/pkg/streamformatter 0.085s coverage: 66.2% of statements [2022-03-06T22:48:23.869Z] === RUN TestGenerateRandomID [2022-03-06T22:48:23.869Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-06T22:48:23.869Z] === RUN TestShortenId [2022-03-06T22:48:23.869Z] --- PASS: TestShortenId (0.00s) [2022-03-06T22:48:23.869Z] === RUN TestShortenSha256Id [2022-03-06T22:48:23.869Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-06T22:48:23.869Z] === RUN TestShortenIdEmpty [2022-03-06T22:48:23.869Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-06T22:48:23.869Z] === RUN TestShortenIdInvalid [2022-03-06T22:48:23.869Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-06T22:48:23.869Z] === RUN TestIsShortIDNonHex [2022-03-06T22:48:23.869Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-06T22:48:23.869Z] === RUN TestIsShortIDNotCorrectSize [2022-03-06T22:48:23.869Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-06T22:48:23.869Z] PASS [2022-03-06T22:48:23.869Z] coverage: 70.6% of statements [2022-03-06T22:48:23.869Z] ok github.com/docker/docker/pkg/stringid 0.067s coverage: 70.6% of statements [2022-03-06T22:48:24.133Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-06T22:48:24.133Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-03-06T22:48:24.133Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-03-06T22:48:24.133Z] --- PASS: TestStopContainerWithTimeout/3 (2.51s) [2022-03-06T22:48:24.133Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-03-06T22:48:24.133Z] === RUN TestDeleteDevicemapper [2022-03-06T22:48:24.133Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:48:24.133Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-06T22:48:24.133Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-06T22:48:24.889Z] === RUN TestIsCpusetListAvailable [2022-03-06T22:48:24.889Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-06T22:48:24.889Z] PASS [2022-03-06T22:48:24.889Z] coverage: 39.4% of statements [2022-03-06T22:48:24.889Z] ok github.com/docker/docker/pkg/sysinfo 0.066s coverage: 39.4% of statements [2022-03-06T22:48:25.509Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-03-06T22:48:25.509Z] === RUN TestUpdateMemory [2022-03-06T22:48:25.878Z] --- PASS: TestGet (15.01s) [2022-03-06T22:48:25.878Z] === RUN TestPluginWithNoManifest [2022-03-06T22:48:25.878Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-06T22:48:25.878Z] === RUN TestGetAll [2022-03-06T22:48:25.878Z] --- PASS: TestGetAll (0.01s) [2022-03-06T22:48:25.878Z] PASS [2022-03-06T22:48:25.878Z] coverage: 73.2% of statements [2022-03-06T22:48:25.878Z] ok github.com/docker/docker/pkg/plugins 36.237s coverage: 73.2% of statements [2022-03-06T22:48:26.078Z] --- PASS: TestUpdateMemory (0.56s) [2022-03-06T22:48:26.078Z] === RUN TestUpdateCPUQuota [2022-03-06T22:48:26.867Z] === RUN TestChtimes [2022-03-06T22:48:26.867Z] --- PASS: TestChtimes (0.01s) [2022-03-06T22:48:26.867Z] === RUN TestChtimesWindows [2022-03-06T22:48:26.867Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-06T22:48:26.867Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-06T22:48:26.867Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-06T22:48:26.867Z] PASS [2022-03-06T22:48:26.867Z] coverage: 12.9% of statements [2022-03-06T22:48:26.867Z] ok github.com/docker/docker/pkg/system 0.093s coverage: 12.9% of statements [2022-03-06T22:48:27.012Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-03-06T22:48:27.012Z] === RUN TestUpdatePidsLimit [2022-03-06T22:48:27.012Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-06T22:48:27.270Z] === RUN TestUpdatePidsLimit/no_change [2022-03-06T22:48:27.270Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-06T22:48:27.336Z] === RUN TestTailFile [2022-03-06T22:48:27.336Z] --- PASS: TestTailFile (0.00s) [2022-03-06T22:48:27.336Z] === RUN TestTailFileManyLines [2022-03-06T22:48:27.336Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-06T22:48:27.336Z] === RUN TestTailEmptyFile [2022-03-06T22:48:27.336Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-06T22:48:27.336Z] === RUN TestTailNegativeN [2022-03-06T22:48:27.336Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader [2022-03-06T22:48:27.336Z] === CONT TestNewTailReader [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/truncated_last_line [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-06T22:48:27.336Z] === CONT TestNewTailReader/no_delimiter [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.336Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:48:27.336Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.337Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:27.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:27.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:27.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.338Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.338Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.528Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-06T22:48:27.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:27.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:27.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:27.979Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:27.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:28.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-06T22:48:28.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-06T22:48:28.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:28.564Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:28.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:28.564Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:28.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:28.564Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:28.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:28.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:28.565Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:28.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:28.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:28.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:28.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:28.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-06T22:48:28.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-06T22:48:28.871Z] === RUN TestUpdateRestartPolicy [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:29.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.085Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:29.086Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:29.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:29.814Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:48:29.815Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:48:29.816Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.04s) [2022-03-06T22:48:29.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.05s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.03s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:48:30.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.06s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:48:30.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:48:30.286Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:48:30.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:48:30.754Z] PASS [2022-03-06T22:48:30.754Z] coverage: 88.6% of statements [2022-03-06T22:48:30.754Z] ok github.com/docker/docker/pkg/tailfile 0.577s coverage: 88.6% of statements [2022-03-06T22:48:30.754Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-06T22:48:30.754Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-06T22:48:30.754Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-06T22:48:30.754Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-06T22:48:30.754Z] === RUN TestTarSumRemoveNonExistent [2022-03-06T22:48:30.754Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-06T22:48:30.754Z] === RUN TestTarSumRemove [2022-03-06T22:48:30.754Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestSortFileInfoSums [2022-03-06T22:48:30.754Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestNewTarSumForLabelInvalid [2022-03-06T22:48:30.754Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestNewTarSumForLabel [2022-03-06T22:48:30.754Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestEmptyTar [2022-03-06T22:48:30.754Z] --- PASS: TestEmptyTar (0.01s) [2022-03-06T22:48:30.754Z] === RUN TestTarSumsReadSize [2022-03-06T22:48:30.754Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-06T22:48:30.754Z] === RUN TestTarSums [2022-03-06T22:48:30.754Z] --- PASS: TestTarSums (0.10s) [2022-03-06T22:48:30.754Z] === RUN TestIteration [2022-03-06T22:48:30.754Z] --- PASS: TestIteration (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestVersionLabelForChecksum [2022-03-06T22:48:30.754Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestVersion [2022-03-06T22:48:30.754Z] --- PASS: TestVersion (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestGetVersion [2022-03-06T22:48:30.754Z] --- PASS: TestGetVersion (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestGetVersions [2022-03-06T22:48:30.754Z] --- PASS: TestGetVersions (0.00s) [2022-03-06T22:48:30.754Z] PASS [2022-03-06T22:48:30.754Z] coverage: 89.3% of statements [2022-03-06T22:48:30.754Z] ok github.com/docker/docker/pkg/tarsum 0.423s coverage: 89.3% of statements [2022-03-06T22:48:30.754Z] testing: warning: no tests to run [2022-03-06T22:48:30.754Z] PASS [2022-03-06T22:48:30.754Z] coverage: [no statements] [2022-03-06T22:48:30.754Z] ok github.com/docker/docker/pkg/term/windows 0.089s coverage: [no statements] [no tests to run] [2022-03-06T22:48:30.754Z] === RUN TestTruncIndex [2022-03-06T22:48:30.754Z] === RUN TestIsGIT [2022-03-06T22:48:30.754Z] --- PASS: TestIsGIT (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestIsTransport [2022-03-06T22:48:30.754Z] --- PASS: TestIsTransport (0.00s) [2022-03-06T22:48:30.754Z] PASS [2022-03-06T22:48:30.754Z] coverage: 100.0% of statements [2022-03-06T22:48:30.754Z] ok github.com/docker/docker/pkg/urlutil 0.068s coverage: 100.0% of statements [2022-03-06T22:48:30.754Z] --- PASS: TestTruncIndex (0.10s) [2022-03-06T22:48:30.754Z] PASS [2022-03-06T22:48:30.754Z] coverage: 91.5% of statements [2022-03-06T22:48:30.754Z] ok github.com/docker/docker/pkg/truncindex 0.170s coverage: 91.5% of statements [2022-03-06T22:48:30.754Z] === RUN TestVersionInfo [2022-03-06T22:48:30.754Z] --- PASS: TestVersionInfo (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestAppendVersions [2022-03-06T22:48:30.754Z] --- PASS: TestAppendVersions (0.00s) [2022-03-06T22:48:30.754Z] PASS [2022-03-06T22:48:30.754Z] coverage: 88.9% of statements [2022-03-06T22:48:30.754Z] ok github.com/docker/docker/pkg/useragent 0.069s coverage: 88.9% of statements [2022-03-06T22:48:30.754Z] === RUN TestNewSettable [2022-03-06T22:48:30.754Z] --- PASS: TestNewSettable (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestIsSettable [2022-03-06T22:48:30.754Z] --- PASS: TestIsSettable (0.00s) [2022-03-06T22:48:30.754Z] === RUN TestUpdateSettingsEnv [2022-03-06T22:48:30.754Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-06T22:48:30.754Z] PASS [2022-03-06T22:48:30.754Z] coverage: 20.0% of statements [2022-03-06T22:48:30.754Z] ok github.com/docker/docker/plugin/v2 0.085s coverage: 20.0% of statements [2022-03-06T22:48:31.223Z] === RUN TestLoad [2022-03-06T22:48:31.223Z] --- PASS: TestLoad (0.00s) [2022-03-06T22:48:31.690Z] === RUN TestSave [2022-03-06T22:48:31.690Z] --- PASS: TestSave (0.03s) [2022-03-06T22:48:31.690Z] === RUN TestAddDeleteGet [2022-03-06T22:48:31.690Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-06T22:48:31.690Z] === RUN TestInvalidTags [2022-03-06T22:48:31.690Z] --- PASS: TestInvalidTags (0.01s) [2022-03-06T22:48:31.690Z] PASS [2022-03-06T22:48:31.690Z] coverage: 84.4% of statements [2022-03-06T22:48:31.690Z] ok github.com/docker/docker/reference 0.187s coverage: 84.4% of statements [2022-03-06T22:48:32.220Z] === RUN TestValidatePrivileges [2022-03-06T22:48:32.220Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-06T22:48:32.220Z] === RUN TestFilterByCapNeg [2022-03-06T22:48:32.220Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-06T22:48:32.220Z] === RUN TestFilterByCapPos [2022-03-06T22:48:32.220Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-06T22:48:32.220Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-06T22:48:32.220Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-06T22:48:32.220Z] PASS [2022-03-06T22:48:32.220Z] coverage: 12.0% of statements [2022-03-06T22:48:32.220Z] ok github.com/docker/docker/plugin 0.224s coverage: 12.0% of statements [2022-03-06T22:48:32.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-06T22:48:32.901Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-03-06T22:48:32.901Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-06T22:48:32.901Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-06T22:48:32.901Z] === RUN TestWaitNonBlocked [2022-03-06T22:48:32.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:48:32.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:48:32.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:48:32.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:48:32.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:48:32.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:48:32.901Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-06T22:48:32.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-03-06T22:48:32.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-06T22:48:32.901Z] === RUN TestWaitBlocked [2022-03-06T22:48:32.901Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:48:32.901Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:48:32.901Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:48:32.901Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:48:32.901Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:48:32.901Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:48:33.159Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-06T22:48:33.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-03-06T22:48:33.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-03-06T22:48:33.159Z] === CONT TestDaemonRestartIpcMode [2022-03-06T22:48:33.159Z] === CONT TestIpcModeOlderClient [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestReaderWithReadError [2022-03-06T22:48:33.209Z] time="2022-03-06T22:48:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestReader [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-06T22:48:33.209Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-06T22:48:33.209Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-06T22:48:33.209Z] PASS [2022-03-06T22:48:33.209Z] coverage: 100.0% of statements [2022-03-06T22:48:33.209Z] ok github.com/docker/docker/registry/resumable 0.352s coverage: 100.0% of statements [2022-03-06T22:48:33.209Z] === RUN TestRestartManagerTimeout [2022-03-06T22:48:33.209Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-06T22:48:33.209Z] === RUN TestRestartManagerTimeoutReset [2022-03-06T22:48:33.209Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-06T22:48:33.209Z] PASS [2022-03-06T22:48:33.209Z] coverage: 50.9% of statements [2022-03-06T22:48:33.209Z] ok github.com/docker/docker/restartmanager 0.070s coverage: 50.9% of statements [2022-03-06T22:48:33.419Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-06T22:48:33.419Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-06T22:48:33.677Z] === RUN TestResolveAuthConfigIndexServer [2022-03-06T22:48:33.677Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-06T22:48:33.677Z] === RUN TestResolveAuthConfigFullURL [2022-03-06T22:48:33.677Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-06T22:48:33.677Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-06T22:48:33.677Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-06T22:48:33.677Z] === RUN TestValidateMirror [2022-03-06T22:48:33.677Z] --- PASS: TestValidateMirror (0.00s) [2022-03-06T22:48:33.677Z] === RUN TestLoadInsecureRegistries [2022-03-06T22:48:33.677Z] time="2022-03-06T22:48:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-06T22:48:33.677Z] time="2022-03-06T22:48:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-06T22:48:33.677Z] time="2022-03-06T22:48:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-06T22:48:33.677Z] --- PASS: TestLoadInsecureRegistries (0.26s) [2022-03-06T22:48:33.677Z] === RUN TestNewServiceConfig [2022-03-06T22:48:33.677Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestValidateIndexName [2022-03-06T22:48:33.678Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestValidateIndexNameWithError [2022-03-06T22:48:33.678Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestEndpointParse [2022-03-06T22:48:33.678Z] --- PASS: TestEndpointParse (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestEndpointParseInvalid [2022-03-06T22:48:33.678Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestValidateEndpoint [2022-03-06T22:48:33.678Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-06T22:48:33.678Z] === RUN TestPing [2022-03-06T22:48:33.678Z] --- PASS: TestPing (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestPingRegistryEndpoint [2022-03-06T22:48:33.678Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:48:33.678Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-06T22:48:33.678Z] === RUN TestEndpoint [2022-03-06T22:48:33.678Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:48:33.678Z] --- SKIP: TestEndpoint (0.01s) [2022-03-06T22:48:33.678Z] === RUN TestParseRepositoryInfo [2022-03-06T22:48:33.678Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestNewIndexInfo [2022-03-06T22:48:33.678Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestMirrorEndpointLookup [2022-03-06T22:48:33.678Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:48:33.678Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestSearchRepositories [2022-03-06T22:48:33.678Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-06T22:48:33.678Z] Host: 127.0.0.1:49347 [2022-03-06T22:48:33.678Z] User-Agent: docker test client [2022-03-06T22:48:33.678Z] Authorization: Token fake-token [2022-03-06T22:48:33.678Z] X-Docker-Token: true [2022-03-06T22:48:33.678Z] Accept-Encoding: gzip [2022-03-06T22:48:33.678Z] [2022-03-06T22:48:33.678Z] [2022-03-06T22:48:33.678Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-06T22:48:33.678Z] Connection: close [2022-03-06T22:48:33.678Z] Content-Length: 144 [2022-03-06T22:48:33.678Z] Cache-Control: no-cache [2022-03-06T22:48:33.678Z] Content-Type: application/json [2022-03-06T22:48:33.678Z] Date: Sun, 06 Mar 2022 22:48:33 GMT [2022-03-06T22:48:33.678Z] Expires: -1 [2022-03-06T22:48:33.678Z] Pragma: no-cache [2022-03-06T22:48:33.678Z] Server: docker-tests/mock [2022-03-06T22:48:33.678Z] X-Docker-Registry-Config: mock [2022-03-06T22:48:33.678Z] X-Docker-Registry-Version: 0.0.0 [2022-03-06T22:48:33.678Z] [2022-03-06T22:48:33.678Z] [2022-03-06T22:48:33.678Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-06T22:48:33.678Z] === RUN TestTrustedLocation [2022-03-06T22:48:33.678Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-06T22:48:33.678Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestAllowNondistributableArtifacts [2022-03-06T22:48:33.678Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-06T22:48:33.678Z] === RUN TestIsSecureIndex [2022-03-06T22:48:33.678Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-06T22:48:33.678Z] PASS [2022-03-06T22:48:33.678Z] coverage: 51.2% of statements [2022-03-06T22:48:33.678Z] ok github.com/docker/docker/registry 0.442s coverage: 51.2% of statements [2022-03-06T22:48:33.790Z] INFO: Extraction ended at 03/06/2022 22:48:33. Duration:00:00:24.7653398 [2022-03-06T22:48:33.791Z] INFO: Updating the golang and path environment variables [2022-03-06T22:48:33.791Z] INFO: GOPATH=d:\gopath [2022-03-06T22:48:33.791Z] INFO: go version go1.17.8 windows/amd64 [2022-03-06T22:48:33.791Z] INFO: Running the daemon under test in debug mode [2022-03-06T22:48:33.791Z] INFO: Starting a daemon under test... [2022-03-06T22:48:33.791Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43136\6\daemon --pidfile d:\CI\PR-43136\6\docker.pid -D [2022-03-06T22:48:33.791Z] INFO: Process started successfully. [2022-03-06T22:48:33.791Z] INFO: Start tailing logs of the daemon under tests [2022-03-06T22:48:33.791Z] INFO: Waiting for the daemon under test to start... [2022-03-06T22:48:34.146Z] === RUN TestDecodeContainerConfig [2022-03-06T22:48:34.146Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-03-06T22:48:34.146Z] === RUN TestDecodeContainerConfigIsolation [2022-03-06T22:48:34.614Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-06T22:48:34.614Z] === RUN TestValidatePrivileged [2022-03-06T22:48:34.614Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-06T22:48:34.614Z] PASS [2022-03-06T22:48:34.614Z] coverage: 52.6% of statements [2022-03-06T22:48:34.614Z] ok github.com/docker/docker/runconfig 0.080s coverage: 52.6% of statements [2022-03-06T22:48:34.614Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-06T22:48:34.614Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-06T22:48:34.614Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-06T22:48:34.614Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-06T22:48:34.614Z] PASS [2022-03-06T22:48:34.614Z] coverage: 62.5% of statements [2022-03-06T22:48:34.614Z] ok github.com/docker/docker/testutil 0.171s coverage: 62.5% of statements [2022-03-06T22:48:35.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-06T22:48:35.954Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-03-06T22:48:35.954Z] --- PASS: TestDaemonRestartIpcMode (2.75s) [2022-03-06T22:48:35.954Z] PASS [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === Skipped [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-06T22:48:35.954Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-06T22:48:35.954Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-06T22:48:35.954Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-06T22:48:35.954Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T22:48:35.954Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-06T22:48:35.954Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-06T22:48:35.954Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-06T22:48:35.954Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-06T22:48:35.954Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-06T22:48:35.954Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-06T22:48:35.954Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-06T22:48:35.954Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-06T22:48:35.954Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-06T22:48:35.954Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-06T22:48:35.954Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-06T22:48:35.954Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-06T22:48:35.954Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-06T22:48:35.954Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-06T22:48:35.954Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-06T22:48:35.954Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-06T22:48:35.954Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-06T22:48:35.954Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-06T22:48:35.954Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-06T22:48:35.954Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-06T22:48:35.954Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-06T22:48:35.954Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-06T22:48:35.954Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-06T22:48:35.954Z] [2022-03-06T22:48:35.954Z] DONE 177 tests, 27 skipped in 69.667s [2022-03-06T22:48:35.954Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-06T22:48:36.213Z] === RUN TestConfigDaemonLibtrustID [2022-03-06T22:48:36.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-06T22:48:36.780Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-06T22:48:36.780Z] === RUN TestDaemonConfigValidation [2022-03-06T22:48:36.780Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:48:36.780Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:48:36.780Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-06T22:48:36.780Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-06T22:48:36.780Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-06T22:48:36.780Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-06T22:48:36.780Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-06T22:48:36.780Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-06T22:48:36.780Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-06T22:48:36.780Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-06T22:48:36.780Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:48:36.780Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-06T22:48:36.780Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-06T22:48:36.780Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-06T22:48:36.780Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-06T22:48:37.038Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-06T22:48:37.039Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-06T22:48:37.039Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-06T22:48:37.039Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-06T22:48:37.039Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-06T22:48:37.039Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-06T22:48:37.039Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-06T22:48:37.039Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-06T22:48:37.567Z] === RUN TestGetDriver [2022-03-06T22:48:37.567Z] --- PASS: TestGetDriver (0.00s) [2022-03-06T22:48:37.567Z] === RUN TestVolumeRequestError [2022-03-06T22:48:37.567Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-06T22:48:37.567Z] PASS [2022-03-06T22:48:37.567Z] coverage: 36.1% of statements [2022-03-06T22:48:37.567Z] ok github.com/docker/docker/volume/drivers 0.126s coverage: 36.1% of statements [2022-03-06T22:48:37.975Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-06T22:48:38.039Z] === RUN TestGetAddress [2022-03-06T22:48:38.040Z] --- PASS: TestGetAddress (0.00s) [2022-03-06T22:48:38.040Z] === RUN TestRemove [2022-03-06T22:48:38.040Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-06T22:48:38.040Z] --- SKIP: TestRemove (0.00s) [2022-03-06T22:48:38.040Z] === RUN TestInitializeWithVolumes [2022-03-06T22:48:38.040Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-06T22:48:38.040Z] === RUN TestCreate [2022-03-06T22:48:38.040Z] --- PASS: TestCreate (0.01s) [2022-03-06T22:48:38.040Z] === RUN TestValidateName [2022-03-06T22:48:38.040Z] --- PASS: TestValidateName (0.00s) [2022-03-06T22:48:38.040Z] === RUN TestCreateWithOpts [2022-03-06T22:48:38.040Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-06T22:48:38.040Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-06T22:48:38.040Z] === RUN TestRelaodNoOpts [2022-03-06T22:48:38.040Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-06T22:48:38.040Z] PASS [2022-03-06T22:48:38.040Z] coverage: 41.5% of statements [2022-03-06T22:48:38.040Z] ok github.com/docker/docker/volume/local 0.154s coverage: 41.5% of statements [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRaw [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-06T22:48:38.507Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRaw [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-06T22:48:38.507Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestConvertTmpfsOptions [2022-03-06T22:48:38.507Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-06T22:48:38.507Z] linux_parser_test.go:209: data="ro" [2022-03-06T22:48:38.507Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestParseMountSpec [2022-03-06T22:48:38.507Z] parser_test.go:62: case 0 [2022-03-06T22:48:38.507Z] parser_test.go:62: case 1 [2022-03-06T22:48:38.507Z] parser_test.go:62: case 2 [2022-03-06T22:48:38.507Z] parser_test.go:62: case 3 [2022-03-06T22:48:38.507Z] parser_test.go:62: case 4 [2022-03-06T22:48:38.507Z] parser_test.go:62: case 5 [2022-03-06T22:48:38.507Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestValidateMount [2022-03-06T22:48:38.507Z] --- PASS: TestValidateMount (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRaw [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-06T22:48:38.507Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-06T22:48:38.507Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-06T22:48:38.508Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-06T22:48:38.508Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-06T22:48:38.508Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-06T22:48:38.508Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-06T22:48:38.508Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-06T22:48:38.508Z] PASS [2022-03-06T22:48:38.508Z] coverage: 67.6% of statements [2022-03-06T22:48:38.508Z] ok github.com/docker/docker/volume/mounts 0.110s coverage: 67.6% of statements [2022-03-06T22:48:39.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-06T22:48:39.356Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-06T22:48:40.074Z] === RUN TestSetGetMeta [2022-03-06T22:48:40.074Z] === PAUSE TestSetGetMeta [2022-03-06T22:48:40.074Z] === RUN TestRestore [2022-03-06T22:48:40.074Z] === PAUSE TestRestore [2022-03-06T22:48:40.074Z] === RUN TestServiceCreate [2022-03-06T22:48:40.074Z] === PAUSE TestServiceCreate [2022-03-06T22:48:40.074Z] === RUN TestServiceList [2022-03-06T22:48:40.074Z] === PAUSE TestServiceList [2022-03-06T22:48:40.074Z] === RUN TestServiceRemove [2022-03-06T22:48:40.074Z] === PAUSE TestServiceRemove [2022-03-06T22:48:40.074Z] === RUN TestServiceGet [2022-03-06T22:48:40.074Z] === PAUSE TestServiceGet [2022-03-06T22:48:40.074Z] === RUN TestServicePrune [2022-03-06T22:48:40.074Z] === PAUSE TestServicePrune [2022-03-06T22:48:40.074Z] === RUN TestCreate [2022-03-06T22:48:40.074Z] === PAUSE TestCreate [2022-03-06T22:48:40.074Z] === RUN TestRemove [2022-03-06T22:48:40.074Z] === PAUSE TestRemove [2022-03-06T22:48:40.074Z] === RUN TestList [2022-03-06T22:48:40.074Z] === PAUSE TestList [2022-03-06T22:48:40.074Z] === RUN TestFindByDriver [2022-03-06T22:48:40.074Z] === PAUSE TestFindByDriver [2022-03-06T22:48:40.074Z] === RUN TestFindByReferenced [2022-03-06T22:48:40.074Z] === PAUSE TestFindByReferenced [2022-03-06T22:48:40.074Z] === RUN TestDerefMultipleOfSameRef [2022-03-06T22:48:40.074Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-06T22:48:40.074Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:48:40.074Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:48:40.074Z] === RUN TestDefererencePluginOnCreateError [2022-03-06T22:48:40.074Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-06T22:48:40.074Z] === RUN TestRefDerefRemove [2022-03-06T22:48:40.074Z] === PAUSE TestRefDerefRemove [2022-03-06T22:48:40.074Z] === RUN TestGet [2022-03-06T22:48:40.074Z] === PAUSE TestGet [2022-03-06T22:48:40.074Z] === RUN TestGetWithReference [2022-03-06T22:48:40.074Z] === PAUSE TestGetWithReference [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_nil_list [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_empty_list [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_filter_some [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_filter_middle [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:48:40.074Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-06T22:48:40.074Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_nil_list [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_filter_some [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_empty_list [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:48:40.074Z] === CONT TestFilterFunc/test_filter_middle [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-06T22:48:40.074Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-06T22:48:40.074Z] === CONT TestSetGetMeta [2022-03-06T22:48:40.074Z] === CONT TestDefererencePluginOnCreateError [2022-03-06T22:48:40.074Z] === CONT TestList [2022-03-06T22:48:40.074Z] === CONT TestDerefMultipleOfSameRef [2022-03-06T22:48:40.074Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-06T22:48:40.074Z] === CONT TestFindByReferenced [2022-03-06T22:48:40.074Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-06T22:48:40.074Z] === CONT TestFindByDriver [2022-03-06T22:48:40.074Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-06T22:48:40.074Z] === CONT TestRemove [2022-03-06T22:48:40.074Z] --- PASS: TestList (0.05s) [2022-03-06T22:48:40.074Z] === CONT TestCreate [2022-03-06T22:48:40.074Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-06T22:48:40.074Z] === CONT TestServicePrune [2022-03-06T22:48:40.074Z] --- PASS: TestCreate (0.02s) [2022-03-06T22:48:40.074Z] === CONT TestServiceGet [2022-03-06T22:48:40.074Z] --- PASS: TestFindByDriver (0.03s) [2022-03-06T22:48:40.074Z] === CONT TestServiceRemove [2022-03-06T22:48:40.074Z] --- PASS: TestRemove (0.03s) [2022-03-06T22:48:40.074Z] === CONT TestServiceList [2022-03-06T22:48:40.074Z] time="2022-03-06T22:48:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:48:40.074Z] --- PASS: TestServiceGet (0.24s) [2022-03-06T22:48:40.074Z] === CONT TestServiceCreate [2022-03-06T22:48:40.074Z] --- PASS: TestServiceRemove (0.25s) [2022-03-06T22:48:40.074Z] === CONT TestRestore [2022-03-06T22:48:40.074Z] --- PASS: TestServiceList (0.25s) [2022-03-06T22:48:40.074Z] === CONT TestGet [2022-03-06T22:48:40.074Z] time="2022-03-06T22:48:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:48:40.074Z] time="2022-03-06T22:48:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:48:40.074Z] time="2022-03-06T22:48:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-06T22:48:40.074Z] --- PASS: TestServiceCreate (0.03s) [2022-03-06T22:48:40.074Z] === CONT TestGetWithReference [2022-03-06T22:48:40.074Z] time="2022-03-06T22:48:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:48:40.074Z] --- PASS: TestGet (0.02s) [2022-03-06T22:48:40.074Z] === CONT TestRefDerefRemove [2022-03-06T22:48:40.074Z] --- PASS: TestRestore (0.03s) [2022-03-06T22:48:40.074Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:48:40.074Z] --- PASS: TestServicePrune (0.31s) [2022-03-06T22:48:40.074Z] --- PASS: TestGetWithReference (0.03s) [2022-03-06T22:48:40.074Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-06T22:48:40.074Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-06T22:48:40.074Z] PASS [2022-03-06T22:48:40.074Z] coverage: 69.0% of statements [2022-03-06T22:48:40.074Z] ok github.com/docker/docker/volume/service 0.516s coverage: 69.0% of statements [2022-03-06T22:48:40.291Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-06T22:48:40.291Z] daemon_test.go:156: [d4998e4f670e8] daemon is not started [2022-03-06T22:48:40.291Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-06T22:48:40.291Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-03-06T22:48:40.291Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-06T22:48:40.291Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-06T22:48:40.291Z] === RUN TestDaemonProxy [2022-03-06T22:48:40.291Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-06T22:48:40.291Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-06T22:48:40.291Z] PASS [2022-03-06T22:48:40.291Z] [2022-03-06T22:48:40.291Z] === Skipped [2022-03-06T22:48:40.291Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-06T22:48:40.291Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-06T22:48:40.291Z] [2022-03-06T22:48:40.291Z] DONE 12 tests, 1 skipped in 4.127s [2022-03-06T22:48:40.291Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-06T22:48:40.291Z] INFO: Testing against a local daemon [2022-03-06T22:48:40.291Z] === RUN TestCommitInheritsEnv [2022-03-06T22:48:41.074Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-03-06T22:48:41.074Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-06T22:48:41.074Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-03-06T22:48:41.074Z] === RUN TestWaitNonBlocked [2022-03-06T22:48:41.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:48:41.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:48:41.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:48:41.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:48:41.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:48:41.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:48:41.074Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-06T22:48:41.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-03-06T22:48:41.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-03-06T22:48:41.074Z] === RUN TestWaitBlocked [2022-03-06T22:48:41.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:48:41.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:48:41.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:48:41.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:48:41.075Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:48:41.075Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:48:41.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-06T22:48:41.642Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-06T22:48:41.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-03-06T22:48:41.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-03-06T22:48:41.642Z] === CONT TestContainerStartOnDaemonRestart [2022-03-06T22:48:41.642Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-06T22:48:42.193Z] --- PASS: TestCommitInheritsEnv (1.74s) [2022-03-06T22:48:42.193Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-06T22:48:42.193Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-06T22:48:42.193Z] === RUN TestImportWithCustomPlatform [2022-03-06T22:48:42.193Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-06T22:48:42.193Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-06T22:48:42.193Z] === RUN TestImportWithCustomPlatform// [2022-03-06T22:48:42.193Z] === RUN TestImportWithCustomPlatform/linux [2022-03-06T22:48:42.193Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-06T22:48:42.193Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-06T22:48:42.451Z] === RUN TestImportWithCustomPlatform/macos [2022-03-06T22:48:42.451Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-06T22:48:42.451Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-06T22:48:42.451Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-06T22:48:42.451Z] === RUN TestImagesFilterMultiReference [2022-03-06T22:48:42.451Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2022-03-06T22:48:42.451Z] === RUN TestImagePullPlatformInvalid [2022-03-06T22:48:42.451Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-06T22:48:42.451Z] === RUN TestRemoveImageOrphaning [2022-03-06T22:48:43.868Z] 2022/03/06 22:48:43 Closing DB instances... [2022-03-06T22:48:44.172Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-03-06T22:48:44.172Z] === CONT TestIpcModeOlderClient [2022-03-06T22:48:44.172Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2022-03-06T22:48:44.172Z] === CONT TestContainerKillOnDaemonStart [2022-03-06T22:48:44.172Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-06T22:48:44.172Z] === CONT TestDaemonHostGatewayIP [2022-03-06T22:48:44.353Z] --- PASS: TestRemoveImageOrphaning (1.67s) [2022-03-06T22:48:44.353Z] === RUN TestRemoveImageGarbageCollector [2022-03-06T22:48:44.353Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-06T22:48:44.353Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-06T22:48:44.353Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-06T22:48:44.353Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-06T22:48:44.353Z] === RUN TestTagInvalidReference [2022-03-06T22:48:44.353Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-06T22:48:44.353Z] === RUN TestTagValidPrefixedRepo [2022-03-06T22:48:44.353Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-06T22:48:44.353Z] === RUN TestTagExistedNameWithoutForce [2022-03-06T22:48:44.353Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-06T22:48:44.353Z] === RUN TestTagOfficialNames [2022-03-06T22:48:44.353Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-06T22:48:44.353Z] === RUN TestTagMatchesDigest [2022-03-06T22:48:44.353Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-06T22:48:44.353Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-06T22:48:44.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-06T22:48:45.434Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-03-06T22:48:45.434Z] === RUN TestFindNode [2022-03-06T22:48:45.434Z] 2022/03/06 22:48:45 Closing DB instances... [2022-03-06T22:48:45.434Z] --- PASS: TestFindNode (0.02s) [2022-03-06T22:48:45.434Z] === RUN TestChangeNodeState [2022-03-06T22:48:45.434Z] 2022/03/06 22:48:45 Closing DB instances... [2022-03-06T22:48:45.434Z] --- PASS: TestChangeNodeState (0.03s) [2022-03-06T22:48:45.434Z] === RUN TestNodeReincarnation [2022-03-06T22:48:45.434Z] 2022/03/06 22:48:45 Closing DB instances... [2022-03-06T22:48:46.701Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2022-03-06T22:48:46.701Z] === CONT TestDaemonRestartIpcMode [2022-03-06T22:48:46.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-06T22:48:49.228Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-03-06T22:48:49.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-06T22:48:51.305Z] --- PASS: TestNodeReincarnation (5.03s) [2022-03-06T22:48:51.305Z] === RUN TestParallelCreate [2022-03-06T22:48:51.305Z] 2022/03/06 22:48:50 Closing DB instances... [2022-03-06T22:48:51.305Z] --- PASS: TestParallelCreate (0.02s) [2022-03-06T22:48:51.305Z] === RUN TestParallelDelete [2022-03-06T22:48:51.305Z] 2022/03/06 22:48:50 Closing DB instances... [2022-03-06T22:48:51.305Z] --- PASS: TestParallelDelete (0.02s) [2022-03-06T22:48:51.305Z] === RUN TestNetworkDBIslands [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1459a9e2b1e7 with config:&{NodeID:1459a9e2b1e7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:db06b8426749 with config:&{NodeID:db06b8426749 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node db06b8426749/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node db06b8426749/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node db06b8426749/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node db06b8426749/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ce914c69c6f with config:&{NodeID:7ce914c69c6f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node db06b8426749/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node db06b8426749/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.305Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ed4f62f65b08 with config:&{NodeID:ed4f62f65b08 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node db06b8426749/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node db06b8426749/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:51.774Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:51.782Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-06T22:48:51.782Z] Using test binary docker [2022-03-06T22:48:51.782Z] +++ /etc/init.d/apparmor start [2022-03-06T22:48:51.782Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-06T22:48:51.782Z] INFO: Waiting for daemon to start... [2022-03-06T22:48:51.782Z] Starting dockerd [2022-03-06T22:48:51.782Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-06T22:48:52.244Z] time="2022-03-06T22:48:51Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:09f41f5076f0 with config:&{NodeID:09f41f5076f0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node db06b8426749/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=info msg="Node db06b8426749/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:52Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:52Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:52Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:52Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:52Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.245Z] time="2022-03-06T22:48:52Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:52.315Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:48:52.315Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:48:52.315Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:48:52.315Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:48:52.315Z] [2022-03-06T22:48:52.315Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-06T22:48:52.315Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-06T22:48:52.315Z] Using test binary docker [2022-03-06T22:48:52.315Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-06T22:48:52.315Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-06T22:48:52.315Z] INFO: Waiting for daemon to start... [2022-03-06T22:48:52.315Z] Starting dockerd [2022-03-06T22:48:52.315Z] . [2022-03-06T22:48:52.315Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-06T22:48:52.713Z] networkdb_test.go:835: Re-joining: 3 [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=info msg="The new bootstrap node list is:[192.168.85.99:10033 192.168.85.99:10034 192.168.85.99:10035]" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10033" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49371" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10034" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49372" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10035" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49373" [2022-03-06T22:48:52.713Z] networkdb_test.go:835: Re-joining: 4 [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=info msg="The new bootstrap node list is:[192.168.85.99:10033 192.168.85.99:10034 192.168.85.99:10035]" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10033" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49374" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10034" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49375" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10035" [2022-03-06T22:48:52.713Z] time="2022-03-06T22:48:52Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49376" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="node 0 leaving" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="Node 1459a9e2b1e7 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="node3(7ce914c69c6f): Node leave event for 1459a9e2b1e7/192.168.85.99" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="Node 1459a9e2b1e7 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="node2(db06b8426749): Node leave event for 1459a9e2b1e7/192.168.85.99" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="Node 1459a9e2b1e7 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="node5(09f41f5076f0): Node leave event for 1459a9e2b1e7/192.168.85.99" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="Node 1459a9e2b1e7 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="node1(1459a9e2b1e7): Node leave event for 1459a9e2b1e7/192.168.85.99" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="Node 1459a9e2b1e7 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="node4(ed4f62f65b08): Node leave event for 1459a9e2b1e7/192.168.85.99" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:52Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:53Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:53Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:53Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.183Z] time="2022-03-06T22:48:53Z" level=info msg="Node 1459a9e2b1e7/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.85.99:10035: use of closed network connection" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="node 1 leaving" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="node5(09f41f5076f0): Node leave event for db06b8426749/192.168.85.99" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749 change state NodeActive --> NodeFailed" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749/192.168.85.99, added to failed nodes list" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="node4(ed4f62f65b08): Node leave event for db06b8426749/192.168.85.99" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749 change state NodeActive --> NodeLeft" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="node3(7ce914c69c6f): Node leave event for db06b8426749/192.168.85.99" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=error msg="node: db06b8426749 is unknown to memberlist" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749/192.168.85.99, left gossip cluster" [2022-03-06T22:48:53.706Z] time="2022-03-06T22:48:53Z" level=info msg="Node db06b8426749/192.168.85.99, left gossip cluster" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="node 2 leaving" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="Node 7ce914c69c6f change state NodeActive --> NodeLeft" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="node4(ed4f62f65b08): Node leave event for 7ce914c69c6f/192.168.85.99" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="Node 7ce914c69c6f change state NodeActive --> NodeLeft" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="node5(09f41f5076f0): Node leave event for 7ce914c69c6f/192.168.85.99" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="Node 7ce914c69c6f change state NodeActive --> NodeLeft" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="node3(7ce914c69c6f): Node leave event for 7ce914c69c6f/192.168.85.99" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:53Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, left gossip cluster" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:54Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, left gossip cluster" [2022-03-06T22:48:54.175Z] time="2022-03-06T22:48:54Z" level=info msg="Node 7ce914c69c6f/192.168.85.99, left gossip cluster" [2022-03-06T22:48:54.303Z] . [2022-03-06T22:48:54.303Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-06T22:48:54.303Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-06T22:48:54.303Z] Error: No such image: emptyfs [2022-03-06T22:48:54.303Z] ++++ docker load [2022-03-06T22:48:54.303Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-06T22:48:54.303Z] Running integration-test (iteration 1) [2022-03-06T22:48:54.303Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-06T22:48:54.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:48:54.303Z] ++ set -e [2022-03-06T22:48:54.303Z] ++ '[' -n 0 ']' [2022-03-06T22:48:54.303Z] ++ set -x [2022-03-06T22:48:54.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:48:54.643Z] networkdb_test.go:867: node4: OK [2022-03-06T22:48:54.643Z] networkdb_test.go:867: node5: OK [2022-03-06T22:48:54.643Z] time="2022-03-06T22:48:54Z" level=info msg="node 0 coming back" [2022-03-06T22:48:54.643Z] time="2022-03-06T22:48:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2586f7678675 with config:&{NodeID:2586f7678675 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:54.643Z] time="2022-03-06T22:48:54Z" level=info msg="Node 2586f7678675/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="Node 2586f7678675/192.168.85.99, added to nodes list" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="node 1 coming back" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e08f37238d6e with config:&{NodeID:e08f37238d6e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="Node e08f37238d6e/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="Node e08f37238d6e/192.168.85.99, added to nodes list" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="node 2 coming back" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:858c34920ed3 with config:&{NodeID:858c34920ed3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="Node 858c34920ed3/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:54.644Z] time="2022-03-06T22:48:54Z" level=info msg="Node 858c34920ed3/192.168.85.99, added to nodes list" [2022-03-06T22:48:55.032Z] .....INFO: Daemon under test started and replied! [2022-03-06T22:48:55.032Z] INFO: Docker version of the daemon under test [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] Client: [2022-03-06T22:48:55.032Z] Version: 17.06.2-ce [2022-03-06T22:48:55.032Z] API version: 1.30 [2022-03-06T22:48:55.032Z] Go version: go1.8.3 [2022-03-06T22:48:55.032Z] Git commit: cec0b72 [2022-03-06T22:48:55.032Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-06T22:48:55.032Z] OS/Arch: windows/amd64 [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] Server: [2022-03-06T22:48:55.032Z] Version: 0.0.0-dev [2022-03-06T22:48:55.032Z] API version: 1.42 (minimum version 1.24) [2022-03-06T22:48:55.032Z] Go version: go1.17.8 [2022-03-06T22:48:55.032Z] Git commit: 892eaa8bef [2022-03-06T22:48:55.032Z] Built: 03/06/2022 22:46:55 [2022-03-06T22:48:55.032Z] OS/Arch: windows/amd64 [2022-03-06T22:48:55.032Z] Experimental: false [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] INFO: Docker info of the daemon under test [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] Containers: 0 [2022-03-06T22:48:55.032Z] Running: 0 [2022-03-06T22:48:55.032Z] Paused: 0 [2022-03-06T22:48:55.032Z] Stopped: 0 [2022-03-06T22:48:55.032Z] Images: 0 [2022-03-06T22:48:55.032Z] Server Version: 0.0.0-dev [2022-03-06T22:48:55.032Z] Storage Driver: windowsfilter [2022-03-06T22:48:55.032Z] Windows: [2022-03-06T22:48:55.032Z] Logging Driver: json-file [2022-03-06T22:48:55.032Z] Plugins: [2022-03-06T22:48:55.032Z] Volume: local [2022-03-06T22:48:55.032Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T22:48:55.032Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T22:48:55.032Z] Swarm: inactive [2022-03-06T22:48:55.032Z] Default Isolation: process [2022-03-06T22:48:55.032Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-06T22:48:55.032Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-06T22:48:55.032Z] OSType: windows [2022-03-06T22:48:55.032Z] Architecture: x86_64 [2022-03-06T22:48:55.032Z] CPUs: 4 [2022-03-06T22:48:55.032Z] Total Memory: 32GiB [2022-03-06T22:48:55.032Z] Name: azwin-2-27c340 [2022-03-06T22:48:55.032Z] ID: JH7Z:BTG4:2GXV:NONU:C4YR:RYLG:I3HT:SXRK:BVFD:I23M:EV3R:AQYJ [2022-03-06T22:48:55.032Z] Docker Root Dir: D:\CI\PR-43136\6\daemon [2022-03-06T22:48:55.032Z] Debug Mode (client): false [2022-03-06T22:48:55.032Z] Debug Mode (server): true [2022-03-06T22:48:55.032Z] File Descriptors: -1 [2022-03-06T22:48:55.032Z] Goroutines: 16 [2022-03-06T22:48:55.032Z] System Time: 2022-03-06T22:48:52.6863632Z [2022-03-06T22:48:55.032Z] EventsListeners: 0 [2022-03-06T22:48:55.032Z] Registry: https://index.docker.io/v1/ [2022-03-06T22:48:55.032Z] Labels: [2022-03-06T22:48:55.032Z] Experimental: false [2022-03-06T22:48:55.032Z] Insecure Registries: [2022-03-06T22:48:55.032Z] 127.0.0.0/8 [2022-03-06T22:48:55.032Z] Live Restore Enabled: false [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] INFO: Docker images of the daemon under test [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-06T22:48:55.032Z] [2022-03-06T22:48:55.032Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-06T22:48:55.032Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-06T22:48:55.032Z] ltsc2019: Pulling from windows/servercore [2022-03-06T22:48:55.032Z] 4612f6d0b889: Pulling fs layer [2022-03-06T22:48:55.032Z] 1bd78008c728: Pulling fs layer [2022-03-06T22:48:55.231Z] Loaded image: busybox:latest [2022-03-06T22:48:55.786Z] --- PASS: TestContainerKillOnDaemonStart (11.85s) [2022-03-06T22:48:55.786Z] PASS [2022-03-06T22:48:55.786Z] [2022-03-06T22:48:55.786Z] === Skipped [2022-03-06T22:48:55.786Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-06T22:48:55.786Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:48:55.786Z] [2022-03-06T22:48:55.786Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-06T22:48:55.786Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-06T22:48:55.786Z] [2022-03-06T22:48:55.786Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-06T22:48:55.786Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:48:55.786Z] [2022-03-06T22:48:55.786Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-06T22:48:55.786Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-06T22:48:55.786Z] [2022-03-06T22:48:55.786Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-06T22:48:55.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:48:55.786Z] [2022-03-06T22:48:55.786Z] DONE 200 tests, 5 skipped in 116.371s [2022-03-06T22:48:55.786Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-06T22:48:55.786Z] === RUN TestConfigDaemonLibtrustID [2022-03-06T22:48:55.795Z] Loaded image: busybox:glibc [2022-03-06T22:48:56.352Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-06T22:48:56.352Z] === RUN TestDaemonConfigValidation [2022-03-06T22:48:56.352Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:48:56.352Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:48:56.353Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-06T22:48:56.353Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-06T22:48:56.353Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-06T22:48:56.353Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-06T22:48:56.353Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-06T22:48:56.353Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-06T22:48:56.353Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-06T22:48:56.353Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-06T22:48:56.353Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:48:56.353Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-06T22:48:56.611Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-06T22:48:56.611Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-06T22:48:56.611Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-06T22:48:56.611Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-06T22:48:56.611Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-06T22:48:56.611Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-06T22:48:56.611Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-06T22:48:56.611Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-06T22:48:56.611Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-06T22:48:56.611Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-06T22:48:56.611Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-06T22:48:57.546Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-06T22:48:57.596Z] time="2022-03-06T22:48:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.85.99:10033 192.168.85.99:10034 192.168.85.99:10035]" [2022-03-06T22:48:58.064Z] time="2022-03-06T22:48:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.85.99:10033 192.168.85.99:10034 192.168.85.99:10035]" [2022-03-06T22:48:58.921Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-06T22:48:59.051Z] time="2022-03-06T22:48:58Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49377" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10033" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, is the new incarnation of the shutdown node 1459a9e2b1e7/192.168.85.99" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49378" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10034" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, is the new incarnation of the shutdown node db06b8426749/192.168.85.99" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49379" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.85.99:10035" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node ed4f62f65b08/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node ed4f62f65b08/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 09f41f5076f0/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, is the new incarnation of the shutdown node 7ce914c69c6f/192.168.85.99" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, is the new incarnation of the shutdown node 1459a9e2b1e7/192.168.85.99" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 2586f7678675/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, is the new incarnation of the shutdown node db06b8426749/192.168.85.99" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node e08f37238d6e/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, is the new incarnation of the shutdown node 7ce914c69c6f/192.168.85.99" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, joined gossip cluster" [2022-03-06T22:48:59.052Z] time="2022-03-06T22:48:58Z" level=info msg="Node 858c34920ed3/192.168.85.99, added to nodes list" [2022-03-06T22:48:59.520Z] 2022/03/06 22:48:59 Closing DB instances... [2022-03-06T22:48:59.854Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-06T22:48:59.854Z] daemon_test.go:156: [d89d6f53f4687] daemon is not started [2022-03-06T22:48:59.854Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-03-06T22:48:59.854Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-06T22:48:59.854Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-06T22:48:59.854Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-06T22:48:59.854Z] === RUN TestDaemonProxy [2022-03-06T22:48:59.854Z] === RUN TestDaemonProxy/environment_variables [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675 change state NodeActive --> NodeLeft" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="node4(ed4f62f65b08): Node leave event for 2586f7678675/192.168.85.99" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675 change state NodeActive --> NodeLeft" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675/192.168.85.99, left gossip cluster" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675 change state NodeActive --> NodeFailed" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675/192.168.85.99, added to failed nodes list" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="node5(09f41f5076f0): Node leave event for 2586f7678675/192.168.85.99" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675 change state NodeActive --> NodeLeft" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="node2(e08f37238d6e): Node leave event for 2586f7678675/192.168.85.99" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=error msg="node: 2586f7678675 is unknown to memberlist" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675 change state NodeActive --> NodeLeft" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="node3(858c34920ed3): Node leave event for 2586f7678675/192.168.85.99" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675/192.168.85.99, left gossip cluster" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675/192.168.85.99, left gossip cluster" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675/192.168.85.99, left gossip cluster" [2022-03-06T22:48:59.990Z] time="2022-03-06T22:48:59Z" level=info msg="Node 2586f7678675/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:48:59Z" level=info msg="Node e08f37238d6e change state NodeActive --> NodeLeft" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:48:59Z" level=info msg="node3(858c34920ed3): Node leave event for e08f37238d6e/192.168.85.99" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:48:59Z" level=info msg="Node e08f37238d6e change state NodeActive --> NodeLeft" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:48:59Z" level=info msg="node5(09f41f5076f0): Node leave event for e08f37238d6e/192.168.85.99" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:48:59Z" level=info msg="Node e08f37238d6e change state NodeActive --> NodeLeft" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:48:59Z" level=info msg="node4(ed4f62f65b08): Node leave event for e08f37238d6e/192.168.85.99" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node e08f37238d6e change state NodeActive --> NodeLeft" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="node2(e08f37238d6e): Node leave event for e08f37238d6e/192.168.85.99" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node e08f37238d6e/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node e08f37238d6e/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node e08f37238d6e/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node e08f37238d6e/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=warning msg="memberlist: Failed to send gossip to 192.168.85.99:10036: write udp [::]:10034->192.168.85.99:10036: use of closed network connection" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node 858c34920ed3 change state NodeActive --> NodeLeft" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="node5(09f41f5076f0): Node leave event for 858c34920ed3/192.168.85.99" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node 858c34920ed3 change state NodeActive --> NodeLeft" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="node3(858c34920ed3): Node leave event for 858c34920ed3/192.168.85.99" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="Node 858c34920ed3 change state NodeActive --> NodeLeft" [2022-03-06T22:49:00.462Z] time="2022-03-06T22:49:00Z" level=info msg="node4(ed4f62f65b08): Node leave event for 858c34920ed3/192.168.85.99" [2022-03-06T22:49:00.971Z] time="2022-03-06T22:49:00Z" level=info msg="Node 858c34920ed3/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.971Z] time="2022-03-06T22:49:00Z" level=info msg="Node 858c34920ed3/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.971Z] time="2022-03-06T22:49:00Z" level=info msg="Node 858c34920ed3/192.168.85.99, left gossip cluster" [2022-03-06T22:49:00.971Z] time="2022-03-06T22:49:00Z" level=debug msg="memberlist: Failed ping: ed4f62f65b08 (timeout reached)" [2022-03-06T22:49:00.971Z] time="2022-03-06T22:49:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.85.99:10037: use of closed network connection" [2022-03-06T22:49:00.971Z] time="2022-03-06T22:49:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.85.99:10035: use of closed network connection" [2022-03-06T22:49:00.971Z] time="2022-03-06T22:49:00Z" level=debug msg="memberlist: Stream connection from=192.168.85.99:49380" [2022-03-06T22:49:01.046Z] Loaded image: debian:bullseye-slim [2022-03-06T22:49:01.046Z] Loaded image: hello-world:latest [2022-03-06T22:49:01.046Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:49:01.046Z] INFO: Testing against a local daemon [2022-03-06T22:49:01.046Z] === RUN TestCgroupNamespacesBuild [2022-03-06T22:49:01.439Z] time="2022-03-06T22:49:01Z" level=info msg="Node ed4f62f65b08 change state NodeActive --> NodeLeft" [2022-03-06T22:49:01.440Z] time="2022-03-06T22:49:01Z" level=info msg="node5(09f41f5076f0): Node leave event for ed4f62f65b08/192.168.85.99" [2022-03-06T22:49:01.440Z] time="2022-03-06T22:49:01Z" level=info msg="Node ed4f62f65b08 change state NodeActive --> NodeLeft" [2022-03-06T22:49:01.440Z] time="2022-03-06T22:49:01Z" level=info msg="node4(ed4f62f65b08): Node leave event for ed4f62f65b08/192.168.85.99" [2022-03-06T22:49:01.440Z] time="2022-03-06T22:49:01Z" level=warning msg="memberlist: Was able to connect to ed4f62f65b08 but other probes failed, network may be misconfigured" [2022-03-06T22:49:01.753Z] === RUN TestDaemonProxy/command-line_options [2022-03-06T22:49:01.908Z] time="2022-03-06T22:49:01Z" level=info msg="Node ed4f62f65b08/192.168.85.99, left gossip cluster" [2022-03-06T22:49:02.377Z] time="2022-03-06T22:49:01Z" level=info msg="Node ed4f62f65b08/192.168.85.99, left gossip cluster" [2022-03-06T22:49:02.846Z] time="2022-03-06T22:49:02Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->192.168.85.99:10037: use of closed network connection" [2022-03-06T22:49:02.846Z] time="2022-03-06T22:49:02Z" level=info msg="Node 09f41f5076f0/192.168.85.99, left gossip cluster" [2022-03-06T22:49:02.846Z] time="2022-03-06T22:49:02Z" level=info msg="Node 09f41f5076f0 change state NodeActive --> NodeFailed" [2022-03-06T22:49:02.846Z] time="2022-03-06T22:49:02Z" level=info msg="Node 09f41f5076f0/192.168.85.99, added to failed nodes list" [2022-03-06T22:49:02.846Z] --- PASS: TestNetworkDBIslands (12.30s) [2022-03-06T22:49:02.846Z] PASS [2022-03-06T22:49:02.846Z] coverage: 60.1% of statements [2022-03-06T22:49:02.846Z] ok github.com/docker/docker/libnetwork/networkdb 106.401s coverage: 60.1% of statements [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/quota [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/rootless [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/volume [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-06T22:49:02.846Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-06T22:49:02.940Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2022-03-06T22:49:02.940Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-06T22:49:03.710Z] === RUN TestDaemonProxy/configuration_file [2022-03-06T22:49:04.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2022-03-06T22:49:04.834Z] === RUN TestBuildWithSession [2022-03-06T22:49:04.834Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:49:04.834Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-06T22:49:04.834Z] === RUN TestBuildSquashParent [2022-03-06T22:49:05.113Z] === RUN TestDaemonProxy/conflicting_options [2022-03-06T22:49:05.679Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-06T22:49:05.938Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-06T22:49:05.938Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-06T22:49:05.938Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-06T22:49:05.938Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-06T22:49:05.938Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-06T22:49:05.938Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-06T22:49:05.938Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-06T22:49:05.938Z] PASS [2022-03-06T22:49:05.938Z] [2022-03-06T22:49:05.938Z] === Skipped [2022-03-06T22:49:05.938Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-03-06T22:49:05.938Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-06T22:49:05.938Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-06T22:49:05.938Z] [2022-03-06T22:49:05.938Z] DONE 17 tests, 1 skipped in 10.195s [2022-03-06T22:49:06.197Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-06T22:49:06.197Z] INFO: Testing against a local daemon [2022-03-06T22:49:06.197Z] === RUN TestCommitInheritsEnv [2022-03-06T22:49:06.455Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-06T22:49:06.455Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-06T22:49:06.455Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-06T22:49:06.455Z] === RUN TestImportWithCustomPlatform [2022-03-06T22:49:06.455Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-06T22:49:06.455Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-06T22:49:06.455Z] === RUN TestImportWithCustomPlatform// [2022-03-06T22:49:06.455Z] === RUN TestImportWithCustomPlatform/linux [2022-03-06T22:49:06.455Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-06T22:49:06.455Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-06T22:49:06.713Z] === RUN TestImportWithCustomPlatform/macos [2022-03-06T22:49:06.713Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-06T22:49:06.713Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-06T22:49:06.713Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-06T22:49:06.713Z] === RUN TestImagesFilterMultiReference [2022-03-06T22:49:06.713Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-06T22:49:06.713Z] === RUN TestImagePullPlatformInvalid [2022-03-06T22:49:06.713Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-06T22:49:06.713Z] === RUN TestRemoveImageOrphaning [2022-03-06T22:49:06.972Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-06T22:49:06.972Z] === RUN TestRemoveImageGarbageCollector [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === Skipped [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-06T22:49:07.635Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-03-06T22:49:07.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-06T22:49:07.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-06T22:49:07.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-06T22:49:07.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-06T22:49:07.635Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-06T22:49:07.635Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-06T22:49:07.635Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-06T22:49:07.635Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-06T22:49:07.635Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-06T22:49:07.635Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-06T22:49:07.635Z] daemon_test.go:145: root required [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-06T22:49:07.635Z] reload_test.go:342: root required [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-06T22:49:07.635Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-06T22:49:07.635Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-06T22:49:07.635Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-06T22:49:07.635Z] download_test.go:267: Needs fixing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-06T22:49:07.635Z] layer_test.go:291: Failing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-06T22:49:07.635Z] layer_test.go:340: Failing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-06T22:49:07.635Z] layer_test.go:455: Failing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-06T22:49:07.635Z] layer_test.go:684: Failing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.635Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-06T22:49:07.635Z] migration_test.go:45: Failing on Windows [2022-03-06T22:49:07.635Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-06T22:49:07.636Z] migration_test.go:181: Failing on Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-06T22:49:07.636Z] mount_test.go:17: Failing on Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-06T22:49:07.636Z] mount_test.go:76: Failing on Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-06T22:49:07.636Z] mount_test.go:125: Failing on Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-06T22:49:07.636Z] mount_test.go:212: Failing on Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-06T22:49:07.636Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-06T22:49:07.636Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-06T22:49:07.636Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-06T22:49:07.636Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-03-06T22:49:07.636Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-06T22:49:07.636Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-06T22:49:07.636Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-03-06T22:49:07.636Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-06T22:49:07.636Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-06T22:49:07.636Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-06T22:49:07.636Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-06T22:49:07.636Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-06T22:49:07.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-06T22:49:07.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-06T22:49:07.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-06T22:49:07.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-06T22:49:07.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:133: Xz not present in msys2 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.04s) [2022-03-06T22:49:07.636Z] archive_test.go:140: zstd not installed [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:252: Failing on Windows CI machines [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:49:07.636Z] archive_windows_test.go:16: Currently fails [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-06T22:49:07.636Z] changes_test.go:195: needs more investigation [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-06T22:49:07.636Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-06T22:49:07.636Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-06T22:49:07.636Z] changes_test.go:432: needs further investigation [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-06T22:49:07.636Z] changes_test.go:468: needs further investigation [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-03-06T22:49:07.636Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-06T22:49:07.636Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-06T22:49:07.636Z] poller_test.go:40: No chmod on Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-06T22:49:07.636Z] fileutils_test.go:133: Needs porting to Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-06T22:49:07.636Z] fileutils_test.go:179: Needs porting to Windows [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-06T22:49:07.636Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-06T22:49:07.636Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-06T22:49:07.636Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-06T22:49:07.636Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-06T22:49:07.636Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-06T22:49:07.636Z] [2022-03-06T22:49:07.636Z] DONE 2077 tests, 70 skipped in 334.501s [2022-03-06T22:49:07.761Z] 8f616e6e9eec: Pull complete [2022-03-06T22:49:08.112Z] INFO: make.ps1 ended at 03/06/2022 22:49:07 [2022-03-06T22:49:08.871Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-03-06T22:49:08.871Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-06T22:49:08.871Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-06T22:49:08.871Z] === RUN TestTagInvalidReference [2022-03-06T22:49:08.871Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-06T22:49:08.871Z] === RUN TestTagValidPrefixedRepo [2022-03-06T22:49:08.871Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-06T22:49:08.871Z] === RUN TestTagExistedNameWithoutForce [2022-03-06T22:49:08.871Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-06T22:49:08.871Z] === RUN TestTagOfficialNames [2022-03-06T22:49:08.871Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-06T22:49:08.871Z] === RUN TestTagMatchesDigest [2022-03-06T22:49:08.871Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-06T22:49:08.871Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-06T22:49:09.972Z] 4612f6d0b889: Verifying Checksum [2022-03-06T22:49:09.972Z] 4612f6d0b889: Download complete [2022-03-06T22:49:10.329Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-06T22:49:10.329Z] INFO: Unit tests ended at 03/06/2022 22:49:10. Duration:00:05:51.8364415 [2022-03-06T22:49:10.329Z] INFO: Building busybox [2022-03-06T22:49:10.798Z] Sending build context to Docker daemon 5.12kB [2022-03-06T22:49:10.798Z] [2022-03-06T22:49:10.798Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-06T22:49:10.798Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-06T22:49:10.798Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-06T22:49:10.798Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-06T22:49:10.798Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-06T22:49:10.798Z] ---> bdeb13086b9f [2022-03-06T22:49:10.798Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-06T22:49:10.798Z] ---> Running in ea12730260e1 [2022-03-06T22:49:14.790Z] --- PASS: TestBuildSquashParent (8.66s) [2022-03-06T22:49:14.790Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-06T22:49:14.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:49:14.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:49:14.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:49:14.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:49:14.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:49:14.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:49:14.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:49:14.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:49:14.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:49:14.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:49:14.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:49:14.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:49:14.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:49:14.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:49:16.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:49:16.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:49:19.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:49:19.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:49:21.317Z] Removing intermediate container ea12730260e1 [2022-03-06T22:49:21.317Z] ---> 66f19706aa2e [2022-03-06T22:49:21.317Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-06T22:49:21.317Z] ---> Running in a1497452bf57 [2022-03-06T22:49:21.317Z] Removing intermediate container a1497452bf57 [2022-03-06T22:49:21.317Z] ---> 6f7597e4703a [2022-03-06T22:49:21.317Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-06T22:49:21.790Z] ---> Running in 26cf11653100 [2022-03-06T22:49:22.259Z] Removing intermediate container 26cf11653100 [2022-03-06T22:49:22.259Z] ---> b32e81be060b [2022-03-06T22:49:22.259Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-06T22:49:22.465Z] 1bd78008c728: Verifying Checksum [2022-03-06T22:49:22.465Z] 1bd78008c728: Download complete [2022-03-06T22:49:22.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-06T22:49:22.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2022-03-06T22:49:22.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2022-03-06T22:49:22.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2022-03-06T22:49:22.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2022-03-06T22:49:22.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2022-03-06T22:49:22.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2022-03-06T22:49:22.483Z] === RUN TestBuildMultiStageCopy [2022-03-06T22:49:22.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-06T22:49:23.249Z] [2022-03-06T22:49:24.237Z] ---> f01b268a8827 [2022-03-06T22:49:24.237Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-06T22:49:24.237Z] ---> Running in ced7c1db4f9d [2022-03-06T22:49:25.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-06T22:49:25.571Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-06T22:49:25.755Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-06T22:49:25.755Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:49:25.755Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:49:25.755Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-06T22:49:25.755Z] [2022-03-06T22:49:25.755Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-06T22:49:25.755Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-06T22:49:25.755Z] HOSTNAME=7d98d4ae1549 [2022-03-06T22:49:25.755Z] TESTDEBUG=0 [2022-03-06T22:49:25.755Z] DEST=bundles/test-integration [2022-03-06T22:49:25.755Z] PWD=/go/src/github.com/docker/docker [2022-03-06T22:49:25.755Z] DOCKER_GITCOMMIT=7850e2832ee7259d0ca4b9d31dac5b22818a41bc [2022-03-06T22:49:25.755Z] container=docker [2022-03-06T22:49:25.755Z] HOME=/root [2022-03-06T22:49:25.755Z] GOLANG_VERSION=1.17.8 [2022-03-06T22:49:25.755Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-06T22:49:25.755Z] VALIDATE_BRANCH=master [2022-03-06T22:49:25.755Z] TERM=xterm [2022-03-06T22:49:25.755Z] DOCKER_PKG=github.com/docker/docker [2022-03-06T22:49:25.755Z] SHLVL=1 [2022-03-06T22:49:25.755Z] TIMEOUT=120m [2022-03-06T22:49:25.755Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-06T22:49:25.755Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-06T22:49:25.755Z] GO111MODULE=off [2022-03-06T22:49:25.755Z] DOCKER_EXPERIMENTAL=1 [2022-03-06T22:49:25.755Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-06T22:49:25.755Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-06T22:49:25.755Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-06T22:49:25.755Z] GOPATH=/go [2022-03-06T22:49:25.755Z] PKG_CONFIG=pkg-config [2022-03-06T22:49:25.755Z] _=/usr/bin/env [2022-03-06T22:49:25.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-06T22:49:25.828Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-06T22:49:26.392Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-06T22:49:26.958Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2022-03-06T22:49:26.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2022-03-06T22:49:26.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2022-03-06T22:49:26.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2022-03-06T22:49:26.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-03-06T22:49:26.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-03-06T22:49:26.958Z] === RUN TestBuildMultiStageParentConfig [2022-03-06T22:49:28.328Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-03-06T22:49:28.328Z] === RUN TestBuildLabelWithTargets [2022-03-06T22:49:30.849Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-03-06T22:49:30.849Z] === RUN TestBuildWithEmptyLayers [2022-03-06T22:49:31.072Z] sha256:1891a374a02b1c777f575a7173e614127ca46007a9d9b107b7cfe233603a953f [2022-03-06T22:49:31.072Z] INFO: Starting docker-py tests... [2022-03-06T22:49:31.647Z] ============================= test session starts ============================== [2022-03-06T22:49:31.647Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-06T22:49:31.647Z] rootdir: /src, inifile: pytest.ini [2022-03-06T22:49:31.647Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-06T22:49:31.835Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-03-06T22:49:31.835Z] === RUN TestBuildMultiStageOnBuild [2022-03-06T22:49:33.031Z] collected 395 items / 2 deselected / 393 selected [2022-03-06T22:49:33.031Z] [2022-03-06T22:49:35.143Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2022-03-06T22:49:35.144Z] === RUN TestBuildUncleanTarFilenames [2022-03-06T22:49:36.510Z] --- PASS: TestBuildUncleanTarFilenames (1.68s) [2022-03-06T22:49:36.510Z] === RUN TestBuildMultiStageLayerLeak [2022-03-06T22:49:39.189Z] Removing intermediate container ced7c1db4f9d [2022-03-06T22:49:39.189Z] ---> 3c42b2449fe5 [2022-03-06T22:49:39.189Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-06T22:49:39.189Z] ---> Running in 66ef07147ad7 [2022-03-06T22:49:39.787Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2022-03-06T22:49:39.787Z] === RUN TestBuildWithHugeFile [2022-03-06T22:49:42.143Z] [2022-03-06T22:49:42.143Z] SUCCESS: Specified value was saved. [2022-03-06T22:49:46.947Z] Removing intermediate container 66ef07147ad7 [2022-03-06T22:49:46.947Z] ---> a11c392f2872 [2022-03-06T22:49:46.947Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-06T22:49:46.947Z] ---> Running in 9e892adce022 [2022-03-06T22:49:49.353Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-06T22:49:50.186Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-06T22:49:51.699Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-06T22:49:52.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-06T22:49:52.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-06T22:49:52.975Z] Cannot create a file when that file already exists. [2022-03-06T22:49:58.839Z] Removing intermediate container 9e892adce022 [2022-03-06T22:49:58.839Z] ---> 83de0c4b60cf [2022-03-06T22:49:58.839Z] Step 13/13 : CMD ["sh"] [2022-03-06T22:49:59.342Z] ---> Running in e630ed3c57fb [2022-03-06T22:49:59.864Z] Removing intermediate container e630ed3c57fb [2022-03-06T22:49:59.864Z] ---> 3046a96c0593 [2022-03-06T22:49:59.864Z] Successfully built 3046a96c0593 [2022-03-06T22:49:59.864Z] Successfully tagged busybox:latest [2022-03-06T22:49:59.864Z] INFO: Docker images of the daemon under test [2022-03-06T22:49:59.864Z] [2022-03-06T22:49:59.864Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-06T22:49:59.864Z] busybox latest 3046a96c0593 Less than a second ago 5.01GB [2022-03-06T22:49:59.864Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-06T22:49:59.864Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-06T22:49:59.864Z] [2022-03-06T22:49:59.864Z] INFO: Running integration tests at 03/06/2022 22:49:59... [2022-03-06T22:49:59.864Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-06T22:49:59.864Z] INFO: Integration API tests being run from the host: [2022-03-06T22:49:59.864Z] INFO: make.ps1 starting at 03/06/2022 22:49:59 [2022-03-06T22:50:01.430Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-06T22:50:10.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-06T22:50:15.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-06T22:50:20.836Z] --- PASS: TestImportExtremelyLargeImageWorks (90.25s) [2022-03-06T22:50:20.836Z] PASS [2022-03-06T22:50:20.836Z] [2022-03-06T22:50:20.836Z] === Skipped [2022-03-06T22:50:20.836Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-06T22:50:20.836Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-06T22:50:20.836Z] [2022-03-06T22:50:20.836Z] DONE 22 tests, 1 skipped in 94.287s [2022-03-06T22:50:20.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-06T22:50:20.836Z] INFO: Testing against a local daemon [2022-03-06T22:50:20.836Z] === RUN TestNetworkCreateDelete [2022-03-06T22:50:20.836Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-06T22:50:20.836Z] === RUN TestDockerNetworkDeletePreferID [2022-03-06T22:50:20.836Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-06T22:50:20.836Z] === RUN TestDaemonDNSFallback [2022-03-06T22:50:20.961Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-06T22:50:21.404Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-03-06T22:50:21.404Z] === RUN TestInspectNetwork [2022-03-06T22:50:21.404Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.404Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-06T22:50:21.404Z] === RUN TestRunContainerWithBridgeNone [2022-03-06T22:50:21.404Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.404Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-06T22:50:21.404Z] === RUN TestNetworkInvalidJSON [2022-03-06T22:50:21.404Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-06T22:50:21.404Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-06T22:50:21.404Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:50:21.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:50:21.404Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:50:21.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:50:21.404Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-06T22:50:21.404Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:50:21.404Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:50:21.404Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-06T22:50:21.404Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-06T22:50:21.404Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-06T22:50:21.404Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-06T22:50:21.404Z] === RUN TestNetworkList [2022-03-06T22:50:21.404Z] === RUN TestNetworkList//networks [2022-03-06T22:50:21.404Z] === PAUSE TestNetworkList//networks [2022-03-06T22:50:21.405Z] === RUN TestNetworkList//networks/ [2022-03-06T22:50:21.405Z] === PAUSE TestNetworkList//networks/ [2022-03-06T22:50:21.405Z] === CONT TestNetworkList//networks [2022-03-06T22:50:21.405Z] === CONT TestNetworkList//networks/ [2022-03-06T22:50:21.405Z] --- PASS: TestNetworkList (0.01s) [2022-03-06T22:50:21.405Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-06T22:50:21.405Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestHostIPv4BridgeLabel [2022-03-06T22:50:21.405Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-06T22:50:21.405Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-06T22:50:21.405Z] === RUN TestDaemonDefaultNetworkPools [2022-03-06T22:50:21.405Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-06T22:50:21.405Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-06T22:50:21.405Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-06T22:50:21.405Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestServiceWithPredefinedNetwork [2022-03-06T22:50:21.405Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.405Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-06T22:50:21.405Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:50:21.405Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestServiceWithDataPathPortInit [2022-03-06T22:50:21.405Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.405Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-06T22:50:21.405Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.405Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T22:50:21.405Z] PASS [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === Skipped [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-06T22:50:21.405Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-06T22:50:21.405Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-06T22:50:21.405Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-06T22:50:21.405Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T22:50:21.405Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] DONE 22 tests, 12 skipped in 6.909s [2022-03-06T22:50:21.405Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:50:21.405Z] INFO: Testing against a local daemon [2022-03-06T22:50:21.405Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-06T22:50:21.405Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:50:21.405Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:50:21.405Z] === RUN TestDockerNetworkIpvlan [2022-03-06T22:50:21.405Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:50:21.405Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:50:21.405Z] PASS [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === Skipped [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:50:21.405Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:50:21.405Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:50:21.405Z] [2022-03-06T22:50:21.405Z] DONE 2 tests, 2 skipped in 0.083s [2022-03-06T22:50:21.405Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:50:21.663Z] INFO: Testing against a local daemon [2022-03-06T22:50:21.663Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-06T22:50:21.663Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.663Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-06T22:50:21.663Z] === RUN TestDockerNetworkMacvlan [2022-03-06T22:50:21.663Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.663Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-06T22:50:21.663Z] PASS [2022-03-06T22:50:21.663Z] [2022-03-06T22:50:21.663Z] === Skipped [2022-03-06T22:50:21.664Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-06T22:50:21.664Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.664Z] [2022-03-06T22:50:21.664Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-06T22:50:21.664Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-06T22:50:21.664Z] [2022-03-06T22:50:21.664Z] DONE 2 tests, 2 skipped in 0.079s [2022-03-06T22:50:21.664Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-06T22:50:21.664Z] testing: warning: no tests to run [2022-03-06T22:50:21.664Z] PASS [2022-03-06T22:50:21.664Z] [2022-03-06T22:50:21.664Z] DONE 0 tests in 0.020s [2022-03-06T22:50:21.664Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-06T22:50:21.664Z] INFO: Testing against a local daemon [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginAllowRequest [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginTLS [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginDenyRequest [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginDenyResponse [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginAllowEventStream [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginErrorResponse [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginErrorRequest [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginHeader [2022-03-06T22:50:21.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.664Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-06T22:50:21.664Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-03-06T22:50:21.923Z] === RUN TestAuthZPluginV2Disable [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-06T22:50:21.923Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-06T22:50:21.923Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-06T22:50:21.923Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-06T22:50:21.923Z] PASS [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === Skipped [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-06T22:50:21.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] DONE 17 tests, 17 skipped in 0.262s [2022-03-06T22:50:21.923Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-06T22:50:21.923Z] INFO: Testing against a local daemon [2022-03-06T22:50:21.923Z] === RUN TestPluginInvalidJSON [2022-03-06T22:50:21.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:50:21.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:50:21.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:50:21.923Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-06T22:50:21.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-06T22:50:21.923Z] === RUN TestPluginInstall [2022-03-06T22:50:21.923Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-06T22:50:21.923Z] === RUN TestPluginsWithRuntimes [2022-03-06T22:50:21.923Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-06T22:50:21.923Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-06T22:50:21.923Z] === RUN TestPluginBackCompatMediaTypes [2022-03-06T22:50:21.923Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-06T22:50:21.923Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T22:50:21.923Z] PASS [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === Skipped [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-06T22:50:21.923Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-06T22:50:21.923Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T22:50:21.923Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-06T22:50:21.923Z] [2022-03-06T22:50:21.923Z] DONE 5 tests, 3 skipped in 0.107s [2022-03-06T22:50:21.923Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-06T22:50:22.183Z] INFO: Testing against a local daemon [2022-03-06T22:50:22.183Z] === RUN TestExternalGraphDriver [2022-03-06T22:50:22.183Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-06T22:50:22.183Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-06T22:50:22.183Z] === RUN TestGraphdriverPluginV2 [2022-03-06T22:50:23.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-06T22:50:23.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-06T22:50:24.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-06T22:50:25.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-06T22:50:25.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-06T22:50:25.468Z] --- PASS: TestGraphdriverPluginV2 (3.28s) [2022-03-06T22:50:25.469Z] PASS [2022-03-06T22:50:25.469Z] [2022-03-06T22:50:25.469Z] === Skipped [2022-03-06T22:50:25.469Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-06T22:50:25.469Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-06T22:50:25.469Z] [2022-03-06T22:50:25.469Z] DONE 2 tests, 1 skipped in 3.415s [2022-03-06T22:50:25.469Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-06T22:50:25.469Z] INFO: Testing against a local daemon [2022-03-06T22:50:25.469Z] === RUN TestContinueAfterPluginCrash [2022-03-06T22:50:25.469Z] === PAUSE TestContinueAfterPluginCrash [2022-03-06T22:50:25.469Z] === RUN TestReadPluginNoRead [2022-03-06T22:50:25.469Z] === PAUSE TestReadPluginNoRead [2022-03-06T22:50:25.469Z] === RUN TestDaemonStartWithLogOpt [2022-03-06T22:50:25.469Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-06T22:50:25.469Z] === CONT TestContinueAfterPluginCrash [2022-03-06T22:50:25.469Z] === CONT TestDaemonStartWithLogOpt [2022-03-06T22:50:25.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-06T22:50:27.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-06T22:50:29.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-06T22:50:29.660Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2022-03-06T22:50:29.660Z] === CONT TestReadPluginNoRead [2022-03-06T22:50:29.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-06T22:50:30.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-06T22:50:31.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-06T22:50:31.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-06T22:50:32.192Z] === RUN TestReadPluginNoRead/default [2022-03-06T22:50:32.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-06T22:50:33.132Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-06T22:50:33.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-06T22:50:34.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-06T22:50:34.509Z] --- PASS: TestContinueAfterPluginCrash (8.71s) [2022-03-06T22:50:34.509Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-06T22:50:34.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-06T22:50:34.680Z] Using test binary docker [2022-03-06T22:50:34.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-06T22:50:34.680Z] +++ /etc/init.d/apparmor start [2022-03-06T22:50:34.680Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-06T22:50:34.680Z] Starting dockerd [2022-03-06T22:50:34.680Z] INFO: Waiting for daemon to start... [2022-03-06T22:50:34.680Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-06T22:50:35.883Z] === CONT TestReadPluginNoRead [2022-03-06T22:50:35.883Z] read_test.go:92: [d72684f5a0477] daemon is not started [2022-03-06T22:50:35.883Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-03-06T22:50:35.883Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-03-06T22:50:35.883Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-03-06T22:50:35.883Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-03-06T22:50:35.884Z] PASS [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] DONE 6 tests in 10.169s [2022-03-06T22:50:35.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-06T22:50:35.884Z] testing: warning: no tests to run [2022-03-06T22:50:35.884Z] PASS [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] DONE 0 tests in 0.030s [2022-03-06T22:50:35.884Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-06T22:50:35.884Z] INFO: Testing against a local daemon [2022-03-06T22:50:35.884Z] === RUN TestPluginWithDevMounts [2022-03-06T22:50:35.884Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-06T22:50:35.884Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-06T22:50:35.884Z] PASS [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] === Skipped [2022-03-06T22:50:35.884Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-06T22:50:35.884Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] DONE 1 tests, 1 skipped in 0.088s [2022-03-06T22:50:35.884Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-06T22:50:35.884Z] INFO: Testing against a local daemon [2022-03-06T22:50:35.884Z] === RUN TestSecretInspect [2022-03-06T22:50:35.884Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] --- SKIP: TestSecretInspect (0.02s) [2022-03-06T22:50:35.884Z] === RUN TestSecretList [2022-03-06T22:50:35.884Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] --- SKIP: TestSecretList (0.02s) [2022-03-06T22:50:35.884Z] === RUN TestSecretsCreateAndDelete [2022-03-06T22:50:35.884Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-03-06T22:50:35.884Z] === RUN TestSecretsUpdate [2022-03-06T22:50:35.884Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] --- SKIP: TestSecretsUpdate (0.04s) [2022-03-06T22:50:35.884Z] === RUN TestTemplatedSecret [2022-03-06T22:50:35.884Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-06T22:50:35.884Z] === RUN TestSecretCreateResolve [2022-03-06T22:50:35.884Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] --- SKIP: TestSecretCreateResolve (0.03s) [2022-03-06T22:50:35.884Z] PASS [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] === Skipped [2022-03-06T22:50:35.884Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-03-06T22:50:35.884Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-03-06T22:50:35.884Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-03-06T22:50:35.884Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.04s) [2022-03-06T22:50:35.884Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-06T22:50:35.884Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.03s) [2022-03-06T22:50:35.884Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:35.884Z] [2022-03-06T22:50:35.884Z] DONE 6 tests, 6 skipped in 0.217s [2022-03-06T22:50:35.884Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-06T22:50:36.143Z] INFO: Testing against a local daemon [2022-03-06T22:50:36.143Z] === RUN TestServiceCreateInit [2022-03-06T22:50:36.143Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-06T22:50:36.143Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-06T22:50:36.143Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-06T22:50:36.143Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T22:50:36.143Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T22:50:36.143Z] === RUN TestCreateServiceMultipleTimes [2022-03-06T22:50:36.143Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-03-06T22:50:36.143Z] === RUN TestCreateServiceConflict [2022-03-06T22:50:36.143Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestCreateServiceMaxReplicas [2022-03-06T22:50:36.143Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-06T22:50:36.143Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestCreateServiceSecretFileMode [2022-03-06T22:50:36.143Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestCreateServiceConfigFileMode [2022-03-06T22:50:36.143Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-03-06T22:50:36.143Z] === RUN TestCreateServiceSysctls [2022-03-06T22:50:36.143Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-06T22:50:36.143Z] === RUN TestCreateServiceCapabilities [2022-03-06T22:50:36.143Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-06T22:50:36.143Z] === RUN TestInspect [2022-03-06T22:50:36.143Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestInspect (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestCreateJob [2022-03-06T22:50:36.143Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestCreateJob (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestReplicatedJob [2022-03-06T22:50:36.143Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestUpdateReplicatedJob [2022-03-06T22:50:36.143Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.143Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-06T22:50:36.143Z] === RUN TestServiceListWithStatuses [2022-03-06T22:50:36.143Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T22:50:36.143Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-06T22:50:36.143Z] === RUN TestDockerNetworkConnectAlias [2022-03-06T22:50:36.143Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.402Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-06T22:50:36.402Z] === RUN TestDockerNetworkReConnect [2022-03-06T22:50:36.402Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:36.402Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-06T22:50:36.402Z] === RUN TestServicePlugin [2022-03-06T22:50:37.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:50:37.507Z] INFO: Testing against a local daemon [2022-03-06T22:50:37.507Z] === RUN TestBuildWithSession [2022-03-06T22:50:37.507Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:50:37.507Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-06T22:50:37.507Z] === RUN TestBuildSquashParent [2022-03-06T22:50:37.507Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:50:37.507Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-06T22:50:37.507Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-06T22:50:37.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:50:37.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:50:37.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:50:37.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:50:37.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:50:37.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:50:37.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:50:37.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:50:37.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:50:37.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:50:37.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:50:37.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:50:37.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:50:37.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:50:37.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:50:37.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:50:38.307Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServicePlugin (1.90s) [2022-03-06T22:50:38.307Z] === RUN TestServiceUpdateLabel [2022-03-06T22:50:38.307Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-06T22:50:38.307Z] === RUN TestServiceUpdateSecrets [2022-03-06T22:50:38.307Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-06T22:50:38.307Z] === RUN TestServiceUpdateConfigs [2022-03-06T22:50:38.307Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-06T22:50:38.307Z] === RUN TestServiceUpdateNetwork [2022-03-06T22:50:38.307Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-06T22:50:38.307Z] === RUN TestServiceUpdatePidsLimit [2022-03-06T22:50:38.307Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-06T22:50:38.307Z] PASS [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === Skipped [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T22:50:38.307Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T22:50:38.307Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-03-06T22:50:38.307Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-06T22:50:38.307Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-06T22:50:38.307Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-06T22:50:38.307Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-06T22:50:38.307Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-03-06T22:50:38.307Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-06T22:50:38.307Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-06T22:50:38.307Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-06T22:50:38.307Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-06T22:50:38.307Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-06T22:50:38.307Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-06T22:50:38.307Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-06T22:50:38.307Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-06T22:50:38.307Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-06T22:50:38.307Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-03-06T22:50:38.307Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-06T22:50:38.307Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-06T22:50:38.307Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-06T22:50:38.307Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-06T22:50:38.307Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-03-06T22:50:38.307Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] DONE 24 tests, 23 skipped in 2.252s [2022-03-06T22:50:38.307Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-06T22:50:38.307Z] INFO: Testing against a local daemon [2022-03-06T22:50:38.307Z] === RUN TestSessionCreate [2022-03-06T22:50:38.307Z] --- PASS: TestSessionCreate (0.02s) [2022-03-06T22:50:38.307Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-06T22:50:38.307Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-06T22:50:38.307Z] PASS [2022-03-06T22:50:38.307Z] [2022-03-06T22:50:38.307Z] DONE 2 tests in 0.124s [2022-03-06T22:50:38.307Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-06T22:50:38.569Z] INFO: Testing against a local daemon [2022-03-06T22:50:38.569Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-06T22:50:38.569Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-06T22:50:38.569Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T22:50:38.569Z] === RUN TestDiskUsage [2022-03-06T22:50:38.569Z] === PAUSE TestDiskUsage [2022-03-06T22:50:38.569Z] === RUN TestEventsExecDie [2022-03-06T22:50:39.136Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-06T22:50:39.136Z] === RUN TestEventsBackwardsCompatible [2022-03-06T22:50:39.136Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-06T22:50:39.136Z] === RUN TestEventsVolumeCreate [2022-03-06T22:50:39.136Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-03-06T22:50:39.136Z] === RUN TestInfoBinaryCommits [2022-03-06T22:50:39.136Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-06T22:50:39.136Z] === RUN TestInfoAPIVersioned [2022-03-06T22:50:39.136Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-06T22:50:39.136Z] === RUN TestInfoAPI [2022-03-06T22:50:39.136Z] --- PASS: TestInfoAPI (0.02s) [2022-03-06T22:50:39.136Z] === RUN TestInfoAPIWarnings [2022-03-06T22:50:41.255Z] . [2022-03-06T22:50:41.255Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-06T22:50:41.255Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-06T22:50:41.255Z] Error: No such image: emptyfs [2022-03-06T22:50:41.255Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-06T22:50:41.255Z] ++++ docker load [2022-03-06T22:50:41.255Z] Running integration-test (iteration 1) [2022-03-06T22:50:41.255Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-06T22:50:41.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:50:41.255Z] ++ set -e [2022-03-06T22:50:41.255Z] ++ '[' -n 0 ']' [2022-03-06T22:50:41.255Z] ++ set -x [2022-03-06T22:50:41.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:50:41.255Z] Loaded image: busybox:latest [2022-03-06T22:50:41.255Z] Loaded image: busybox:glibc [2022-03-06T22:50:42.196Z] Loaded image: debian:bullseye-slim [2022-03-06T22:50:42.456Z] Loaded image: hello-world:latest [2022-03-06T22:50:42.456Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:50:42.456Z] INFO: Testing against a local daemon [2022-03-06T22:50:42.456Z] === RUN TestCgroupNamespacesBuild [2022-03-06T22:50:43.839Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-03-06T22:50:43.839Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-06T22:50:44.778Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-03-06T22:50:44.778Z] === RUN TestBuildWithSession [2022-03-06T22:50:44.778Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:50:44.778Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-06T22:50:44.778Z] === RUN TestBuildSquashParent [2022-03-06T22:50:45.309Z] --- PASS: TestImportExtremelyLargeImageWorks (90.41s) [2022-03-06T22:50:45.309Z] PASS [2022-03-06T22:50:45.309Z] [2022-03-06T22:50:45.309Z] DONE 22 tests in 93.275s [2022-03-06T22:50:45.309Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-06T22:50:45.309Z] INFO: Testing against a local daemon [2022-03-06T22:50:45.309Z] === RUN TestNetworkCreateDelete [2022-03-06T22:50:45.309Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-06T22:50:45.309Z] === RUN TestDockerNetworkDeletePreferID [2022-03-06T22:50:45.309Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-06T22:50:45.309Z] === RUN TestDaemonDNSFallback [2022-03-06T22:50:46.247Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-03-06T22:50:46.247Z] === RUN TestInspectNetwork [2022-03-06T22:50:48.076Z] --- PASS: TestBuildSquashParent (3.37s) [2022-03-06T22:50:48.076Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-06T22:50:48.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:50:48.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:50:48.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:50:48.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:50:48.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:50:48.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:50:48.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:50:48.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:50:48.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:50:48.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:50:48.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:50:48.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:50:48.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:50:48.337Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:50:49.203Z] 898469748ff6: Pull complete [2022-03-06T22:50:49.203Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-06T22:50:49.203Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:50:49.203Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-06T22:50:49.203Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-06T22:50:49.203Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-06T22:50:49.203Z] WARN: Skipping validation tests [2022-03-06T22:50:49.203Z] INFO: Running unit tests at 03/06/2022 22:50:42... [2022-03-06T22:50:49.203Z] INFO: make.ps1 starting at 03/06/2022 22:50:46 [2022-03-06T22:50:49.203Z] INFO: Git commit (1fe5053ba8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-06T22:50:49.203Z] INFO: Invoking autogen... [2022-03-06T22:50:49.203Z] INFO: Running unit tests... [2022-03-06T22:50:49.534Z] === RUN TestInspectNetwork/full_network_id [2022-03-06T22:50:49.534Z] === RUN TestInspectNetwork/partial_network_id [2022-03-06T22:50:49.534Z] === RUN TestInspectNetwork/network_name [2022-03-06T22:50:49.534Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-06T22:50:49.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:50:49.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:50:50.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:50:50.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:50:52.042Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-06T22:50:52.042Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-03-06T22:50:52.042Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-03-06T22:50:52.042Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.99s) [2022-03-06T22:50:52.042Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2022-03-06T22:50:52.042Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s) [2022-03-06T22:50:52.042Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-03-06T22:50:52.042Z] === RUN TestBuildMultiStageCopy [2022-03-06T22:50:52.042Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-06T22:50:52.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-06T22:50:52.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-06T22:50:53.244Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-06T22:50:53.504Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-06T22:50:53.504Z] --- PASS: TestBuildMultiStageCopy (1.73s) [2022-03-06T22:50:53.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) [2022-03-06T22:50:53.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-06T22:50:53.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-06T22:50:53.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-06T22:50:53.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-03-06T22:50:53.504Z] === RUN TestBuildMultiStageParentConfig [2022-03-06T22:50:53.717Z] --- PASS: TestInspectNetwork (6.88s) [2022-03-06T22:50:53.717Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-06T22:50:53.717Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-06T22:50:53.717Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-06T22:50:53.717Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-06T22:50:53.717Z] === RUN TestRunContainerWithBridgeNone [2022-03-06T22:50:53.948Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-06T22:50:54.074Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2022-03-06T22:50:54.074Z] === RUN TestBuildLabelWithTargets [2022-03-06T22:50:54.653Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-03-06T22:50:54.653Z] === RUN TestNetworkInvalidJSON [2022-03-06T22:50:54.653Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-06T22:50:54.653Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-06T22:50:54.653Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:50:54.653Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:50:54.653Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:50:54.653Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:50:54.653Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-06T22:50:54.653Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:50:54.653Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:50:54.653Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-06T22:50:54.653Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-06T22:50:54.653Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-06T22:50:54.653Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-06T22:50:54.653Z] === RUN TestNetworkList [2022-03-06T22:50:54.653Z] === RUN TestNetworkList//networks [2022-03-06T22:50:54.653Z] === PAUSE TestNetworkList//networks [2022-03-06T22:50:54.653Z] === RUN TestNetworkList//networks/ [2022-03-06T22:50:54.653Z] === PAUSE TestNetworkList//networks/ [2022-03-06T22:50:54.653Z] === CONT TestNetworkList//networks [2022-03-06T22:50:54.653Z] === CONT TestNetworkList//networks/ [2022-03-06T22:50:54.653Z] --- PASS: TestNetworkList (0.01s) [2022-03-06T22:50:54.653Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-06T22:50:54.653Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-06T22:50:54.653Z] === RUN TestHostIPv4BridgeLabel [2022-03-06T22:50:55.014Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2022-03-06T22:50:55.014Z] === RUN TestBuildWithEmptyLayers [2022-03-06T22:50:55.219Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-06T22:50:55.219Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-06T22:50:55.274Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-03-06T22:50:55.274Z] === RUN TestBuildMultiStageOnBuild [2022-03-06T22:50:56.154Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-06T22:50:56.154Z] === RUN TestDaemonDefaultNetworkPools [2022-03-06T22:50:56.658Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2022-03-06T22:50:56.658Z] === RUN TestBuildUncleanTarFilenames [2022-03-06T22:50:57.088Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-06T22:50:57.088Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-06T22:50:57.221Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-03-06T22:50:57.221Z] === RUN TestInfoDebug [2022-03-06T22:50:57.221Z] --- PASS: TestInfoDebug (0.54s) [2022-03-06T22:50:57.221Z] === RUN TestInfoInsecureRegistries [2022-03-06T22:50:57.221Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-06T22:50:57.221Z] === RUN TestInfoRegistryMirrors [2022-03-06T22:50:57.221Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-03-06T22:50:57.221Z] === RUN TestLoginFailsWithBadCredentials [2022-03-06T22:50:57.221Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-06T22:50:57.221Z] === RUN TestPingCacheHeaders [2022-03-06T22:50:57.221Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-06T22:50:57.221Z] === RUN TestPingGet [2022-03-06T22:50:57.221Z] --- PASS: TestPingGet (0.01s) [2022-03-06T22:50:57.221Z] === RUN TestPingHead [2022-03-06T22:50:57.221Z] --- PASS: TestPingHead (0.02s) [2022-03-06T22:50:57.221Z] === RUN TestVersion [2022-03-06T22:50:57.221Z] --- PASS: TestVersion (0.02s) [2022-03-06T22:50:57.221Z] === CONT TestDiskUsage [2022-03-06T22:50:57.228Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-03-06T22:50:57.228Z] === RUN TestBuildMultiStageLayerLeak [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/container_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/image_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/volume_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-06T22:50:57.789Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-06T22:50:58.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-06T22:50:58.022Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-06T22:50:58.048Z] === RUN TestDiskUsage/after_container.Run [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-06T22:50:58.307Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage (1.16s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-06T22:50:58.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-06T22:50:58.307Z] PASS [2022-03-06T22:50:58.307Z] [2022-03-06T22:50:58.307Z] === Skipped [2022-03-06T22:50:58.307Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T22:50:58.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-06T22:50:58.307Z] [2022-03-06T22:50:58.307Z] DONE 50 tests, 1 skipped in 20.031s [2022-03-06T22:50:58.307Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-06T22:50:58.566Z] INFO: Testing against a local daemon [2022-03-06T22:50:58.566Z] === RUN TestVolumesCreateAndList [2022-03-06T22:50:58.566Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-06T22:50:58.566Z] === RUN TestVolumesRemove [2022-03-06T22:50:58.566Z] --- PASS: TestVolumesRemove (0.04s) [2022-03-06T22:50:58.566Z] === RUN TestVolumesInspect [2022-03-06T22:50:58.566Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-06T22:50:58.566Z] === RUN TestVolumesInvalidJSON [2022-03-06T22:50:58.566Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-06T22:50:58.566Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-06T22:50:58.566Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-06T22:50:58.566Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-06T22:50:58.566Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-06T22:50:58.566Z] PASS [2022-03-06T22:50:58.566Z] [2022-03-06T22:50:58.566Z] DONE 5 tests in 0.179s [2022-03-06T22:50:58.566Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-06T22:50:58.610Z] --- PASS: TestBuildMultiStageLayerLeak (1.26s) [2022-03-06T22:50:58.611Z] === RUN TestBuildWithHugeFile [2022-03-06T22:50:58.825Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13091 is not a child of this shell [2022-03-06T22:50:58.825Z] warning: PID 13091 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-06T22:50:58.825Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-06T22:50:58.825Z] [2022-03-06T22:50:58.825Z] Unloading profiles will leave already running processes permanently [2022-03-06T22:50:58.825Z] unconfined, which can lead to unexpected situations. [2022-03-06T22:50:58.825Z] [2022-03-06T22:50:58.825Z] To set a process to complain mode, use the command line tool [2022-03-06T22:50:58.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-06T22:50:58.825Z] Removing test suite binaries [2022-03-06T22:50:58.825Z] exiting test-integration [2022-03-06T22:50:58.825Z] ++ exit 0 [2022-03-06T22:50:58.825Z] [2022-03-06T22:50:59.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-06T22:50:59.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool Post stage [Pipeline] junit [2022-03-06T22:50:59.407Z] Recording test results [2022-03-06T22:50:59.657Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-06T22:50:59.657Z] === RUN TestServiceWithPredefinedNetwork [2022-03-06T22:51:00.892Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-06T22:51:01.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-06T22:51:01.167Z] Using test binary docker [2022-03-06T22:51:01.167Z] +++ /etc/init.d/apparmor start [2022-03-06T22:51:01.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-06T22:51:01.167Z] INFO: Waiting for daemon to start... [2022-03-06T22:51:01.167Z] Starting dockerd [2022-03-06T22:51:01.167Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-06T22:51:01.242Z] + echo Ensuring container killed. [2022-03-06T22:51:01.242Z] Ensuring container killed. [2022-03-06T22:51:01.242Z] + docker rm -vf docker-pr6 [2022-03-06T22:51:01.242Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-06T22:51:01.527Z] + echo Chowning /workspace to jenkins user [2022-03-06T22:51:01.527Z] Chowning /workspace to jenkins user [2022-03-06T22:51:01.527Z] + id -u [2022-03-06T22:51:01.527Z] + id -g [2022-03-06T22:51:01.527Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43136:/workspace busybox chown -R 1000:1000 /workspace [2022-03-06T22:51:01.527Z] Unable to find image 'busybox:latest' locally [2022-03-06T22:51:01.527Z] latest: Pulling from library/busybox [2022-03-06T22:51:01.786Z] 7e5209d2300f: Pulling fs layer [2022-03-06T22:51:01.786Z] 7e5209d2300f: Verifying Checksum [2022-03-06T22:51:01.786Z] 7e5209d2300f: Download complete [2022-03-06T22:51:01.786Z] 7e5209d2300f: Pull complete [2022-03-06T22:51:01.786Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-06T22:51:01.786Z] Status: Downloaded newer image for busybox:latest [2022-03-06T22:51:02.100Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-06T22:51:02.100Z] Using test binary docker [2022-03-06T22:51:02.188Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-03-06T22:51:02.188Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-06T22:51:02.188Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:51:02.188Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:51:02.188Z] === RUN TestServiceWithDataPathPortInit [2022-03-06T22:51:02.356Z] +++ /etc/init.d/apparmor start [2022-03-06T22:51:02.356Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-06T22:51:02.356Z] INFO: Waiting for daemon to start... [2022-03-06T22:51:02.356Z] Starting dockerd [2022-03-06T22:51:02.356Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-06T22:51:02.614Z] . [2022-03-06T22:51:02.614Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-06T22:51:02.614Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-06T22:51:02.614Z] Error: No such image: emptyfs [2022-03-06T22:51:02.614Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-06T22:51:02.614Z] ++++ docker load [2022-03-06T22:51:02.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:51:02.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:51:02.871Z] Running integration-test (iteration 1) [2022-03-06T22:51:02.871Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-06T22:51:02.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-06T22:51:02.871Z] ++ set -e [2022-03-06T22:51:02.871Z] ++ '[' -n 0 ']' [2022-03-06T22:51:02.871Z] ++ set -x [2022-03-06T22:51:02.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-06T22:51:03.434Z] Loaded image: busybox:latest [2022-03-06T22:51:03.462Z] + bundleName=amd64-rootless [2022-03-06T22:51:03.462Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-06T22:51:03.462Z] Creating amd64-rootless-bundles.tar.gz [2022-03-06T22:51:03.462Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-06T22:51:03.462Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-06T22:51:03.475Z] Archiving artifacts [2022-03-06T22:51:03.691Z] Loaded image: busybox:glibc [2022-03-06T22:51:04.253Z] [2022-03-06T22:51:04.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-06T22:51:04.355Z] ? github.com/docker/docker/api [no test files] [2022-03-06T22:51:04.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-06T22:51:04.510Z] Error: No such image: emptyfs [2022-03-06T22:51:04.510Z] ++++ docker load [2022-03-06T22:51:04.510Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-06T22:51:04.766Z] Running integration-test (iteration 1) [2022-03-06T22:51:04.766Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-06T22:51:04.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-06T22:51:04.766Z] ++ set -e [2022-03-06T22:51:04.766Z] ++ '[' -n 0 ']' [2022-03-06T22:51:04.766Z] ++ set -x [2022-03-06T22:51:04.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-06T22:51:05.183Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-06T22:51:05.505Z] + make clean [2022-03-06T22:51:05.505Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-06T22:51:05.695Z] Loaded image: busybox:latest [2022-03-06T22:51:05.763Z] docker-dev-cache [2022-03-06T22:51:05.763Z] docker-mod-cache [Pipeline] deleteDir [2022-03-06T22:51:06.258Z] Loaded image: busybox:glibc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-06T22:51:07.625Z] Loaded image: debian:bullseye-slim [2022-03-06T22:51:07.625Z] Loaded image: hello-world:latest [2022-03-06T22:51:07.882Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:51:07.882Z] INFO: Testing against a local daemon [2022-03-06T22:51:07.882Z] === RUN TestDockerDaemonSuite [2022-03-06T22:51:07.882Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-06T22:51:10.401Z] Loaded image: debian:bullseye-slim [2022-03-06T22:51:10.401Z] Loaded image: hello-world:latest [2022-03-06T22:51:10.659Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:51:10.659Z] INFO: Testing against a local daemon [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-06T22:51:10.659Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-06T22:51:11.222Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-06T22:51:11.479Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-06T22:51:12.041Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-06T22:51:12.041Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-06T22:51:12.603Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-06T22:51:12.603Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-06T22:51:12.603Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-06T22:51:13.286Z] .........................xx.................... [ 29%] [2022-03-06T22:51:13.505Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-06T22:51:13.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (22.52s) [2022-03-06T22:51:13.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (22.84s) [2022-03-06T22:51:13.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (23.07s) [2022-03-06T22:51:13.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (23.13s) [2022-03-06T22:51:13.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.27s) [2022-03-06T22:51:13.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.13s) [2022-03-06T22:51:13.505Z] === RUN TestBuildMultiStageCopy [2022-03-06T22:51:13.505Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-06T22:51:13.969Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-06T22:51:14.225Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-06T22:51:14.225Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-06T22:51:14.225Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-06T22:51:14.788Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-06T22:51:15.355Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-06T22:51:16.285Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-06T22:51:16.542Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-06T22:51:16.542Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-06T22:51:16.542Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-06T22:51:16.542Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-06T22:51:17.060Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-03-06T22:51:17.060Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-06T22:51:18.436Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sa0x6gz6fvtry78sx2kve9q6y Created:2022-03-06 22:51:16.987888354 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4db6fa00e97cc4ff907cea0386fc40d10ad3c2475c4746d5560b8d6d09a91ecf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kn571wn8wrczjz7u4yk9sf36s EndpointID:b3748507d6d9a853d410e8ea7ae7297184321eced78f025f694b49c8f573847a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ca8a09a218f1fe81000aad010851f1e4efdb0c7dd133c5b570352c7f5afa7e7 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4d2f3b2ab1c4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kn571wn8wrczjz7u4yk9sf36s EndpointID:b3748507d6d9a853d410e8ea7ae7297184321eced78f025f694b49c8f573847a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-06T22:51:19.224Z] 4612f6d0b889: Pull complete [2022-03-06T22:51:19.344Z] === RUN TestMiddlewares [2022-03-06T22:51:19.344Z] --- PASS: TestMiddlewares (0.00s) [2022-03-06T22:51:19.344Z] PASS [2022-03-06T22:51:19.344Z] coverage: 9.0% of statements [2022-03-06T22:51:19.344Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2022-03-06T22:51:20.712Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-06T22:51:22.602Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-06T22:51:22.619Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-03-06T22:51:22.619Z] PASS [2022-03-06T22:51:22.619Z] [2022-03-06T22:51:22.619Z] === Skipped [2022-03-06T22:51:22.619Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:51:22.619Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:51:22.619Z] [2022-03-06T22:51:22.619Z] DONE 26 tests, 1 skipped in 43.138s [2022-03-06T22:51:22.619Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:51:22.619Z] INFO: Testing against a local daemon [2022-03-06T22:51:22.619Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-06T22:51:22.619Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:51:22.619Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:51:22.619Z] === RUN TestDockerNetworkIpvlan [2022-03-06T22:51:22.619Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:51:22.619Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:51:22.619Z] PASS [2022-03-06T22:51:22.619Z] [2022-03-06T22:51:22.619Z] === Skipped [2022-03-06T22:51:22.619Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:51:22.619Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:51:22.619Z] [2022-03-06T22:51:22.619Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:51:22.619Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:51:22.619Z] [2022-03-06T22:51:22.619Z] DONE 2 tests, 2 skipped in 0.034s [2022-03-06T22:51:22.619Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:51:22.619Z] INFO: Testing against a local daemon [2022-03-06T22:51:22.619Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-06T22:51:23.992Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-03-06T22:51:23.992Z] === RUN TestDockerNetworkMacvlan [2022-03-06T22:51:24.558Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-06T22:51:25.120Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-06T22:51:25.492Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-06T22:51:26.059Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-06T22:51:27.010Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-06T22:51:27.572Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-06T22:51:27.960Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-06T22:51:28.135Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-06T22:51:28.697Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-06T22:51:29.161Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-06T22:51:29.333Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-06T22:51:29.631Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-06T22:51:31.403Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-06T22:51:31.403Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-06T22:51:31.520Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-06T22:51:31.778Z] --- PASS: TestBuildWithHugeFile (112.60s) [2022-03-06T22:51:31.778Z] === RUN TestBuildWCOWSandboxSize [2022-03-06T22:51:31.778Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:51:31.778Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:51:31.778Z] === RUN TestBuildWithEmptyDockerfile [2022-03-06T22:51:31.778Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:51:31.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:51:31.778Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:51:31.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:51:31.778Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:51:31.778Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:51:31.778Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:51:31.778Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:51:32.034Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:51:32.034Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-06T22:51:32.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-06T22:51:32.034Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-06T22:51:32.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-03-06T22:51:32.034Z] === RUN TestBuildPreserveOwnership [2022-03-06T22:51:32.034Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-06T22:51:32.394Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-06T22:51:32.616Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-06T22:51:32.964Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-06T22:51:32.964Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-06T22:51:33.550Z] --- PASS: TestDockerNetworkMacvlan (9.45s) [2022-03-06T22:51:33.551Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-06T22:51:33.551Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-06T22:51:33.551Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-06T22:51:33.551Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-03-06T22:51:33.551Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-03-06T22:51:33.551Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-03-06T22:51:33.551Z] PASS [2022-03-06T22:51:33.551Z] [2022-03-06T22:51:33.551Z] DONE 8 tests in 10.768s [2022-03-06T22:51:33.551Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-06T22:51:33.551Z] testing: warning: no tests to run [2022-03-06T22:51:33.551Z] PASS [2022-03-06T22:51:33.551Z] [2022-03-06T22:51:33.551Z] DONE 0 tests in 0.011s [2022-03-06T22:51:33.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-06T22:51:33.551Z] INFO: Testing against a local daemon [2022-03-06T22:51:33.551Z] === RUN TestAuthZPluginAllowRequest [2022-03-06T22:51:33.893Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-06T22:51:34.456Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-06T22:51:34.456Z] docker_cli_daemon_test.go:1472: [d6ceeac7b5b5c] daemon is not started [2022-03-06T22:51:34.485Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-03-06T22:51:34.485Z] === RUN TestAuthZPluginTLS [2022-03-06T22:51:34.619Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-06T22:51:34.712Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-06T22:51:35.051Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-06T22:51:35.051Z] === RUN TestAuthZPluginDenyRequest [2022-03-06T22:51:35.275Z] check_test.go:308: [da63dd734fffd] daemon is not started [2022-03-06T22:51:35.275Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-06T22:51:35.616Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-06T22:51:35.616Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-06T22:51:36.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-06T22:51:36.182Z] === RUN TestAuthZPluginDenyResponse [2022-03-06T22:51:36.202Z] --- PASS: TestBuildPreserveOwnership (4.18s) [2022-03-06T22:51:36.202Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.80s) [2022-03-06T22:51:36.202Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2022-03-06T22:51:36.202Z] === RUN TestBuildPlatformInvalid [2022-03-06T22:51:36.202Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-03-06T22:51:36.202Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-06T22:51:36.458Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-06T22:51:36.659Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-06T22:51:36.749Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-06T22:51:36.749Z] === RUN TestAuthZPluginAllowEventStream [2022-03-06T22:51:36.898Z] --- PASS: TestBuildMultiStageCopy (23.80s) [2022-03-06T22:51:36.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (15.68s) [2022-03-06T22:51:36.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.57s) [2022-03-06T22:51:36.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.81s) [2022-03-06T22:51:36.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.12s) [2022-03-06T22:51:36.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.62s) [2022-03-06T22:51:36.898Z] === RUN TestBuildMultiStageParentConfig [2022-03-06T22:51:37.389Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-06T22:51:37.389Z] Loaded image: busybox:latest [2022-03-06T22:51:37.389Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-06T22:51:37.645Z] Loaded image: busybox:glibc [2022-03-06T22:51:37.901Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-06T22:51:38.122Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-03-06T22:51:38.122Z] === RUN TestAuthZPluginErrorResponse [2022-03-06T22:51:38.396Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-06T22:51:38.396Z] === RUN TestAuthZPluginErrorRequest [2022-03-06T22:51:38.986Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-06T22:51:38.986Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-06T22:51:39.289Z] check_test.go:308: [da4dfc5c794ef] daemon is not started [2022-03-06T22:51:39.289Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-06T22:51:39.289Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-06T22:51:39.580Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-06T22:51:39.580Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-06T22:51:40.690Z] Loaded image: debian:bullseye-slim [2022-03-06T22:51:40.690Z] Loaded image: hello-world:latest [2022-03-06T22:51:40.954Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-03-06T22:51:40.954Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-06T22:51:40.960Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:51:40.960Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-06T22:51:41.507Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-06T22:51:41.671Z] --- PASS: TestBuildMultiStageParentConfig (4.54s) [2022-03-06T22:51:41.671Z] === RUN TestBuildLabelWithTargets [2022-03-06T22:51:41.671Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:51:41.671Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-06T22:51:41.671Z] === RUN TestBuildWithEmptyLayers [2022-03-06T22:51:41.894Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-06T22:51:42.328Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-03-06T22:51:42.328Z] === RUN TestAuthZPluginHeader [2022-03-06T22:51:42.823Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-06T22:51:42.824Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-06T22:51:42.895Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-06T22:51:42.895Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-06T22:51:43.753Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-06T22:51:44.009Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-06T22:51:44.631Z] --- PASS: TestBuildWithEmptyLayers (2.80s) [2022-03-06T22:51:44.631Z] === RUN TestBuildMultiStageOnBuild [2022-03-06T22:51:44.937Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-06T22:51:46.831Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-06T22:51:47.076Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.79s) [2022-03-06T22:51:47.076Z] === RUN TestAuthZPluginV2Disable [2022-03-06T22:51:50.099Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-06T22:51:50.358Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2022-03-06T22:51:50.358Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-06T22:51:53.638Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s) [2022-03-06T22:51:53.638Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-06T22:51:54.271Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.41s) [2022-03-06T22:51:54.271Z] PASS [2022-03-06T22:51:54.271Z] [2022-03-06T22:51:54.271Z] === Skipped [2022-03-06T22:51:54.271Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-06T22:51:54.271Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:51:54.271Z] [2022-03-06T22:51:54.271Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:51:54.271Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:51:54.271Z] [2022-03-06T22:51:54.271Z] DONE 34 tests, 2 skipped in 179.326s [2022-03-06T22:51:54.271Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-06T22:51:54.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:51:54.271Z] ++ set -e [2022-03-06T22:51:54.271Z] ++ '[' -n 0 ']' [2022-03-06T22:51:54.271Z] ++ set -x [2022-03-06T22:51:54.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:51:54.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-06T22:51:54.271Z] INFO: Testing against a local daemon [2022-03-06T22:51:54.271Z] === RUN TestConfigInspect [2022-03-06T22:51:54.868Z] --- PASS: TestBuildWithHugeFile (55.47s) [2022-03-06T22:51:54.868Z] === RUN TestBuildWCOWSandboxSize [2022-03-06T22:51:54.868Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:51:54.868Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:51:54.868Z] === RUN TestBuildWithEmptyDockerfile [2022-03-06T22:51:54.868Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:51:54.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:51:54.868Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:51:54.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:51:54.868Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:51:54.868Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:51:54.868Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:51:54.868Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:51:54.868Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:51:54.868Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-06T22:51:54.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-06T22:51:54.868Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-06T22:51:54.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-06T22:51:54.868Z] === RUN TestBuildPreserveOwnership [2022-03-06T22:51:54.868Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-06T22:51:55.808Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-06T22:51:56.749Z] --- PASS: TestBuildPreserveOwnership (2.67s) [2022-03-06T22:51:56.749Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.73s) [2022-03-06T22:51:56.749Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-03-06T22:51:56.749Z] === RUN TestBuildPlatformInvalid [2022-03-06T22:51:56.749Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-06T22:51:56.749Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-06T22:51:57.217Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-06T22:51:57.542Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-06T22:51:57.542Z] --- PASS: TestConfigInspect (3.18s) [2022-03-06T22:51:57.542Z] === RUN TestConfigList [2022-03-06T22:51:57.689Z] Loaded image: busybox:latest [2022-03-06T22:51:57.689Z] Loaded image: busybox:glibc [2022-03-06T22:51:58.629Z] Loaded image: debian:bullseye-slim [2022-03-06T22:51:58.629Z] Loaded image: hello-world:latest [2022-03-06T22:51:58.629Z] Loaded image: arm32v7/hello-world:latest [2022-03-06T22:51:59.430Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-06T22:51:59.993Z] --- PASS: TestConfigList (2.93s) [2022-03-06T22:51:59.993Z] === RUN TestConfigsCreateAndDelete [2022-03-06T22:52:00.556Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-06T22:52:02.450Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-06T22:52:02.450Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-06T22:52:02.450Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-06T22:52:02.708Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2022-03-06T22:52:02.708Z] === RUN TestConfigsUpdate [2022-03-06T22:52:02.965Z] check_test.go:308: [dd979599d96e8] daemon is not started [2022-03-06T22:52:02.965Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-06T22:52:03.528Z] check_test.go:308: [d1ecd147c3e64] daemon is not started [2022-03-06T22:52:03.528Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-06T22:52:03.528Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-06T22:52:03.607Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.06s) [2022-03-06T22:52:03.607Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-06T22:52:03.784Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-06T22:52:04.348Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-06T22:52:04.605Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-06T22:52:05.177Z] check_test.go:308: [dd7f24a53ad47] daemon is not started [2022-03-06T22:52:05.177Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-06T22:52:05.739Z] --- PASS: TestConfigsUpdate (3.03s) [2022-03-06T22:52:05.739Z] === RUN TestTemplatedConfig [2022-03-06T22:52:06.301Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-06T22:52:06.572Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-06T22:52:06.766Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.15s) [2022-03-06T22:52:06.766Z] PASS [2022-03-06T22:52:06.766Z] [2022-03-06T22:52:06.766Z] === Skipped [2022-03-06T22:52:06.766Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-06T22:52:06.766Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:52:06.766Z] [2022-03-06T22:52:06.766Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:52:06.766Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:52:06.766Z] [2022-03-06T22:52:06.766Z] DONE 34 tests, 2 skipped in 85.008s [2022-03-06T22:52:06.766Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-06T22:52:06.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:52:06.766Z] ++ set -e [2022-03-06T22:52:06.766Z] ++ '[' -n 0 ']' [2022-03-06T22:52:06.766Z] ++ set -x [2022-03-06T22:52:06.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:52:06.766Z] INFO: Testing against a local daemon [2022-03-06T22:52:06.766Z] === RUN TestConfigInspect [2022-03-06T22:52:07.668Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-06T22:52:08.084Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-06T22:52:08.148Z] --- PASS: TestConfigInspect (2.18s) [2022-03-06T22:52:08.148Z] === RUN TestConfigList [2022-03-06T22:52:08.596Z] --- PASS: TestTemplatedConfig (2.85s) [2022-03-06T22:52:08.596Z] === RUN TestConfigCreateResolve [2022-03-06T22:52:08.852Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-06T22:52:09.108Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-06T22:52:10.043Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-06T22:52:10.182Z] === RUN TestBoolValue [2022-03-06T22:52:10.182Z] --- PASS: TestBoolValue (0.00s) [2022-03-06T22:52:10.182Z] === RUN TestBoolValueOrDefault [2022-03-06T22:52:10.182Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-06T22:52:10.182Z] === RUN TestInt64ValueOrZero [2022-03-06T22:52:10.182Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-06T22:52:10.182Z] === RUN TestInt64ValueOrDefault [2022-03-06T22:52:10.182Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-06T22:52:10.182Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-06T22:52:10.182Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-06T22:52:10.182Z] === RUN TestJsonContentType [2022-03-06T22:52:10.182Z] --- PASS: TestJsonContentType (0.00s) [2022-03-06T22:52:10.182Z] PASS [2022-03-06T22:52:10.182Z] coverage: 14.7% of statements [2022-03-06T22:52:10.182Z] ok github.com/docker/docker/api/server/httputils 0.093s coverage: 14.7% of statements [2022-03-06T22:52:10.182Z] === RUN TestMaskSecretKeys [2022-03-06T22:52:10.182Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-06T22:52:10.182Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-06T22:52:10.182Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-06T22:52:10.182Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-06T22:52:10.182Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-06T22:52:10.182Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-06T22:52:10.182Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-06T22:52:10.182Z] === RUN TestVersionMiddlewareVersion [2022-03-06T22:52:10.182Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-06T22:52:10.182Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-06T22:52:10.182Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-06T22:52:10.182Z] PASS [2022-03-06T22:52:10.182Z] coverage: 37.7% of statements [2022-03-06T22:52:10.182Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-06T22:52:10.182Z] === RUN TestAdjustForAPIVersion [2022-03-06T22:52:10.182Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-06T22:52:10.182Z] PASS [2022-03-06T22:52:10.182Z] coverage: 5.7% of statements [2022-03-06T22:52:10.182Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/types [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-06T22:52:10.182Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-06T22:52:10.650Z] === RUN TestStrSliceMarshalJSON [2022-03-06T22:52:10.650Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestStrSliceUnmarshalJSON [2022-03-06T22:52:10.650Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestStrSliceUnmarshalString [2022-03-06T22:52:10.650Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestStrSliceUnmarshalSlice [2022-03-06T22:52:10.650Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-06T22:52:10.650Z] PASS [2022-03-06T22:52:10.650Z] coverage: 90.0% of statements [2022-03-06T22:52:10.650Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-03-06T22:52:10.650Z] === RUN TestToJSON [2022-03-06T22:52:10.650Z] --- PASS: TestToJSON (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestToParamWithVersion [2022-03-06T22:52:10.650Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestFromJSON [2022-03-06T22:52:10.650Z] --- PASS: TestFromJSON (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestEmpty [2022-03-06T22:52:10.650Z] --- PASS: TestEmpty (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestArgsMatchKVListEmptySources [2022-03-06T22:52:10.650Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestArgsMatchKVList [2022-03-06T22:52:10.650Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestArgsMatch [2022-03-06T22:52:10.650Z] --- PASS: TestArgsMatch (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestAdd [2022-03-06T22:52:10.650Z] --- PASS: TestAdd (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestDel [2022-03-06T22:52:10.650Z] --- PASS: TestDel (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestLen [2022-03-06T22:52:10.650Z] --- PASS: TestLen (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestExactMatch [2022-03-06T22:52:10.650Z] --- PASS: TestExactMatch (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestOnlyOneExactMatch [2022-03-06T22:52:10.650Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestContains [2022-03-06T22:52:10.650Z] --- PASS: TestContains (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestValidate [2022-03-06T22:52:10.650Z] --- PASS: TestValidate (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestWalkValues [2022-03-06T22:52:10.650Z] --- PASS: TestWalkValues (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestFuzzyMatch [2022-03-06T22:52:10.650Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestClone [2022-03-06T22:52:10.650Z] --- PASS: TestClone (0.00s) [2022-03-06T22:52:10.650Z] PASS [2022-03-06T22:52:10.650Z] coverage: 92.2% of statements [2022-03-06T22:52:10.650Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-03-06T22:52:10.650Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-06T22:52:10.650Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-06T22:52:10.650Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-06T22:52:10.650Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-06T22:52:10.650Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-06T22:52:10.650Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-06T22:52:10.650Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-06T22:52:10.650Z] === RUN TestDurationToSecondsString [2022-03-06T22:52:10.650Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-06T22:52:10.650Z] === RUN TestGetTimestamp [2022-03-06T22:52:10.650Z] --- PASS: TestGetTimestamp (0.14s) [2022-03-06T22:52:10.650Z] === RUN TestParseTimestamps [2022-03-06T22:52:10.650Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-06T22:52:10.650Z] PASS [2022-03-06T22:52:10.650Z] coverage: 100.0% of statements [2022-03-06T22:52:10.650Z] ok github.com/docker/docker/api/types/time 0.187s coverage: 100.0% of statements [2022-03-06T22:52:10.690Z] --- PASS: TestConfigList (2.09s) [2022-03-06T22:52:10.690Z] === RUN TestConfigsCreateAndDelete [2022-03-06T22:52:11.116Z] === RUN TestCompareVersion [2022-03-06T22:52:11.117Z] --- PASS: TestCompareVersion (0.00s) [2022-03-06T22:52:11.117Z] PASS [2022-03-06T22:52:11.117Z] coverage: 77.3% of statements [2022-03-06T22:52:11.117Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-06T22:52:11.117Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-06T22:52:11.410Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-06T22:52:11.669Z] --- PASS: TestConfigCreateResolve (3.01s) [2022-03-06T22:52:11.669Z] PASS [2022-03-06T22:52:11.669Z] [2022-03-06T22:52:11.669Z] DONE 6 tests in 17.889s [2022-03-06T22:52:11.669Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-06T22:52:11.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:52:11.669Z] ++ set -e [2022-03-06T22:52:11.669Z] ++ '[' -n 0 ']' [2022-03-06T22:52:11.669Z] ++ set -x [2022-03-06T22:52:11.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:52:11.927Z] INFO: Testing against a local daemon [2022-03-06T22:52:11.927Z] === RUN TestCheckpoint [2022-03-06T22:52:11.927Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:52:11.927Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-06T22:52:11.927Z] === RUN TestContainerInvalidJSON [2022-03-06T22:52:11.927Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:52:11.927Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:52:11.927Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:52:11.927Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:52:11.927Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:52:11.927Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:52:11.927Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-06T22:52:11.927Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-06T22:52:11.927Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-06T22:52:11.927Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-06T22:52:11.927Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-06T22:52:11.927Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-06T22:52:11.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-06T22:52:11.927Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-06T22:52:11.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-06T22:52:11.927Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-06T22:52:12.030Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-06T22:52:12.101Z] === RUN TestParseRemoteURL [2022-03-06T22:52:12.101Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-06T22:52:12.101Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-06T22:52:12.102Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-06T22:52:12.102Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-06T22:52:12.102Z] === RUN TestCloneArgsSmartHttp [2022-03-06T22:52:12.102Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-06T22:52:12.102Z] === RUN TestCloneArgsDumbHttp [2022-03-06T22:52:12.102Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-06T22:52:12.102Z] === RUN TestCloneArgsGit [2022-03-06T22:52:12.102Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-06T22:52:12.102Z] === RUN TestCheckoutGit [2022-03-06T22:52:12.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-06T22:52:12.184Z] === RUN TestCopyFromContainer [2022-03-06T22:52:12.599Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-06T22:52:12.599Z] === RUN TestConfigsUpdate [2022-03-06T22:52:13.121Z] === RUN TestCopyFromContainer// [2022-03-06T22:52:13.378Z] === RUN TestCopyFromContainer//bar/root [2022-03-06T22:52:13.378Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-06T22:52:13.378Z] === RUN TestCopyFromContainer/bar/quux [2022-03-06T22:52:13.635Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-06T22:52:13.635Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-06T22:52:13.635Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-06T22:52:13.663Z] === RUN TestEnable [2022-03-06T22:52:13.663Z] --- PASS: TestEnable (0.00s) [2022-03-06T22:52:13.663Z] === RUN TestDisable [2022-03-06T22:52:13.663Z] --- PASS: TestDisable (0.00s) [2022-03-06T22:52:13.663Z] === RUN TestEnabled [2022-03-06T22:52:13.663Z] --- PASS: TestEnabled (0.00s) [2022-03-06T22:52:13.663Z] PASS [2022-03-06T22:52:13.663Z] coverage: 100.0% of statements [2022-03-06T22:52:13.663Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-03-06T22:52:13.898Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-06T22:52:13.898Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-06T22:52:13.898Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-06T22:52:14.131Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-06T22:52:14.131Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestProcessNoDockerignore [2022-03-06T22:52:14.131Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-06T22:52:14.131Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestDetectContentType [2022-03-06T22:52:14.131Z] --- PASS: TestDetectContentType (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestSelectAcceptableMIME [2022-03-06T22:52:14.131Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestInspectEmptyResponse [2022-03-06T22:52:14.131Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestInspectResponseBinary [2022-03-06T22:52:14.131Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestResponseUnsupportedContentType [2022-03-06T22:52:14.131Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestInspectResponseTextSimple [2022-03-06T22:52:14.131Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestInspectResponseEmptyContentType [2022-03-06T22:52:14.131Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestUnknownContentLength [2022-03-06T22:52:14.131Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestDownloadRemote [2022-03-06T22:52:14.131Z] --- PASS: TestDownloadRemote (0.07s) [2022-03-06T22:52:14.131Z] === RUN TestGetWithStatusError [2022-03-06T22:52:14.131Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestCloseRootDirectory [2022-03-06T22:52:14.131Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:52:14.131Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestHashFile [2022-03-06T22:52:14.131Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:52:14.131Z] --- SKIP: TestHashFile (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestHashSubdir [2022-03-06T22:52:14.131Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:52:14.131Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-06T22:52:14.131Z] === RUN TestRemoveDirectory [2022-03-06T22:52:14.131Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:52:14.131Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-06T22:52:14.131Z] PASS [2022-03-06T22:52:14.131Z] coverage: 9.3% of statements [2022-03-06T22:52:14.131Z] ok github.com/docker/docker/builder/remotecontext 0.202s coverage: 9.3% of statements [2022-03-06T22:52:14.131Z] === RUN TestGetAllAllowed [2022-03-06T22:52:14.131Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestGetAllMeta [2022-03-06T22:52:14.131Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-06T22:52:14.131Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestIsUnreferencedBuiltin [2022-03-06T22:52:14.131Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestIsExistingDirectory [2022-03-06T22:52:14.131Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-06T22:52:14.131Z] === RUN TestGetFilenameForDownload [2022-03-06T22:52:14.131Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestEnv2Variables [2022-03-06T22:52:14.131Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-06T22:52:14.131Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestMaintainer [2022-03-06T22:52:14.131Z] --- PASS: TestMaintainer (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestLabel [2022-03-06T22:52:14.131Z] --- PASS: TestLabel (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestFromScratch [2022-03-06T22:52:14.131Z] --- PASS: TestFromScratch (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestFromWithArg [2022-03-06T22:52:14.131Z] --- PASS: TestFromWithArg (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-06T22:52:14.131Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestFromWithUndefinedArg [2022-03-06T22:52:14.131Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestFromMultiStageWithNamedStage [2022-03-06T22:52:14.131Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestOnbuild [2022-03-06T22:52:14.131Z] --- PASS: TestOnbuild (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestWorkdir [2022-03-06T22:52:14.131Z] --- PASS: TestWorkdir (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestCmd [2022-03-06T22:52:14.131Z] --- PASS: TestCmd (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestHealthcheckNone [2022-03-06T22:52:14.131Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestHealthcheckCmd [2022-03-06T22:52:14.131Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestEntrypoint [2022-03-06T22:52:14.131Z] --- PASS: TestEntrypoint (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestExpose [2022-03-06T22:52:14.131Z] --- PASS: TestExpose (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestUser [2022-03-06T22:52:14.131Z] --- PASS: TestUser (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestVolume [2022-03-06T22:52:14.131Z] --- PASS: TestVolume (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestStopSignal [2022-03-06T22:52:14.131Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-06T22:52:14.131Z] --- SKIP: TestStopSignal (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestArg [2022-03-06T22:52:14.131Z] --- PASS: TestArg (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestShell [2022-03-06T22:52:14.131Z] --- PASS: TestShell (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestPrependEnvOnCmd [2022-03-06T22:52:14.131Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestRunWithBuildArgs [2022-03-06T22:52:14.131Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestRunIgnoresHealthcheck [2022-03-06T22:52:14.131Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestDispatchUnsupportedOptions [2022-03-06T22:52:14.131Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-06T22:52:14.131Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-06T22:52:14.131Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-06T22:52:14.131Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestNormalizeWorkdir [2022-03-06T22:52:14.131Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestDispatch [2022-03-06T22:52:14.131Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-06T22:52:14.131Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-06T22:52:14.131Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-06T22:52:14.131Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-06T22:52:14.131Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-06T22:52:14.131Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-06T22:52:14.131Z] === RUN TestDispatch/COPY_url [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch (0.04s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-06T22:52:14.131Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestAddScratchImageAddsToMounts [2022-03-06T22:52:14.131Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-06T22:52:14.131Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-06T22:52:14.131Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-06T22:52:14.131Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestImageSourceGetAddsToMounts [2022-03-06T22:52:14.131Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestEmptyDockerfile [2022-03-06T22:52:14.131Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestSymlinkDockerfile [2022-03-06T22:52:14.131Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-06T22:52:14.131Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-06T22:52:14.131Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestNonExistingDockerfile [2022-03-06T22:52:14.131Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestCopyRunConfig [2022-03-06T22:52:14.131Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestDeepCopyRunConfig [2022-03-06T22:52:14.131Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestExportImage [2022-03-06T22:52:14.131Z] --- PASS: TestExportImage (0.00s) [2022-03-06T22:52:14.131Z] === RUN TestNormalizeDest [2022-03-06T22:52:14.131Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-06T22:52:14.131Z] PASS [2022-03-06T22:52:14.131Z] coverage: 46.7% of statements [2022-03-06T22:52:14.131Z] ok github.com/docker/docker/builder/dockerfile 0.174s coverage: 46.7% of statements [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer (2.02s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-03-06T22:52:14.154Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-03-06T22:52:14.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-06T22:52:14.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:52:14.154Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:52:14.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:52:14.154Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:52:14.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:52:14.154Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:52:14.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:52:14.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:52:14.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:52:14.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-06T22:52:14.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-06T22:52:14.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-06T22:52:14.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-06T22:52:14.154Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-06T22:52:14.154Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-03-06T22:52:14.154Z] === RUN TestCreateWithInvalidEnv [2022-03-06T22:52:14.154Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-06T22:52:14.154Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-06T22:52:14.154Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-06T22:52:14.154Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-06T22:52:14.154Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-06T22:52:14.154Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-06T22:52:14.154Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-06T22:52:14.154Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-06T22:52:14.154Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-06T22:52:14.154Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-06T22:52:14.154Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-06T22:52:14.154Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-06T22:52:14.154Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-06T22:52:14.154Z] === RUN TestCreateTmpfsMountsTarget [2022-03-06T22:52:14.154Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-06T22:52:14.154Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-06T22:52:14.511Z] --- PASS: TestConfigsUpdate (2.11s) [2022-03-06T22:52:14.511Z] === RUN TestTemplatedConfig [2022-03-06T22:52:14.599Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-06T22:52:15.077Z] === RUN TestTCP4Proxy [2022-03-06T22:52:15.077Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestTCP4ProxyHalfClose [2022-03-06T22:52:15.077Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestTCP6Proxy [2022-03-06T22:52:15.077Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T22:52:15.077Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestTCPDualStackProxy [2022-03-06T22:52:15.077Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T22:52:15.077Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestUDP4Proxy [2022-03-06T22:52:15.077Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestUDP6Proxy [2022-03-06T22:52:15.077Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T22:52:15.077Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestUDPWriteError [2022-03-06T22:52:15.077Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestSCTP4Proxy [2022-03-06T22:52:15.077Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-06T22:52:15.077Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-06T22:52:15.077Z] === RUN TestSCTP6Proxy [2022-03-06T22:52:15.077Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T22:52:15.077Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-06T22:52:15.077Z] PASS [2022-03-06T22:52:15.077Z] coverage: 49.4% of statements [2022-03-06T22:52:15.077Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2022-03-06T22:52:15.083Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-06T22:52:15.648Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-06T22:52:15.904Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s) [2022-03-06T22:52:15.904Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-06T22:52:17.080Z] --- PASS: TestTemplatedConfig (2.30s) [2022-03-06T22:52:17.080Z] === RUN TestConfigCreateResolve [2022-03-06T22:52:17.796Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-03-06T22:52:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-06T22:52:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:52:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:52:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:52:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:52:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:52:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:52:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:52:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:52:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:52:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:52:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:52:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:52:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:52:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:52:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:52:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-06T22:52:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-06T22:52:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-06T22:52:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-06T22:52:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-06T22:52:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-06T22:52:17.796Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-06T22:52:18.053Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-03-06T22:52:18.053Z] === RUN TestCreateDifferentPlatform [2022-03-06T22:52:18.053Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-06T22:52:18.053Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-06T22:52:18.053Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-06T22:52:18.053Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-06T22:52:18.053Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-06T22:52:18.053Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-06T22:52:18.053Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-06T22:52:18.053Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-06T22:52:18.310Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-06T22:52:18.310Z] === RUN TestContainerStartOnDaemonRestart [2022-03-06T22:52:18.310Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-06T22:52:18.310Z] === RUN TestDaemonRestartIpcMode [2022-03-06T22:52:18.310Z] === PAUSE TestDaemonRestartIpcMode [2022-03-06T22:52:18.310Z] === RUN TestDaemonHostGatewayIP [2022-03-06T22:52:18.310Z] === PAUSE TestDaemonHostGatewayIP [2022-03-06T22:52:18.310Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-06T22:52:18.310Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-06T22:52:18.310Z] === RUN TestContainerKillOnDaemonStart [2022-03-06T22:52:18.310Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-06T22:52:18.310Z] === RUN TestDiff [2022-03-06T22:52:18.567Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-06T22:52:18.567Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-06T22:52:18.825Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-06T22:52:18.825Z] --- PASS: TestDiff (0.57s) [2022-03-06T22:52:18.825Z] === RUN TestExecWithCloseStdin [2022-03-06T22:52:19.040Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-03-06T22:52:19.040Z] PASS [2022-03-06T22:52:19.040Z] [2022-03-06T22:52:19.040Z] DONE 6 tests in 13.021s [2022-03-06T22:52:19.040Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-06T22:52:19.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:52:19.040Z] ++ set -e [2022-03-06T22:52:19.040Z] ++ '[' -n 0 ']' [2022-03-06T22:52:19.040Z] ++ set -x [2022-03-06T22:52:19.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:52:19.041Z] INFO: Testing against a local daemon [2022-03-06T22:52:19.041Z] === RUN TestCheckpoint [2022-03-06T22:52:19.041Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:52:19.041Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-06T22:52:19.041Z] === RUN TestContainerInvalidJSON [2022-03-06T22:52:19.041Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:52:19.041Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:52:19.041Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:52:19.041Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:52:19.041Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:52:19.041Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:52:19.041Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-06T22:52:19.041Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-06T22:52:19.041Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-06T22:52:19.041Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-06T22:52:19.081Z] check_test.go:308: [d8ec6e1a95192] daemon is not started [2022-03-06T22:52:19.081Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-06T22:52:19.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-06T22:52:19.308Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-06T22:52:19.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-06T22:52:19.308Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-06T22:52:19.308Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-06T22:52:19.308Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-06T22:52:19.308Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-06T22:52:19.308Z] === RUN TestCopyFromContainer [2022-03-06T22:52:19.645Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-03-06T22:52:19.645Z] === RUN TestExec [2022-03-06T22:52:19.645Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-06T22:52:20.209Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-06T22:52:20.209Z] --- PASS: TestExec (0.75s) [2022-03-06T22:52:20.209Z] === RUN TestExecUser [2022-03-06T22:52:20.209Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-06T22:52:20.249Z] === RUN TestCopyFromContainer// [2022-03-06T22:52:20.249Z] === RUN TestCopyFromContainer//bar/root [2022-03-06T22:52:20.249Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-06T22:52:20.249Z] === RUN TestCopyFromContainer/bar/quux [2022-03-06T22:52:20.509Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-06T22:52:20.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-06T22:52:20.509Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-06T22:52:20.509Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-06T22:52:20.509Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-06T22:52:20.509Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-06T22:52:20.584Z] --- PASS: TestBuildMultiStageOnBuild (30.74s) [2022-03-06T22:52:20.584Z] === RUN TestBuildUncleanTarFilenames [2022-03-06T22:52:20.584Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:52:20.584Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-06T22:52:20.584Z] === RUN TestBuildMultiStageLayerLeak [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer (1.40s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-06T22:52:20.770Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-06T22:52:20.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-06T22:52:20.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:52:20.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:52:20.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:52:20.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:52:20.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:52:20.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:52:20.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:52:20.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:52:20.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:52:20.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-06T22:52:20.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-06T22:52:20.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-06T22:52:20.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-06T22:52:20.770Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-06T22:52:20.770Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-06T22:52:20.770Z] === RUN TestCreateWithInvalidEnv [2022-03-06T22:52:20.770Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-06T22:52:20.770Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-06T22:52:20.770Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-06T22:52:20.770Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-06T22:52:20.770Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-06T22:52:20.770Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-06T22:52:20.770Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-06T22:52:20.770Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-06T22:52:20.770Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-06T22:52:20.770Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-06T22:52:20.770Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-06T22:52:20.770Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-06T22:52:20.770Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-06T22:52:20.770Z] === RUN TestCreateTmpfsMountsTarget [2022-03-06T22:52:20.770Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-06T22:52:20.770Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-06T22:52:20.772Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-06T22:52:21.027Z] --- PASS: TestExecUser (0.81s) [2022-03-06T22:52:21.027Z] === RUN TestExportContainerAndImportImage [2022-03-06T22:52:21.677Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-06T22:52:21.677Z] PASS [2022-03-06T22:52:21.677Z] [2022-03-06T22:52:21.677Z] DONE 17 tests in 45.483s [2022-03-06T22:52:21.677Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-06T22:52:21.677Z] INFO: Testing against a local daemon [2022-03-06T22:52:21.677Z] === RUN TestPluginInvalidJSON [2022-03-06T22:52:21.677Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:52:21.677Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:52:21.677Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:52:21.677Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-06T22:52:21.677Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-06T22:52:21.677Z] === RUN TestPluginInstall [2022-03-06T22:52:21.677Z] === RUN TestPluginInstall/no_auth [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16ee11d3bccc818f4585bb2b23b2ef80ab229dc8e3a3ed226b7f8ee9c26d6802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16ee11d3bccc818f4585bb2b23b2ef80ab229dc8e3a3ed226b7f8ee9c26d6802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:52:21.677Z] === RUN TestPluginInstall/with_htpasswd [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16ee11d3bccc818f4585bb2b23b2ef80ab229dc8e3a3ed226b7f8ee9c26d6802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:52:21.677Z] time="2022-03-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16ee11d3bccc818f4585bb2b23b2ef80ab229dc8e3a3ed226b7f8ee9c26d6802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:52:21.677Z] === RUN TestPluginInstall/with_insecure [2022-03-06T22:52:22.153Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-03-06T22:52:22.153Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-06T22:52:22.245Z] time="2022-03-06T22:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:52:22.245Z] time="2022-03-06T22:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c59ab24b5e7d713696ccd9f26e1c588f772bf51f4d3645046db04bf89479db74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:52:22.245Z] time="2022-03-06T22:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:52:22.245Z] time="2022-03-06T22:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c59ab24b5e7d713696ccd9f26e1c588f772bf51f4d3645046db04bf89479db74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:52:22.245Z] plugin_test.go:165: [da57db605b0a0] daemon is not started [2022-03-06T22:52:22.245Z] --- PASS: TestPluginInstall (3.45s) [2022-03-06T22:52:22.245Z] --- PASS: TestPluginInstall/no_auth (1.80s) [2022-03-06T22:52:22.245Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-03-06T22:52:22.245Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-06T22:52:22.245Z] === RUN TestPluginsWithRuntimes [2022-03-06T22:52:22.394Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-03-06T22:52:22.394Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-06T22:52:23.093Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-06T22:52:23.093Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-06T22:52:23.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:52:23.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:52:23.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:52:23.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:52:23.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:52:23.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:52:23.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:52:23.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:52:23.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:52:23.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:52:23.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:52:23.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:52:23.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:52:23.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:52:23.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:52:23.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-06T22:52:23.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-06T22:52:23.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-06T22:52:23.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-06T22:52:23.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-06T22:52:23.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-06T22:52:23.093Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-06T22:52:23.353Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-06T22:52:23.354Z] === RUN TestCreateDifferentPlatform [2022-03-06T22:52:23.354Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-06T22:52:23.354Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-06T22:52:23.354Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-06T22:52:23.354Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-06T22:52:23.354Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-06T22:52:23.354Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-06T22:52:23.614Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-06T22:52:23.614Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-06T22:52:23.614Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-06T22:52:23.614Z] === RUN TestContainerStartOnDaemonRestart [2022-03-06T22:52:23.614Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-06T22:52:23.614Z] === RUN TestDaemonRestartIpcMode [2022-03-06T22:52:23.614Z] === PAUSE TestDaemonRestartIpcMode [2022-03-06T22:52:23.614Z] === RUN TestDaemonHostGatewayIP [2022-03-06T22:52:23.614Z] === PAUSE TestDaemonHostGatewayIP [2022-03-06T22:52:23.614Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-06T22:52:23.614Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-06T22:52:23.614Z] === RUN TestContainerKillOnDaemonStart [2022-03-06T22:52:23.614Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-06T22:52:23.614Z] === RUN TestDiff [2022-03-06T22:52:23.763Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-06T22:52:23.763Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-06T22:52:23.763Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2022-03-06T22:52:23.763Z] === RUN TestHealthCheckWorkdir [2022-03-06T22:52:23.875Z] --- PASS: TestDiff (0.41s) [2022-03-06T22:52:23.876Z] === RUN TestExecWithCloseStdin [2022-03-06T22:52:24.144Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-06T22:52:24.446Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-03-06T22:52:24.446Z] === RUN TestExec [2022-03-06T22:52:24.693Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-03-06T22:52:24.693Z] === RUN TestHealthKillContainer [2022-03-06T22:52:24.693Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-06T22:52:24.710Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-06T22:52:25.017Z] --- PASS: TestExec (0.44s) [2022-03-06T22:52:25.017Z] === RUN TestExecUser [2022-03-06T22:52:25.277Z] --- PASS: TestExecUser (0.44s) [2022-03-06T22:52:25.277Z] === RUN TestExportContainerAndImportImage [2022-03-06T22:52:25.483Z] === RUN TestCheckpointCreateError [2022-03-06T22:52:25.483Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestCheckpointCreate [2022-03-06T22:52:25.483Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestCheckpointDeleteError [2022-03-06T22:52:25.483Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestCheckpointDelete [2022-03-06T22:52:25.483Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestCheckpointListError [2022-03-06T22:52:25.483Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestCheckpointList [2022-03-06T22:52:25.483Z] --- PASS: TestCheckpointList (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestCheckpointListContainerNotFound [2022-03-06T22:52:25.483Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNewClientWithOpsFromEnv [2022-03-06T22:52:25.483Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-06T22:52:25.483Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestGetAPIPath [2022-03-06T22:52:25.483Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestParseHostURL [2022-03-06T22:52:25.483Z] --- PASS: TestParseHostURL (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-06T22:52:25.483Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-06T22:52:25.483Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNegotiateAPIVersion [2022-03-06T22:52:25.483Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNegotiateAPVersionOverride [2022-03-06T22:52:25.483Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-06T22:52:25.483Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-06T22:52:25.483Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-06T22:52:25.483Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestClientRedirect [2022-03-06T22:52:25.483Z] --- PASS: TestClientRedirect (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestConfigCreateUnsupported [2022-03-06T22:52:25.483Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestConfigCreateError [2022-03-06T22:52:25.483Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestConfigCreate [2022-03-06T22:52:25.483Z] --- PASS: TestConfigCreate (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestConfigInspectNotFound [2022-03-06T22:52:25.483Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestConfigInspectWithEmptyID [2022-03-06T22:52:25.483Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.483Z] === RUN TestConfigInspectUnsupported [2022-03-06T22:52:25.483Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigInspectError [2022-03-06T22:52:25.484Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigInspectConfigNotFound [2022-03-06T22:52:25.484Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigInspect [2022-03-06T22:52:25.484Z] --- PASS: TestConfigInspect (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigListUnsupported [2022-03-06T22:52:25.484Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigListError [2022-03-06T22:52:25.484Z] --- PASS: TestConfigListError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigList [2022-03-06T22:52:25.484Z] --- PASS: TestConfigList (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigRemoveUnsupported [2022-03-06T22:52:25.484Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigRemoveError [2022-03-06T22:52:25.484Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigRemove [2022-03-06T22:52:25.484Z] --- PASS: TestConfigRemove (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigUpdateUnsupported [2022-03-06T22:52:25.484Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigUpdateError [2022-03-06T22:52:25.484Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestConfigUpdate [2022-03-06T22:52:25.484Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerCommitError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerCommit [2022-03-06T22:52:25.484Z] --- PASS: TestContainerCommit (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStatPathError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStatPathNotFoundError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStatPathNoHeaderError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStatPath [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyToContainerError [2022-03-06T22:52:25.484Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyToContainerNotFoundError [2022-03-06T22:52:25.484Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-06T22:52:25.484Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyToContainer [2022-03-06T22:52:25.484Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyFromContainerError [2022-03-06T22:52:25.484Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyFromContainerNotFoundError [2022-03-06T22:52:25.484Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-06T22:52:25.484Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-06T22:52:25.484Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestCopyFromContainer [2022-03-06T22:52:25.484Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerCreateError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerCreateImageNotFound [2022-03-06T22:52:25.484Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerCreateWithName [2022-03-06T22:52:25.484Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerCreateAutoRemove [2022-03-06T22:52:25.484Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerDiffError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerDiff [2022-03-06T22:52:25.484Z] --- PASS: TestContainerDiff (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecCreateError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecCreate [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecStartError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecStart [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecInspectError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecInspect [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExportError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExportError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExport [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExport (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerInspectError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerInspectContainerNotFound [2022-03-06T22:52:25.484Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerInspectWithEmptyID [2022-03-06T22:52:25.484Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerInspect [2022-03-06T22:52:25.484Z] --- PASS: TestContainerInspect (0.02s) [2022-03-06T22:52:25.484Z] === RUN TestContainerInspectNode [2022-03-06T22:52:25.484Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerKillError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerKillError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerKill [2022-03-06T22:52:25.484Z] --- PASS: TestContainerKill (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerListError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerListError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerList [2022-03-06T22:52:25.484Z] --- PASS: TestContainerList (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerLogsNotFoundError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerLogsError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerLogs [2022-03-06T22:52:25.484Z] --- PASS: TestContainerLogs (0.16s) [2022-03-06T22:52:25.484Z] === RUN TestContainerPauseError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerPause [2022-03-06T22:52:25.484Z] --- PASS: TestContainerPause (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainersPruneError [2022-03-06T22:52:25.484Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainersPrune [2022-03-06T22:52:25.484Z] --- PASS: TestContainersPrune (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerRemoveError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerRemoveNotFoundError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerRemove [2022-03-06T22:52:25.484Z] --- PASS: TestContainerRemove (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerRenameError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerRename [2022-03-06T22:52:25.484Z] --- PASS: TestContainerRename (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerResizeError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecResizeError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerResize [2022-03-06T22:52:25.484Z] --- PASS: TestContainerResize (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerExecResize [2022-03-06T22:52:25.484Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerRestartError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerRestart [2022-03-06T22:52:25.484Z] --- PASS: TestContainerRestart (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStartError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStartError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStart [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStart (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStatsError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStats [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStats (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStopError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStopError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerStop [2022-03-06T22:52:25.484Z] --- PASS: TestContainerStop (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerTopError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerTopError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerTop [2022-03-06T22:52:25.484Z] --- PASS: TestContainerTop (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerUnpauseError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerUnpause [2022-03-06T22:52:25.484Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerUpdateError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerUpdate [2022-03-06T22:52:25.484Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerWaitError [2022-03-06T22:52:25.484Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestContainerWait [2022-03-06T22:52:25.484Z] --- PASS: TestContainerWait (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestDiskUsageError [2022-03-06T22:52:25.484Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestDiskUsage [2022-03-06T22:52:25.484Z] --- PASS: TestDiskUsage (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestDistributionInspectUnsupported [2022-03-06T22:52:25.484Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestDistributionInspectWithEmptyID [2022-03-06T22:52:25.484Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestEventsErrorInOptions [2022-03-06T22:52:25.484Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestEventsErrorFromServer [2022-03-06T22:52:25.484Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestEvents [2022-03-06T22:52:25.484Z] --- PASS: TestEvents (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestTLSCloseWriter [2022-03-06T22:52:25.484Z] === PAUSE TestTLSCloseWriter [2022-03-06T22:52:25.484Z] === RUN TestImageBuildError [2022-03-06T22:52:25.484Z] --- PASS: TestImageBuildError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageBuild [2022-03-06T22:52:25.484Z] --- PASS: TestImageBuild (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestGetDockerOS [2022-03-06T22:52:25.484Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageCreateError [2022-03-06T22:52:25.484Z] --- PASS: TestImageCreateError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageCreate [2022-03-06T22:52:25.484Z] --- PASS: TestImageCreate (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageHistoryError [2022-03-06T22:52:25.484Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageHistory [2022-03-06T22:52:25.484Z] --- PASS: TestImageHistory (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageImportError [2022-03-06T22:52:25.484Z] --- PASS: TestImageImportError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageImport [2022-03-06T22:52:25.484Z] --- PASS: TestImageImport (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageInspectError [2022-03-06T22:52:25.484Z] --- PASS: TestImageInspectError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageInspectImageNotFound [2022-03-06T22:52:25.484Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageInspectWithEmptyID [2022-03-06T22:52:25.484Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageInspect [2022-03-06T22:52:25.484Z] --- PASS: TestImageInspect (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageListError [2022-03-06T22:52:25.484Z] --- PASS: TestImageListError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageList [2022-03-06T22:52:25.484Z] --- PASS: TestImageList (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageListApiBefore125 [2022-03-06T22:52:25.484Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageLoadError [2022-03-06T22:52:25.484Z] --- PASS: TestImageLoadError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageLoad [2022-03-06T22:52:25.484Z] --- PASS: TestImageLoad (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagesPruneError [2022-03-06T22:52:25.484Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagesPrune [2022-03-06T22:52:25.484Z] --- PASS: TestImagesPrune (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePullReferenceParseError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePullAnyError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePullWithoutErrors [2022-03-06T22:52:25.484Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePushReferenceError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePushAnyError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithoutErrors [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-06T22:52:25.484Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageRemoveError [2022-03-06T22:52:25.484Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageRemoveImageNotFound [2022-03-06T22:52:25.484Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageRemove [2022-03-06T22:52:25.484Z] --- PASS: TestImageRemove (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSaveError [2022-03-06T22:52:25.484Z] --- PASS: TestImageSaveError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSave [2022-03-06T22:52:25.484Z] --- PASS: TestImageSave (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSearchAnyError [2022-03-06T22:52:25.484Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-06T22:52:25.484Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:52:25.484Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:52:25.484Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-06T22:52:25.484Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageSearchWithoutErrors [2022-03-06T22:52:25.484Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageTagError [2022-03-06T22:52:25.484Z] --- PASS: TestImageTagError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageTagInvalidReference [2022-03-06T22:52:25.484Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageTagInvalidSourceImageName [2022-03-06T22:52:25.484Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageTagHexSource [2022-03-06T22:52:25.484Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestImageTag [2022-03-06T22:52:25.484Z] --- PASS: TestImageTag (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestInfoServerError [2022-03-06T22:52:25.484Z] --- PASS: TestInfoServerError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestInfoInvalidResponseJSONError [2022-03-06T22:52:25.484Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestInfo [2022-03-06T22:52:25.484Z] --- PASS: TestInfo (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkConnectError [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkConnect [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkCreateError [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkCreate [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkDisconnectError [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkDisconnect [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkInspect [2022-03-06T22:52:25.484Z] === RUN TestNetworkInspect/empty_ID [2022-03-06T22:52:25.484Z] === RUN TestNetworkInspect/no_options [2022-03-06T22:52:25.484Z] === RUN TestNetworkInspect/verbose [2022-03-06T22:52:25.484Z] === RUN TestNetworkInspect/global_scope [2022-03-06T22:52:25.484Z] === RUN TestNetworkInspect/unknown_network [2022-03-06T22:52:25.484Z] === RUN TestNetworkInspect/server_error [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkListError [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkListError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkList [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkList (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworksPruneError [2022-03-06T22:52:25.484Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworksPrune [2022-03-06T22:52:25.484Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkRemoveError [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNetworkRemove [2022-03-06T22:52:25.484Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeInspectError [2022-03-06T22:52:25.484Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeInspectNodeNotFound [2022-03-06T22:52:25.484Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeInspectWithEmptyID [2022-03-06T22:52:25.484Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeInspect [2022-03-06T22:52:25.484Z] --- PASS: TestNodeInspect (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeListError [2022-03-06T22:52:25.484Z] --- PASS: TestNodeListError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeList [2022-03-06T22:52:25.484Z] --- PASS: TestNodeList (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeRemoveError [2022-03-06T22:52:25.484Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-06T22:52:25.484Z] === RUN TestNodeRemove [2022-03-06T22:52:25.485Z] --- PASS: TestNodeRemove (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestNodeUpdateError [2022-03-06T22:52:25.485Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestNodeUpdate [2022-03-06T22:52:25.485Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestOptionWithHostFromEnv [2022-03-06T22:52:25.485Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestOptionWithTimeout [2022-03-06T22:52:25.485Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestOptionWithVersionFromEnv [2022-03-06T22:52:25.485Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPingFail [2022-03-06T22:52:25.485Z] --- PASS: TestPingFail (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPingWithError [2022-03-06T22:52:25.485Z] 2022/03/06 22:52:24 RoundTripper returned a response & error; ignoring response [2022-03-06T22:52:25.485Z] 2022/03/06 22:52:24 RoundTripper returned a response & error; ignoring response [2022-03-06T22:52:25.485Z] --- PASS: TestPingWithError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPingSuccess [2022-03-06T22:52:25.485Z] --- PASS: TestPingSuccess (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPingHeadFallback [2022-03-06T22:52:25.485Z] === RUN TestPingHeadFallback/OK [2022-03-06T22:52:25.485Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-06T22:52:25.485Z] === RUN TestPingHeadFallback/Not_Found [2022-03-06T22:52:25.485Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-06T22:52:25.485Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-06T22:52:25.485Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-06T22:52:25.485Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-06T22:52:25.485Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-06T22:52:25.485Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginDisableError [2022-03-06T22:52:25.485Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginDisable [2022-03-06T22:52:25.485Z] --- PASS: TestPluginDisable (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginEnableError [2022-03-06T22:52:25.485Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginEnable [2022-03-06T22:52:25.485Z] --- PASS: TestPluginEnable (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginInspectError [2022-03-06T22:52:25.485Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginInspectWithEmptyID [2022-03-06T22:52:25.485Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginInspect [2022-03-06T22:52:25.485Z] --- PASS: TestPluginInspect (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginListError [2022-03-06T22:52:25.485Z] --- PASS: TestPluginListError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginList [2022-03-06T22:52:25.485Z] --- PASS: TestPluginList (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginPushError [2022-03-06T22:52:25.485Z] --- PASS: TestPluginPushError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginPush [2022-03-06T22:52:25.485Z] --- PASS: TestPluginPush (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginRemoveError [2022-03-06T22:52:25.485Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginRemove [2022-03-06T22:52:25.485Z] --- PASS: TestPluginRemove (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginSetError [2022-03-06T22:52:25.485Z] --- PASS: TestPluginSetError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPluginSet [2022-03-06T22:52:25.485Z] --- PASS: TestPluginSet (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSetHostHeader [2022-03-06T22:52:25.485Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestPlainTextError [2022-03-06T22:52:25.485Z] --- PASS: TestPlainTextError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestInfiniteError [2022-03-06T22:52:25.485Z] --- PASS: TestInfiniteError (0.08s) [2022-03-06T22:52:25.485Z] === RUN TestCanceledContext [2022-03-06T22:52:25.485Z] 2022/03/06 22:52:24 RoundTripper returned a response & error; ignoring response [2022-03-06T22:52:25.485Z] --- PASS: TestCanceledContext (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestDeadlineExceededContext [2022-03-06T22:52:25.485Z] 2022/03/06 22:52:24 RoundTripper returned a response & error; ignoring response [2022-03-06T22:52:25.485Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretCreateUnsupported [2022-03-06T22:52:25.485Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretCreateError [2022-03-06T22:52:25.485Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretCreate [2022-03-06T22:52:25.485Z] --- PASS: TestSecretCreate (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretInspectUnsupported [2022-03-06T22:52:25.485Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretInspectError [2022-03-06T22:52:25.485Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretInspectSecretNotFound [2022-03-06T22:52:25.485Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretInspectWithEmptyID [2022-03-06T22:52:25.485Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretInspect [2022-03-06T22:52:25.485Z] --- PASS: TestSecretInspect (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretListUnsupported [2022-03-06T22:52:25.485Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretListError [2022-03-06T22:52:25.485Z] --- PASS: TestSecretListError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretList [2022-03-06T22:52:25.485Z] --- PASS: TestSecretList (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretRemoveUnsupported [2022-03-06T22:52:25.485Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretRemoveError [2022-03-06T22:52:25.485Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretRemove [2022-03-06T22:52:25.485Z] --- PASS: TestSecretRemove (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretUpdateUnsupported [2022-03-06T22:52:25.485Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretUpdateError [2022-03-06T22:52:25.485Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSecretUpdate [2022-03-06T22:52:25.485Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceCreateError [2022-03-06T22:52:25.485Z] --- PASS: TestServiceCreateError (0.01s) [2022-03-06T22:52:25.485Z] === RUN TestServiceCreate [2022-03-06T22:52:25.485Z] --- PASS: TestServiceCreate (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-06T22:52:25.485Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceCreateDigestPinning [2022-03-06T22:52:25.485Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceInspectError [2022-03-06T22:52:25.485Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceInspectServiceNotFound [2022-03-06T22:52:25.485Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceInspectWithEmptyID [2022-03-06T22:52:25.485Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceInspect [2022-03-06T22:52:25.485Z] --- PASS: TestServiceInspect (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceListError [2022-03-06T22:52:25.485Z] --- PASS: TestServiceListError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceList [2022-03-06T22:52:25.485Z] --- PASS: TestServiceList (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceLogsError [2022-03-06T22:52:25.485Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceLogs [2022-03-06T22:52:25.485Z] --- PASS: TestServiceLogs (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceRemoveError [2022-03-06T22:52:25.485Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceRemoveNotFoundError [2022-03-06T22:52:25.485Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceRemove [2022-03-06T22:52:25.485Z] --- PASS: TestServiceRemove (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceUpdateError [2022-03-06T22:52:25.485Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestServiceUpdate [2022-03-06T22:52:25.485Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmGetUnlockKeyError [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmGetUnlockKey [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmInitError [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmInit [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmInit (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmInspectError [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmInspect [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmJoinError [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmJoin [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmLeaveError [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmLeave [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmUnlockError [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmUnlock [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmUpdateError [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestSwarmUpdate [2022-03-06T22:52:25.485Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestTaskInspectError [2022-03-06T22:52:25.485Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestTaskInspectWithEmptyID [2022-03-06T22:52:25.485Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestTaskInspect [2022-03-06T22:52:25.485Z] --- PASS: TestTaskInspect (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestTaskListError [2022-03-06T22:52:25.485Z] --- PASS: TestTaskListError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestTaskList [2022-03-06T22:52:25.485Z] --- PASS: TestTaskList (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeCreateError [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeCreate [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeInspectError [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeInspectNotFound [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeInspectWithEmptyID [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeInspect [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeListError [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeListError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeList [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeList (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeRemoveError [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-06T22:52:25.485Z] === RUN TestVolumeRemove [2022-03-06T22:52:25.485Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-06T22:52:25.485Z] === CONT TestTLSCloseWriter [2022-03-06T22:52:25.485Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-06T22:52:25.485Z] PASS [2022-03-06T22:52:25.485Z] coverage: 75.2% of statements [2022-03-06T22:52:25.485Z] ok github.com/docker/docker/client 0.424s coverage: 75.2% of statements [2022-03-06T22:52:25.622Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-06T22:52:25.644Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-03-06T22:52:25.644Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-03-06T22:52:25.644Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-03-06T22:52:25.644Z] === RUN TestPluginBackCompatMediaTypes [2022-03-06T22:52:25.847Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-03-06T22:52:25.847Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-06T22:52:26.211Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-06T22:52:26.211Z] PASS [2022-03-06T22:52:26.211Z] [2022-03-06T22:52:26.211Z] DONE 10 tests in 7.341s [2022-03-06T22:52:26.211Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-06T22:52:26.211Z] INFO: Testing against a local daemon [2022-03-06T22:52:26.211Z] === RUN TestExternalGraphDriver [2022-03-06T22:52:26.469Z] === RUN TestExternalGraphDriver/json [2022-03-06T22:52:27.228Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-06T22:52:27.229Z] === RUN TestHealthCheckWorkdir [2022-03-06T22:52:27.489Z] --- PASS: TestHealthCheckWorkdir (0.46s) [2022-03-06T22:52:27.489Z] === RUN TestHealthKillContainer [2022-03-06T22:52:27.514Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-06T22:52:28.043Z] ............................ [ 66%] [2022-03-06T22:52:28.076Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-06T22:52:28.369Z] === RUN TestExternalGraphDriver/spec [2022-03-06T22:52:29.742Z] === RUN TestExternalGraphDriver/pull [2022-03-06T22:52:29.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-06T22:52:29.968Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-06T22:52:29.968Z] check_test.go:308: [d3bf2999d7eff] daemon is not started [2022-03-06T22:52:29.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-06T22:52:30.224Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-06T22:52:31.118Z] --- PASS: TestExternalGraphDriver (4.91s) [2022-03-06T22:52:31.118Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-03-06T22:52:31.118Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-03-06T22:52:31.118Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-03-06T22:52:31.118Z] === RUN TestGraphdriverPluginV2 [2022-03-06T22:52:31.152Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-06T22:52:31.717Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-06T22:52:31.973Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-06T22:52:33.374Z] --- PASS: TestHealthKillContainer (8.42s) [2022-03-06T22:52:33.374Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-06T22:52:33.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-06T22:52:33.917Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-03-06T22:52:33.917Z] === RUN TestIpcModeNone [2022-03-06T22:52:34.853Z] --- PASS: TestIpcModeNone (0.85s) [2022-03-06T22:52:34.853Z] === RUN TestIpcModePrivate [2022-03-06T22:52:34.853Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-06T22:52:35.301Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2022-03-06T22:52:35.301Z] PASS [2022-03-06T22:52:35.301Z] [2022-03-06T22:52:35.301Z] DONE 5 tests in 8.721s [2022-03-06T22:52:35.301Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-06T22:52:35.301Z] INFO: Testing against a local daemon [2022-03-06T22:52:35.301Z] === RUN TestContinueAfterPluginCrash [2022-03-06T22:52:35.301Z] === PAUSE TestContinueAfterPluginCrash [2022-03-06T22:52:35.301Z] === RUN TestReadPluginNoRead [2022-03-06T22:52:35.301Z] === PAUSE TestReadPluginNoRead [2022-03-06T22:52:35.301Z] === RUN TestDaemonStartWithLogOpt [2022-03-06T22:52:35.301Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-06T22:52:35.301Z] === CONT TestContinueAfterPluginCrash [2022-03-06T22:52:35.301Z] === CONT TestDaemonStartWithLogOpt [2022-03-06T22:52:35.415Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-06T22:52:35.415Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2022-03-06T22:52:35.552Z] --- PASS: TestBuildMultiStageLayerLeak (19.54s) [2022-03-06T22:52:35.552Z] === RUN TestBuildWithHugeFile [2022-03-06T22:52:35.617Z] --- PASS: TestHealthKillContainer (7.86s) [2022-03-06T22:52:35.617Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-06T22:52:35.671Z] --- PASS: TestIpcModePrivate (0.85s) [2022-03-06T22:52:35.671Z] === RUN TestIpcModeShareable [2022-03-06T22:52:35.877Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-03-06T22:52:35.877Z] === RUN TestIpcModeNone [2022-03-06T22:52:36.137Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-06T22:52:36.137Z] === RUN TestIpcModePrivate [2022-03-06T22:52:36.233Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-03-06T22:52:36.233Z] --- PASS: TestIpcModeShareable (0.75s) [2022-03-06T22:52:36.233Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-06T22:52:36.708Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-06T22:52:36.708Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-06T22:52:36.708Z] === RUN TestIpcModeShareable [2022-03-06T22:52:36.969Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-06T22:52:36.969Z] --- PASS: TestIpcModeShareable (0.42s) [2022-03-06T22:52:36.969Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-06T22:52:37.162Z] check_test.go:308: [ddf65d2ad2d48] daemon is not started [2022-03-06T22:52:37.162Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-06T22:52:38.352Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-03-06T22:52:38.352Z] === RUN TestAPIIpcModeHost [2022-03-06T22:52:38.589Z] --- PASS: TestDaemonStartWithLogOpt (3.28s) [2022-03-06T22:52:38.589Z] === CONT TestReadPluginNoRead [2022-03-06T22:52:38.926Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-03-06T22:52:38.926Z] === RUN TestDaemonIpcModeShareable [2022-03-06T22:52:39.053Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2022-03-06T22:52:39.053Z] === RUN TestAPIIpcModeHost [2022-03-06T22:52:39.309Z] --- PASS: TestAPIIpcModeHost (0.67s) [2022-03-06T22:52:39.310Z] === RUN TestDaemonIpcModeShareable [2022-03-06T22:52:39.866Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-06T22:52:39.867Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2022-03-06T22:52:39.867Z] === RUN TestDaemonIpcModePrivate [2022-03-06T22:52:39.875Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-06T22:52:40.438Z] check_test.go:308: [d5bf2ec0a4d03] daemon is not started [2022-03-06T22:52:40.438Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-06T22:52:40.492Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-06T22:52:40.807Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-06T22:52:41.002Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-03-06T22:52:41.002Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2022-03-06T22:52:41.002Z] === RUN TestDaemonIpcModePrivate [2022-03-06T22:52:41.068Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-03-06T22:52:41.068Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-06T22:52:41.566Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-06T22:52:41.866Z] === RUN TestReadPluginNoRead/default [2022-03-06T22:52:42.008Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-06T22:52:42.008Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-03-06T22:52:42.008Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-06T22:52:42.496Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-03-06T22:52:42.496Z] --- PASS: TestDaemonIpcModePrivate (1.49s) [2022-03-06T22:52:42.496Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-06T22:52:42.800Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-06T22:52:42.948Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-06T22:52:43.208Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-03-06T22:52:43.208Z] === RUN TestIpcModeOlderClient [2022-03-06T22:52:43.208Z] === PAUSE TestIpcModeOlderClient [2022-03-06T22:52:43.208Z] === RUN TestKillContainerInvalidSignal [2022-03-06T22:52:43.279Z] --- PASS: TestCheckoutGit (29.56s) [2022-03-06T22:52:43.279Z] === RUN TestValidGitTransport [2022-03-06T22:52:43.279Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-06T22:52:43.279Z] === RUN TestGitInvalidRef [2022-03-06T22:52:43.279Z] --- PASS: TestGitInvalidRef (0.20s) [2022-03-06T22:52:43.279Z] PASS [2022-03-06T22:52:43.279Z] coverage: 86.3% of statements [2022-03-06T22:52:43.279Z] ok github.com/docker/docker/builder/remotecontext/git 29.825s coverage: 86.3% of statements [2022-03-06T22:52:43.279Z] ? github.com/docker/docker/cli [no test files] [2022-03-06T22:52:43.279Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-06T22:52:43.367Z] --- PASS: TestContinueAfterPluginCrash (8.30s) [2022-03-06T22:52:43.425Z] docker_cli_daemon_plugins_test.go:80: [d007a74469501] daemon is not started [2022-03-06T22:52:43.468Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-03-06T22:52:43.468Z] === RUN TestKillContainer [2022-03-06T22:52:43.468Z] === RUN TestKillContainer/no_signal [2022-03-06T22:52:43.682Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-03-06T22:52:43.933Z] === CONT TestReadPluginNoRead [2022-03-06T22:52:43.933Z] read_test.go:92: [dec1cab7f33fd] daemon is not started [2022-03-06T22:52:43.933Z] --- PASS: TestReadPluginNoRead (5.71s) [2022-03-06T22:52:43.933Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-03-06T22:52:43.933Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-03-06T22:52:43.933Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-03-06T22:52:43.933Z] PASS [2022-03-06T22:52:43.933Z] [2022-03-06T22:52:43.933Z] DONE 6 tests in 9.025s [2022-03-06T22:52:43.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-06T22:52:43.933Z] testing: warning: no tests to run [2022-03-06T22:52:43.933Z] PASS [2022-03-06T22:52:43.933Z] [2022-03-06T22:52:43.933Z] DONE 0 tests in 0.012s [2022-03-06T22:52:43.933Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-06T22:52:43.938Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2022-03-06T22:52:43.938Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-06T22:52:44.040Z] === RUN TestKillContainer/non_killing_signal [2022-03-06T22:52:44.191Z] INFO: Testing against a local daemon [2022-03-06T22:52:44.191Z] === RUN TestPluginWithDevMounts [2022-03-06T22:52:44.191Z] === PAUSE TestPluginWithDevMounts [2022-03-06T22:52:44.191Z] === CONT TestPluginWithDevMounts [2022-03-06T22:52:44.306Z] === RUN TestKillContainer/killing_signal [2022-03-06T22:52:44.503Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-06T22:52:44.880Z] --- PASS: TestKillContainer (1.17s) [2022-03-06T22:52:44.880Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-06T22:52:44.880Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-06T22:52:44.880Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-06T22:52:44.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-06T22:52:44.880Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-06T22:52:45.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-06T22:52:45.433Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-03-06T22:52:45.433Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2022-03-06T22:52:45.433Z] === RUN TestIpcModeOlderClient [2022-03-06T22:52:45.433Z] === PAUSE TestIpcModeOlderClient [2022-03-06T22:52:45.433Z] === RUN TestKillContainerInvalidSignal [2022-03-06T22:52:45.433Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-06T22:52:45.566Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-06T22:52:45.566Z] PASS [2022-03-06T22:52:45.566Z] [2022-03-06T22:52:45.566Z] DONE 1 tests in 1.612s [2022-03-06T22:52:45.566Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-06T22:52:45.825Z] INFO: Testing against a local daemon [2022-03-06T22:52:45.825Z] === RUN TestSecretInspect [2022-03-06T22:52:45.996Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-03-06T22:52:45.996Z] === RUN TestKillContainer [2022-03-06T22:52:45.996Z] === RUN TestKillContainer/no_signal [2022-03-06T22:52:46.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2022-03-06T22:52:46.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-06T22:52:46.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-03-06T22:52:46.082Z] === RUN TestKillStoppedContainer [2022-03-06T22:52:46.082Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-06T22:52:46.082Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-06T22:52:46.082Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-06T22:52:46.082Z] === RUN TestKillDifferentUserContainer [2022-03-06T22:52:46.342Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-06T22:52:46.342Z] === RUN TestInspectOomKilledTrue [2022-03-06T22:52:46.913Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-06T22:52:46.913Z] === RUN TestInspectOomKilledFalse [2022-03-06T22:52:46.923Z] === RUN TestKillContainer/non_killing_signal [2022-03-06T22:52:47.173Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-03-06T22:52:47.173Z] === RUN TestLinksEtcHostsContentMatch [2022-03-06T22:52:47.180Z] docker_cli_daemon_plugins_test.go:170: [dc3549a2cd641] daemon is not started [2022-03-06T22:52:47.181Z] === RUN TestKillContainer/killing_signal [2022-03-06T22:52:47.433Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-03-06T22:52:47.433Z] === RUN TestLinksContainerNames [2022-03-06T22:52:47.724Z] --- PASS: TestSecretInspect (2.13s) [2022-03-06T22:52:47.724Z] === RUN TestSecretList [2022-03-06T22:52:48.025Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.07s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.03s) [2022-03-06T22:52:48.026Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-06T22:52:48.026Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestConfigureDaemonLogs [2022-03-06T22:52:48.026Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestCommonOptionsInstallFlags [2022-03-06T22:52:48.026Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-06T22:52:48.026Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-06T22:52:48.026Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-06T22:52:48.026Z] PASS [2022-03-06T22:52:48.026Z] coverage: 18.7% of statements [2022-03-06T22:52:48.026Z] ok github.com/docker/docker/cmd/dockerd 0.333s coverage: 18.7% of statements [2022-03-06T22:52:48.026Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-06T22:52:48.026Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-06T22:52:48.109Z] --- PASS: TestKillContainer (1.89s) [2022-03-06T22:52:48.109Z] --- PASS: TestKillContainer/no_signal (0.66s) [2022-03-06T22:52:48.109Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-03-06T22:52:48.109Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-03-06T22:52:48.109Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-06T22:52:48.109Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-06T22:52:48.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-06T22:52:48.366Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-06T22:52:48.366Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-06T22:52:48.373Z] --- PASS: TestLinksContainerNames (0.77s) [2022-03-06T22:52:48.373Z] === RUN TestLogsFollowTailEmpty [2022-03-06T22:52:48.622Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-06T22:52:48.633Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-06T22:52:48.633Z] === RUN TestContainerNetworkMountsNoChown [2022-03-06T22:52:48.893Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/default [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/default [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/private [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/private [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rprivate [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/slave [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/slave [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rslave [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/shared [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/shared [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rshared [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-06T22:52:48.893Z] === CONT TestMountDaemonRoot/default [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:52:48.893Z] === CONT TestMountDaemonRoot/rslave [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:52:48.893Z] === CONT TestMountDaemonRoot/rshared [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:52:48.893Z] === CONT TestMountDaemonRoot/shared [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:52:48.893Z] === CONT TestMountDaemonRoot/rprivate [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:52:48.893Z] === CONT TestMountDaemonRoot/slave [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:52:48.893Z] === CONT TestMountDaemonRoot/private [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:52:48.893Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:52:48.893Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-06T22:52:48.894Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-06T22:52:48.894Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:52:48.894Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:52:48.894Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-06T22:52:48.894Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:52:48.894Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:52:48.894Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:52:49.010Z] === RUN TestContainerStopSignal [2022-03-06T22:52:49.010Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestContainerStopTimeout [2022-03-06T22:52:49.010Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-06T22:52:49.010Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-06T22:52:49.010Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-06T22:52:49.010Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestReplaceAndAppendEnvVars [2022-03-06T22:52:49.010Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-06T22:52:49.010Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestNewMemoryStore [2022-03-06T22:52:49.010Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestAddContainers [2022-03-06T22:52:49.010Z] --- PASS: TestAddContainers (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestGetContainer [2022-03-06T22:52:49.010Z] --- PASS: TestGetContainer (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestDeleteContainer [2022-03-06T22:52:49.010Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestListContainers [2022-03-06T22:52:49.010Z] --- PASS: TestListContainers (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestFirstContainer [2022-03-06T22:52:49.010Z] --- PASS: TestFirstContainer (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestApplyAllContainer [2022-03-06T22:52:49.010Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestIsValidHealthString [2022-03-06T22:52:49.010Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestStateRunStop [2022-03-06T22:52:49.010Z] --- PASS: TestStateRunStop (0.00s) [2022-03-06T22:52:49.010Z] === RUN TestStateTimeoutWait [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:52:49.154Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:52:49.414Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:52:49.414Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:52:49.414Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-06T22:52:49.414Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:52:49.414Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:52:49.414Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-06T22:52:49.414Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-06T22:52:49.414Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-06T22:52:49.414Z] === RUN TestContainerBindMountNonRecursive [2022-03-06T22:52:49.478Z] state_test.go:141: Stop callback fired [2022-03-06T22:52:49.478Z] state_test.go:165: Stop callback fired [2022-03-06T22:52:49.478Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-06T22:52:49.478Z] === RUN TestIsValidStateString [2022-03-06T22:52:49.478Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-06T22:52:49.478Z] === RUN TestViewSaveDelete [2022-03-06T22:52:49.478Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-06T22:52:49.478Z] === RUN TestViewAll [2022-03-06T22:52:49.478Z] --- PASS: TestViewAll (0.01s) [2022-03-06T22:52:49.478Z] === RUN TestViewGet [2022-03-06T22:52:49.478Z] --- PASS: TestViewGet (0.01s) [2022-03-06T22:52:49.478Z] === RUN TestNames [2022-03-06T22:52:49.478Z] --- PASS: TestNames (0.00s) [2022-03-06T22:52:49.478Z] === RUN TestViewWithHealthCheck [2022-03-06T22:52:49.478Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-06T22:52:49.478Z] PASS [2022-03-06T22:52:49.478Z] coverage: 41.7% of statements [2022-03-06T22:52:49.478Z] ok github.com/docker/docker/container 0.229s coverage: 41.7% of statements [2022-03-06T22:52:49.478Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-06T22:52:49.478Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-06T22:52:49.478Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-06T22:52:49.478Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-06T22:52:49.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-03-06T22:52:49.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-03-06T22:52:49.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2022-03-06T22:52:49.552Z] === RUN TestKillStoppedContainer [2022-03-06T22:52:49.552Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-06T22:52:49.552Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-06T22:52:49.552Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-03-06T22:52:49.552Z] === RUN TestKillDifferentUserContainer [2022-03-06T22:52:50.253Z] --- PASS: TestSecretList (2.15s) [2022-03-06T22:52:50.253Z] === RUN TestSecretsCreateAndDelete [2022-03-06T22:52:50.463Z] === RUN TestPrepare [2022-03-06T22:52:50.463Z] --- PASS: TestPrepare (0.00s) [2022-03-06T22:52:50.463Z] === RUN TestStart [2022-03-06T22:52:50.463Z] --- PASS: TestStart (0.00s) [2022-03-06T22:52:50.463Z] === RUN TestWaitCancel [2022-03-06T22:52:50.463Z] --- PASS: TestWaitCancel (0.00s) [2022-03-06T22:52:50.463Z] === RUN TestWaitDisabled [2022-03-06T22:52:50.463Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-06T22:52:50.463Z] === RUN TestWaitEnabled [2022-03-06T22:52:50.463Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-06T22:52:50.463Z] === RUN TestRemove [2022-03-06T22:52:50.463Z] --- PASS: TestRemove (0.00s) [2022-03-06T22:52:50.463Z] PASS [2022-03-06T22:52:50.463Z] coverage: 65.3% of statements [2022-03-06T22:52:50.463Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2022-03-06T22:52:50.484Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-03-06T22:52:50.484Z] === RUN TestInspectOomKilledTrue [2022-03-06T22:52:50.484Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:52:50.484Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-06T22:52:50.484Z] === RUN TestInspectOomKilledFalse [2022-03-06T22:52:50.484Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:52:50.484Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-06T22:52:50.484Z] === RUN TestLinksEtcHostsContentMatch [2022-03-06T22:52:50.796Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-03-06T22:52:50.796Z] === RUN TestContainerVolumesMountedAsShared [2022-03-06T22:52:51.050Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-03-06T22:52:51.050Z] === RUN TestLinksContainerNames [2022-03-06T22:52:51.056Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-03-06T22:52:51.056Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-06T22:52:51.316Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-06T22:52:51.316Z] === RUN TestNetworkNat [2022-03-06T22:52:51.576Z] --- PASS: TestNetworkNat (0.42s) [2022-03-06T22:52:51.576Z] === RUN TestNetworkLocalhostTCPNat [2022-03-06T22:52:51.982Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-06T22:52:52.147Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-06T22:52:52.147Z] === RUN TestNetworkLoopbackNat [2022-03-06T22:52:52.152Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-03-06T22:52:52.152Z] === RUN TestSecretsUpdate [2022-03-06T22:52:52.238Z] --- PASS: TestLinksContainerNames (1.37s) [2022-03-06T22:52:52.238Z] === RUN TestLogsFollowTailEmpty [2022-03-06T22:52:52.238Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-06T22:52:52.679Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-06T22:52:52.679Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-06T22:52:52.679Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-06T22:52:52.679Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-06T22:52:52.679Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-06T22:52:52.679Z] PASS [2022-03-06T22:52:52.679Z] coverage: 35.9% of statements [2022-03-06T22:52:52.679Z] ok github.com/docker/docker/daemon/cluster/convert 0.520s coverage: 35.9% of statements [2022-03-06T22:52:52.679Z] === RUN TestNewListSecretsFilters [2022-03-06T22:52:52.679Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-06T22:52:52.679Z] === RUN TestNewListConfigsFilters [2022-03-06T22:52:52.679Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-06T22:52:52.679Z] PASS [2022-03-06T22:52:52.679Z] coverage: 0.5% of statements [2022-03-06T22:52:52.679Z] ok github.com/docker/docker/daemon/cluster 1.000s coverage: 0.5% of statements [2022-03-06T22:52:52.805Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-06T22:52:52.806Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2022-03-06T22:52:52.806Z] === RUN TestContainerNetworkMountsNoChown [2022-03-06T22:52:53.369Z] check_test.go:308: [d5ab0a85228f4] daemon is not started [2022-03-06T22:52:53.369Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-06T22:52:53.369Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2022-03-06T22:52:53.369Z] === RUN TestMountDaemonRoot [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/default [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/default [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/private [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/private [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rprivate [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/slave [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/slave [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rslave [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/shared [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/shared [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rshared [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/default [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/rshared [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/shared [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/rslave [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/slave [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/rprivate [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/private [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-06T22:52:53.626Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:52:53.626Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-06T22:52:53.626Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-06T22:52:53.883Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-06T22:52:54.139Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-06T22:52:54.139Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-06T22:52:54.139Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-06T22:52:54.139Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-06T22:52:54.139Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-03-06T22:52:54.139Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-06T22:52:54.139Z] === RUN TestContainerBindMountNonRecursive [2022-03-06T22:52:54.681Z] --- PASS: TestSecretsUpdate (2.14s) [2022-03-06T22:52:54.681Z] === RUN TestTemplatedSecret [2022-03-06T22:52:54.690Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-03-06T22:52:54.690Z] === RUN TestPause [2022-03-06T22:52:54.949Z] --- PASS: TestPause (0.40s) [2022-03-06T22:52:54.949Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-06T22:52:54.949Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:52:54.949Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-06T22:52:54.949Z] === RUN TestPauseStopPausedContainer [2022-03-06T22:52:55.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-06T22:52:55.518Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-03-06T22:52:55.518Z] === RUN TestPidHost [2022-03-06T22:52:55.624Z] === RUN TestBuilderGC [2022-03-06T22:52:55.624Z] --- PASS: TestBuilderGC (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationNotFound [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestDaemonBrokenConfiguration [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestFindConfigurationConflicts [2022-03-06T22:52:55.624Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-06T22:52:55.624Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-06T22:52:55.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-06T22:52:55.624Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-06T22:52:55.624Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-06T22:52:55.624Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-06T22:52:55.624Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_label [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_dns [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-06T22:52:55.624Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-06T22:52:55.625Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-06T22:52:55.625Z] === RUN TestReloadSetConfigFileNotExist [2022-03-06T22:52:55.625Z] time="2022-03-06T22:52:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-06T22:52:55.625Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-03-06T22:52:55.625Z] === RUN TestReloadDefaultConfigNotExist [2022-03-06T22:52:55.625Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:52:55.625Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-06T22:52:55.625Z] === RUN TestReloadBadDefaultConfig [2022-03-06T22:52:55.625Z] time="2022-03-06T22:52:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-646842547" [2022-03-06T22:52:55.625Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-06T22:52:55.625Z] === RUN TestReloadWithConflictingLabels [2022-03-06T22:52:55.625Z] time="2022-03-06T22:52:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1119929625" [2022-03-06T22:52:55.625Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2022-03-06T22:52:55.625Z] === RUN TestReloadWithDuplicateLabels [2022-03-06T22:52:55.625Z] time="2022-03-06T22:52:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2170392174" [2022-03-06T22:52:55.625Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-06T22:52:55.625Z] === RUN TestMaskURLCredentials [2022-03-06T22:52:55.625Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-06T22:52:55.625Z] === RUN TestDaemonConfigurationMerge [2022-03-06T22:52:55.625Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-06T22:52:55.625Z] PASS [2022-03-06T22:52:55.625Z] coverage: 79.2% of statements [2022-03-06T22:52:55.625Z] ok github.com/docker/docker/daemon/config 0.423s coverage: 79.2% of statements [2022-03-06T22:52:55.625Z] === RUN TestEventsLog [2022-03-06T22:52:55.625Z] --- PASS: TestEventsLog (0.00s) [2022-03-06T22:52:55.625Z] === RUN TestEventsLogTimeout [2022-03-06T22:52:55.625Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-06T22:52:55.625Z] === RUN TestLogEvents [2022-03-06T22:52:55.633Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-06T22:52:55.892Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2022-03-06T22:52:55.892Z] === RUN TestContainerVolumesMountedAsShared [2022-03-06T22:52:56.092Z] --- PASS: TestLogEvents (0.05s) [2022-03-06T22:52:56.092Z] === RUN TestLoadBufferedEvents [2022-03-06T22:52:56.092Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-03-06T22:52:56.092Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-06T22:52:56.092Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-06T22:52:56.092Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-06T22:52:56.092Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-06T22:52:56.092Z] PASS [2022-03-06T22:52:56.092Z] coverage: 50.0% of statements [2022-03-06T22:52:56.092Z] ok github.com/docker/docker/daemon/events 0.268s coverage: 50.0% of statements [2022-03-06T22:52:56.092Z] === RUN TestWaitNodeAttachment [2022-03-06T22:52:56.458Z] --- PASS: TestPidHost (0.86s) [2022-03-06T22:52:56.458Z] === RUN TestPsFilter [2022-03-06T22:52:56.458Z] --- PASS: TestPsFilter (0.10s) [2022-03-06T22:52:56.458Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-06T22:52:56.559Z] --- PASS: TestWaitNodeAttachment (0.49s) [2022-03-06T22:52:56.559Z] === RUN TestIsolationConversion [2022-03-06T22:52:56.559Z] === RUN TestIsolationConversion/default [2022-03-06T22:52:56.559Z] === RUN TestIsolationConversion/process [2022-03-06T22:52:56.559Z] === RUN TestIsolationConversion/hyperv [2022-03-06T22:52:56.559Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-06T22:52:56.559Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-06T22:52:56.559Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-06T22:52:56.559Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestContainerLabels [2022-03-06T22:52:56.559Z] --- PASS: TestContainerLabels (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestCredentialSpecConversion [2022-03-06T22:52:56.559Z] === RUN TestCredentialSpecConversion/none [2022-03-06T22:52:56.559Z] === RUN TestCredentialSpecConversion/config [2022-03-06T22:52:56.559Z] === RUN TestCredentialSpecConversion/file [2022-03-06T22:52:56.559Z] === RUN TestCredentialSpecConversion/registry [2022-03-06T22:52:56.559Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-06T22:52:56.559Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-06T22:52:56.559Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-06T22:52:56.559Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-06T22:52:56.559Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestControllerValidateMountBind [2022-03-06T22:52:56.559Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestControllerValidateMountVolume [2022-03-06T22:52:56.559Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestControllerValidateMountTarget [2022-03-06T22:52:56.559Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestControllerValidateMountTmpfs [2022-03-06T22:52:56.559Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestControllerValidateMountInvalidType [2022-03-06T22:52:56.559Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-06T22:52:56.559Z] === RUN TestControllerValidateMountNamedPipe [2022-03-06T22:52:56.559Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-06T22:52:56.559Z] PASS [2022-03-06T22:52:56.559Z] coverage: 11.0% of statements [2022-03-06T22:52:56.559Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.709s coverage: 11.0% of statements [2022-03-06T22:52:56.718Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-06T22:52:56.718Z] === RUN TestRemoveContainerWithVolume [2022-03-06T22:52:56.821Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-03-06T22:52:56.821Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-06T22:52:56.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-06T22:52:57.026Z] === RUN TestIsEmptyDir [2022-03-06T22:52:57.026Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-06T22:52:57.026Z] PASS [2022-03-06T22:52:57.026Z] coverage: 2.3% of statements [2022-03-06T22:52:57.026Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2022-03-06T22:52:57.078Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-06T22:52:57.211Z] --- PASS: TestTemplatedSecret (2.50s) [2022-03-06T22:52:57.211Z] === RUN TestSecretCreateResolve [2022-03-06T22:52:57.289Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-06T22:52:57.289Z] === RUN TestRemoveContainerRunning [2022-03-06T22:52:57.335Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-03-06T22:52:57.335Z] === RUN TestNetworkNat [2022-03-06T22:52:57.494Z] === RUN TestVerifyNetworkingConfig [2022-03-06T22:52:57.494Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestGetContainer [2022-03-06T22:52:57.494Z] --- PASS: TestGetContainer (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestValidContainerNames [2022-03-06T22:52:57.494Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestContainerInitDNS [2022-03-06T22:52:57.494Z] daemon_test.go:145: root required [2022-03-06T22:52:57.494Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestMerge [2022-03-06T22:52:57.494Z] --- PASS: TestMerge (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestValidateContainerIsolation [2022-03-06T22:52:57.494Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestFindNetworkErrorType [2022-03-06T22:52:57.494Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestEnsureServicesExist [2022-03-06T22:52:57.494Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestEnsureServicesExistErrors [2022-03-06T22:52:57.494Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-06T22:52:57.494Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-06T22:52:57.494Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-06T22:52:57.494Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestContainerDelete [2022-03-06T22:52:57.494Z] --- PASS: TestContainerDelete (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestContainerDoubleDelete [2022-03-06T22:52:57.494Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestLogContainerEventCopyLabels [2022-03-06T22:52:57.494Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestLogContainerEventWithAttributes [2022-03-06T22:52:57.494Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestNoneHealthcheck [2022-03-06T22:52:57.494Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestHealthStates [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] time="2022-03-06T22:52:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:52:57.494Z] --- PASS: TestHealthStates (0.15s) [2022-03-06T22:52:57.494Z] === RUN TestGetInspectData [2022-03-06T22:52:57.494Z] --- PASS: TestGetInspectData (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestFillLicense [2022-03-06T22:52:57.494Z] --- PASS: TestFillLicense (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestListInvalidFilter [2022-03-06T22:52:57.494Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestNameFilter [2022-03-06T22:52:57.494Z] --- PASS: TestNameFilter (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-06T22:52:57.494Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-06T22:52:57.494Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-06T22:52:57.494Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-06T22:52:57.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-06T22:52:57.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-06T22:52:57.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-06T22:52:57.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestDaemonReloadLabels [2022-03-06T22:52:57.495Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-06T22:52:57.495Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestDaemonReloadMirrors [2022-03-06T22:52:57.495Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-06T22:52:57.495Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-06T22:52:57.495Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-06T22:52:57.495Z] reload_test.go:342: root required [2022-03-06T22:52:57.495Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-06T22:52:57.495Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-06T22:52:57.495Z] === RUN TestLinkNaming [2022-03-06T22:52:57.495Z] --- PASS: TestLinkNaming (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestLinkNew [2022-03-06T22:52:57.495Z] --- PASS: TestLinkNew (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestLinkEnv [2022-03-06T22:52:57.495Z] --- PASS: TestLinkEnv (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestLinkMultipleEnv [2022-03-06T22:52:57.495Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestLinkPortRangeEnv [2022-03-06T22:52:57.495Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-06T22:52:57.495Z] PASS [2022-03-06T22:52:57.495Z] coverage: 93.0% of statements [2022-03-06T22:52:57.495Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-06T22:52:57.495Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-06T22:52:57.495Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-03-06T22:52:57.495Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-06T22:52:57.495Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-06T22:52:57.495Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-06T22:52:57.495Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-06T22:52:57.495Z] === RUN TestParseVolumesFrom [2022-03-06T22:52:57.495Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-06T22:52:57.495Z] PASS [2022-03-06T22:52:57.495Z] coverage: 8.6% of statements [2022-03-06T22:52:57.495Z] ok github.com/docker/docker/daemon 0.392s coverage: 8.6% of statements [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-06T22:52:57.495Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-06T22:52:57.549Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-03-06T22:52:57.549Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-06T22:52:57.809Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-06T22:52:57.809Z] === RUN TestRemoveInvalidContainer [2022-03-06T22:52:57.809Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-06T22:52:57.809Z] === RUN TestRenameLinkedContainer [2022-03-06T22:52:58.264Z] --- PASS: TestNetworkNat (0.82s) [2022-03-06T22:52:58.264Z] === RUN TestNetworkLocalhostTCPNat [2022-03-06T22:52:58.264Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-06T22:52:58.521Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-06T22:52:58.777Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-03-06T22:52:58.777Z] === RUN TestNetworkLoopbackNat [2022-03-06T22:52:59.177Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-03-06T22:52:59.177Z] PASS [2022-03-06T22:52:59.177Z] [2022-03-06T22:52:59.177Z] DONE 6 tests in 13.249s [2022-03-06T22:52:59.177Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-06T22:52:59.177Z] INFO: Testing against a local daemon [2022-03-06T22:52:59.177Z] === RUN TestServiceCreateInit [2022-03-06T22:52:59.177Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-06T22:52:59.706Z] === RUN TestAdapterReadLogs [2022-03-06T22:52:59.706Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-06T22:52:59.706Z] === RUN TestCopier [2022-03-06T22:52:59.706Z] --- PASS: TestCopier (0.00s) [2022-03-06T22:52:59.706Z] === RUN TestCopierLongLines [2022-03-06T22:52:59.706Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-06T22:52:59.706Z] === RUN TestCopierSlow [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-06T22:52:59.706Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-06T22:52:59.706Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-06T22:52:59.706Z] PASS [2022-03-06T22:52:59.706Z] coverage: 33.6% of statements [2022-03-06T22:52:59.706Z] ok github.com/docker/docker/daemon/logger/fluentd 0.047s coverage: 33.6% of statements [2022-03-06T22:52:59.706Z] --- PASS: TestCopierSlow (0.31s) [2022-03-06T22:52:59.706Z] === RUN TestCopierWithSized [2022-03-06T22:52:59.706Z] === RUN TestCopierWithSized/as_is [2022-03-06T22:52:59.739Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-03-06T22:52:59.739Z] === RUN TestRenameStoppedContainer [2022-03-06T22:53:00.001Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-06T22:53:00.001Z] === RUN TestRenameRunningContainerAndReuse [2022-03-06T22:53:00.144Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-06T22:53:00.173Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-06T22:53:00.173Z] --- PASS: TestCopierWithSized (0.11s) [2022-03-06T22:53:00.173Z] --- PASS: TestCopierWithSized/as_is (0.06s) [2022-03-06T22:53:00.173Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2022-03-06T22:53:00.173Z] === RUN TestCopierWithPartial [2022-03-06T22:53:00.173Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestRingLogger [2022-03-06T22:53:00.173Z] --- PASS: TestRingLogger (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestRingCap [2022-03-06T22:53:00.173Z] --- PASS: TestRingCap (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestRingClose [2022-03-06T22:53:00.173Z] --- PASS: TestRingClose (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestRingDrain [2022-03-06T22:53:00.173Z] --- PASS: TestRingDrain (0.00s) [2022-03-06T22:53:00.173Z] PASS [2022-03-06T22:53:00.173Z] coverage: 43.2% of statements [2022-03-06T22:53:00.173Z] ok github.com/docker/docker/daemon/logger 0.473s coverage: 43.2% of statements [2022-03-06T22:53:00.173Z] === RUN TestSearchRegistryForImagesErrors [2022-03-06T22:53:00.173Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestSearchRegistryForImages [2022-03-06T22:53:00.173Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestOnlyPlatformWithFallback [2022-03-06T22:53:00.173Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestImageDelete [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig/defaults [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-06T22:53:00.173Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-06T22:53:00.173Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-06T22:53:00.173Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-06T22:53:00.173Z] === RUN TestImageDelete/no_lease [2022-03-06T22:53:00.173Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-06T22:53:00.173Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-06T22:53:00.173Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-06T22:53:00.173Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-06T22:53:00.173Z] === RUN TestImageDelete/lease_exists [2022-03-06T22:53:00.173Z] --- PASS: TestImageDelete (0.04s) [2022-03-06T22:53:00.173Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-06T22:53:00.173Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-06T22:53:00.173Z] === RUN TestContentStoreForPull [2022-03-06T22:53:00.173Z] time="2022-03-06T22:52:59Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-06T22:53:00.173Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-03-06T22:53:00.173Z] === RUN TestCreateSuccess [2022-03-06T22:53:00.173Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCreateStreamSkipped [2022-03-06T22:53:00.173Z] time="2022-03-06T22:53:00Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-06T22:53:00.173Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCreateLogGroupSuccess [2022-03-06T22:53:00.173Z] time="2022-03-06T22:53:00Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-06T22:53:00.173Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCreateError [2022-03-06T22:53:00.173Z] --- PASS: TestCreateError (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCreateAlreadyExists [2022-03-06T22:53:00.173Z] time="2022-03-06T22:53:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-06T22:53:00.173Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestLogClosed [2022-03-06T22:53:00.173Z] --- PASS: TestLogClosed (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestLogBlocking [2022-03-06T22:53:00.173Z] --- PASS: TestLogBlocking (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-06T22:53:00.173Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestLogNonBlockingBufferFull [2022-03-06T22:53:00.173Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestPublishBatchSuccess [2022-03-06T22:53:00.173Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestPublishBatchError [2022-03-06T22:53:00.173Z] time="2022-03-06T22:53:00Z" level=error msg=error [2022-03-06T22:53:00.173Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-06T22:53:00.173Z] time="2022-03-06T22:53:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-06T22:53:00.173Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-06T22:53:00.173Z] time="2022-03-06T22:53:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-06T22:53:00.173Z] time="2022-03-06T22:53:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-06T22:53:00.173Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCollectBatchSimple [2022-03-06T22:53:00.173Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCollectBatchTicker [2022-03-06T22:53:00.173Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCollectBatchMultilinePattern [2022-03-06T22:53:00.173Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-06T22:53:00.173Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-06T22:53:00.173Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-06T22:53:00.173Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchClose [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestEffectiveLen [2022-03-06T22:53:00.641Z] === RUN TestEffectiveLen/0/Hello [2022-03-06T22:53:00.641Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-06T22:53:00.641Z] === RUN TestEffectiveLen/2/🙃 [2022-03-06T22:53:00.641Z] === RUN TestEffectiveLen/3/���� [2022-03-06T22:53:00.641Z] === RUN TestEffectiveLen/4/He��o [2022-03-06T22:53:00.641Z] === RUN TestEffectiveLen/5/ [2022-03-06T22:53:00.641Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/0/ [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/1/Hello [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: Hello [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/2/Hello [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: He [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: llo [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/3/Hello [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: Hello [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/4/🙃 [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/5/🙃 [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/6/a� [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: a [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: � [2022-03-06T22:53:00.641Z] === RUN TestFindValidSplit/7/a� [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1076: a� [2022-03-06T22:53:00.641Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestProcessEventEmoji [2022-03-06T22:53:00.641Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchLineSplit [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchMaxEvents [2022-03-06T22:53:00.641Z] --- PASS: TestContentStoreForPull (0.20s) [2022-03-06T22:53:00.641Z] PASS [2022-03-06T22:53:00.641Z] coverage: 6.8% of statements [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-06T22:53:00.641Z] ok github.com/docker/docker/daemon/images 0.340s coverage: 6.8% of statements [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-06T22:53:00.641Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-06T22:53:00.641Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-06T22:53:00.641Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-06T22:53:00.641Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-06T22:53:00.641Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsFormat [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-06T22:53:00.641Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-06T22:53:00.641Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestCreateTagSuccess [2022-03-06T22:53:00.641Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-06T22:53:00.641Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-06T22:53:00.641Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-06T22:53:00.641Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-06T22:53:00.641Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-06T22:53:00.641Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-06T22:53:00.641Z] PASS [2022-03-06T22:53:00.641Z] coverage: 80.2% of statements [2022-03-06T22:53:00.641Z] ok github.com/docker/docker/daemon/logger/awslogs 0.385s coverage: 80.2% of statements [2022-03-06T22:53:00.641Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-06T22:53:00.641Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-06T22:53:00.641Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-06T22:53:00.641Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-06T22:53:00.974Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-06T22:53:00.974Z] === RUN TestRenameInvalidName [2022-03-06T22:53:01.071Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-06T22:53:01.109Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-06T22:53:01.109Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-06T22:53:01.109Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-06T22:53:01.109Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-03-06T22:53:01.109Z] === RUN TestFastTimeMarshalJSON [2022-03-06T22:53:01.109Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-06T22:53:01.109Z] PASS [2022-03-06T22:53:01.109Z] coverage: 87.2% of statements [2022-03-06T22:53:01.109Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.214s coverage: 87.2% of statements [2022-03-06T22:53:01.109Z] === RUN TestJSONFileLogger [2022-03-06T22:53:01.109Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-06T22:53:01.109Z] === RUN TestJSONFileLoggerWithTags [2022-03-06T22:53:01.109Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-06T22:53:01.109Z] === RUN TestJSONFileLoggerWithOpts [2022-03-06T22:53:01.109Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-03-06T22:53:01.109Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-06T22:53:01.109Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-06T22:53:01.109Z] === RUN TestEncodeDecode [2022-03-06T22:53:01.109Z] === PAUSE TestEncodeDecode [2022-03-06T22:53:01.109Z] === RUN TestUnexpectedEOF [2022-03-06T22:53:01.109Z] time="2022-03-06T22:53:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-06T22:53:01.109Z] time="2022-03-06T22:53:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-06T22:53:01.109Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-03-06T22:53:01.109Z] === CONT TestEncodeDecode [2022-03-06T22:53:01.109Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-06T22:53:01.109Z] PASS [2022-03-06T22:53:01.109Z] coverage: 69.9% of statements [2022-03-06T22:53:01.109Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.258s coverage: 69.9% of statements [2022-03-06T22:53:01.235Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-06T22:53:01.235Z] === RUN TestRenameAnonymousContainer [2022-03-06T22:53:01.328Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-06T22:53:01.892Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-03-06T22:53:01.892Z] === RUN TestPause [2022-03-06T22:53:02.093Z] === RUN TestWriteLog [2022-03-06T22:53:02.093Z] === PAUSE TestWriteLog [2022-03-06T22:53:02.093Z] === RUN TestReadLog [2022-03-06T22:53:02.093Z] === PAUSE TestReadLog [2022-03-06T22:53:02.093Z] === RUN TestDecode [2022-03-06T22:53:02.093Z] --- PASS: TestDecode (0.02s) [2022-03-06T22:53:02.093Z] === CONT TestWriteLog [2022-03-06T22:53:02.093Z] === CONT TestReadLog [2022-03-06T22:53:02.093Z] --- PASS: TestWriteLog (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestReadLog/tail_exact [2022-03-06T22:53:02.093Z] === RUN TestOpenFileDelete [2022-03-06T22:53:02.093Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestOpenFileRename [2022-03-06T22:53:02.093Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestHandleDecoderErr [2022-03-06T22:53:02.093Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestParseLogTagDefaultTag [2022-03-06T22:53:02.093Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestParseLogTag [2022-03-06T22:53:02.093Z] --- PASS: TestParseLogTag (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestParseLogTagEmptyTag [2022-03-06T22:53:02.093Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestTailFiles [2022-03-06T22:53:02.093Z] --- PASS: TestTailFiles (0.00s) [2022-03-06T22:53:02.093Z] === RUN TestFollowLogsConsumerGone [2022-03-06T22:53:02.560Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-06T22:53:02.560Z] === RUN TestFollowLogsProducerGone [2022-03-06T22:53:02.560Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-06T22:53:02.560Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-06T22:53:02.560Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-06T22:53:02.560Z] === RUN TestCheckCapacityAndRotate [2022-03-06T22:53:02.560Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-06T22:53:02.560Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-06T22:53:02.560Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-03-06T22:53:02.560Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-06T22:53:02.560Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-06T22:53:02.560Z] PASS [2022-03-06T22:53:02.560Z] coverage: 53.5% of statements [2022-03-06T22:53:02.560Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.147s coverage: 53.5% of statements [2022-03-06T22:53:02.560Z] === RUN TestReadLog/tail_less_than_available [2022-03-06T22:53:02.560Z] === RUN TestReadLog/tail_more_than_available [2022-03-06T22:53:02.560Z] --- PASS: TestReadLog (0.21s) [2022-03-06T22:53:02.560Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-03-06T22:53:02.560Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-06T22:53:02.560Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-06T22:53:02.560Z] PASS [2022-03-06T22:53:02.560Z] coverage: 78.7% of statements [2022-03-06T22:53:02.560Z] ok github.com/docker/docker/daemon/logger/local 0.290s coverage: 78.7% of statements [2022-03-06T22:53:02.560Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-06T22:53:02.560Z] === RUN TestLog [2022-03-06T22:53:02.560Z] --- PASS: TestLog (0.03s) [2022-03-06T22:53:02.560Z] PASS [2022-03-06T22:53:02.560Z] coverage: 31.5% of statements [2022-03-06T22:53:02.560Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.076s coverage: 31.5% of statements [2022-03-06T22:53:02.617Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-03-06T22:53:02.617Z] === RUN TestRenameContainerWithSameName [2022-03-06T22:53:02.823Z] --- PASS: TestPause (0.90s) [2022-03-06T22:53:02.823Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-06T22:53:02.823Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:53:02.823Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-03-06T22:53:02.823Z] === RUN TestPauseStopPausedContainer [2022-03-06T22:53:03.079Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-06T22:53:03.188Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-06T22:53:03.188Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-06T22:53:03.364Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-06T22:53:03.544Z] === RUN TestValidateLogOpt [2022-03-06T22:53:03.544Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestNewMissedConfig [2022-03-06T22:53:03.544Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestNewMissedUrl [2022-03-06T22:53:03.544Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestNewMissedToken [2022-03-06T22:53:03.544Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestNewWithProxy [2022-03-06T22:53:03.544Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestDefault [2022-03-06T22:53:03.544Z] --- PASS: TestDefault (0.01s) [2022-03-06T22:53:03.544Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-06T22:53:03.544Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestJsonFormat [2022-03-06T22:53:03.544Z] --- PASS: TestJsonFormat (0.01s) [2022-03-06T22:53:03.544Z] === RUN TestRawFormat [2022-03-06T22:53:03.544Z] --- PASS: TestRawFormat (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestRawFormatWithLabels [2022-03-06T22:53:03.544Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestRawFormatWithoutTag [2022-03-06T22:53:03.544Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestBatching [2022-03-06T22:53:03.544Z] === RUN TestNewParse [2022-03-06T22:53:03.544Z] --- PASS: TestNewParse (0.00s) [2022-03-06T22:53:03.544Z] PASS [2022-03-06T22:53:03.544Z] coverage: 8.3% of statements [2022-03-06T22:53:03.544Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-03-06T22:53:03.544Z] --- PASS: TestBatching (0.25s) [2022-03-06T22:53:03.544Z] === RUN TestFrequency [2022-03-06T22:53:03.544Z] === RUN TestParseLogFormat [2022-03-06T22:53:03.544Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestValidateLogOptEmpty [2022-03-06T22:53:03.544Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestValidateSyslogAddress [2022-03-06T22:53:03.544Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestParseAddressDefaultPort [2022-03-06T22:53:03.544Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestValidateSyslogFacility [2022-03-06T22:53:03.544Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestValidateLogOptSyslogFormat [2022-03-06T22:53:03.544Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-06T22:53:03.544Z] === RUN TestValidateLogOpt [2022-03-06T22:53:03.544Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-06T22:53:03.544Z] PASS [2022-03-06T22:53:03.544Z] coverage: 46.8% of statements [2022-03-06T22:53:03.544Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-03-06T22:53:03.642Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-03-06T22:53:03.642Z] === RUN TestPidHost [2022-03-06T22:53:03.758Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-03-06T22:53:03.758Z] === RUN TestResize [2022-03-06T22:53:04.011Z] --- PASS: TestFrequency (0.20s) [2022-03-06T22:53:04.011Z] === RUN TestOneMessagePerRequest [2022-03-06T22:53:04.011Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-06T22:53:04.011Z] === RUN TestVerify [2022-03-06T22:53:04.011Z] --- PASS: TestVerify (0.00s) [2022-03-06T22:53:04.011Z] === RUN TestSkipVerify [2022-03-06T22:53:04.011Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.011Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.011Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.328Z] --- PASS: TestResize (0.37s) [2022-03-06T22:53:04.328Z] === RUN TestResizeWithInvalidSize [2022-03-06T22:53:04.478Z] --- PASS: TestSkipVerify (0.40s) [2022-03-06T22:53:04.478Z] === RUN TestBufferMaximum [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607183.974626\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607183.974626\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:04.478Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-06T22:53:04.478Z] === RUN TestServerAlwaysDown [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607183.977678\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607183.977678\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607183.977678\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607183.978696\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:04.478Z] time="2022-03-06T22:53:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607183.978696\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:04.478Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-06T22:53:04.478Z] === RUN TestCannotSendAfterClose [2022-03-06T22:53:04.478Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-06T22:53:04.478Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-06T22:53:04.588Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-06T22:53:04.588Z] === RUN TestResizeWhenContainerNotStarted [2022-03-06T22:53:04.849Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:04.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:04.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:04.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:53:04.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:04.945Z] === RUN TestV1IDService [2022-03-06T22:53:04.945Z] --- PASS: TestV1IDService (0.02s) [2022-03-06T22:53:04.945Z] === RUN TestV2MetadataService [2022-03-06T22:53:05.413Z] time="2022-03-06T22:53:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-06T22:53:05.413Z] time="2022-03-06T22:53:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ad94a4316007\"}'" [2022-03-06T22:53:05.413Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-06T22:53:05.413Z] PASS [2022-03-06T22:53:05.413Z] coverage: 82.5% of statements [2022-03-06T22:53:05.413Z] ok github.com/docker/docker/daemon/logger/splunk 1.959s coverage: 82.5% of statements [2022-03-06T22:53:05.413Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-06T22:53:05.413Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-06T22:53:05.413Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-06T22:53:05.413Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-06T22:53:05.413Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-06T22:53:05.413Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-06T22:53:05.413Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-06T22:53:05.413Z] === RUN TestContinueOnError_NeverContinue [2022-03-06T22:53:05.413Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-06T22:53:05.413Z] === RUN TestManifestStore [2022-03-06T22:53:05.413Z] === RUN TestManifestStore/no_remote_or_local [2022-03-06T22:53:05.535Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-06T22:53:05.535Z] --- PASS: TestPidHost (1.61s) [2022-03-06T22:53:05.535Z] === RUN TestPsFilter [2022-03-06T22:53:05.535Z] --- PASS: TestPsFilter (0.14s) [2022-03-06T22:53:05.535Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-06T22:53:05.792Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-06T22:53:05.880Z] === RUN TestSuccessfulDownload [2022-03-06T22:53:05.880Z] download_test.go:267: Needs fixing on Windows [2022-03-06T22:53:05.880Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-06T22:53:05.880Z] === RUN TestCancelledDownload [2022-03-06T22:53:05.880Z] --- PASS: TestCancelledDownload (0.02s) [2022-03-06T22:53:05.880Z] === RUN TestMaxDownloadAttempts [2022-03-06T22:53:05.880Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:53:05.880Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:53:05.880Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:53:05.880Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:53:05.880Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:53:05.880Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:53:05.880Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:53:05.880Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:53:05.880Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:53:05.880Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:53:05.880Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:53:05.880Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:53:05.880Z] time="2022-03-06T22:53:05Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1033150942\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-06T22:53:05.880Z] --- PASS: TestV2MetadataService (0.75s) [2022-03-06T22:53:05.880Z] PASS [2022-03-06T22:53:05.880Z] coverage: 48.2% of statements [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/no_local_cache [2022-03-06T22:53:05.880Z] ok github.com/docker/docker/distribution/metadata 0.844s coverage: 48.2% of statements [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/with_local_cache [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/unknown_media_type [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-06T22:53:05.880Z] time="2022-03-06T22:53:05Z" level=warning msg="reference for unknown type: " [2022-03-06T22:53:05.880Z] time="2022-03-06T22:53:05Z" level=warning msg="reference for unknown type: " [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-06T22:53:05.880Z] time="2022-03-06T22:53:05Z" level=warning msg="reference for unknown type: " [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-06T22:53:05.880Z] time="2022-03-06T22:53:05Z" level=warning msg="reference for unknown type: " [2022-03-06T22:53:05.880Z] time="2022-03-06T22:53:05Z" level=warning msg="reference for unknown type: " [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-06T22:53:05.880Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-06T22:53:05.880Z] time="2022-03-06T22:53:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore (0.27s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaType [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-06T22:53:05.880Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-06T22:53:05.880Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-06T22:53:05.880Z] === RUN TestFixManifestLayers [2022-03-06T22:53:05.880Z] --- PASS: TestFixManifestLayers (0.01s) [2022-03-06T22:53:05.880Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-06T22:53:05.880Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-06T22:53:05.880Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-06T22:53:05.880Z] === RUN TestFixManifestLayersBadParent [2022-03-06T22:53:05.880Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-06T22:53:05.880Z] === RUN TestValidateManifest [2022-03-06T22:53:05.880Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-06T22:53:05.880Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-06T22:53:05.880Z] === RUN TestFormatPlatform [2022-03-06T22:53:05.880Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-06T22:53:05.880Z] === RUN TestPullSchema2Config [2022-03-06T22:53:05.880Z] === RUN TestPullSchema2Config/success_first_time [2022-03-06T22:53:05.880Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:53:05.880Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:53:05.880Z] === RUN TestPullSchema2Config/500_status [2022-03-06T22:53:05.880Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:53:05.880Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:53:06.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2022-03-06T22:53:06.048Z] === RUN TestRemoveContainerWithVolume [2022-03-06T22:53:06.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:53:06.348Z] === RUN TestPullSchema2Config/EOF [2022-03-06T22:53:06.348Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:53:06.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:53:06.348Z] 2022/03/06 22:53:05 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-06T22:53:06.348Z] goroutine 136 [running]: [2022-03-06T22:53:06.348Z] net/http.(*conn).serve.func1() [2022-03-06T22:53:06.348Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-06T22:53:06.348Z] panic({0x1154800, 0x12d5ea0}) [2022-03-06T22:53:06.348Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-06T22:53:06.348Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000dab84, {0x12e7200, 0xc00033e700}) [2022-03-06T22:53:06.348Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-06T22:53:06.348Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x12e7200, 0xc00033e700}, 0xc000339800) [2022-03-06T22:53:06.348Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-06T22:53:06.348Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12e7200, 0xc00033e700}, 0xc68e35) [2022-03-06T22:53:06.348Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-06T22:53:06.348Z] net/http.serverHandler.ServeHTTP({0xc0001ed9b0}, {0x12e7200, 0xc00033e700}, 0xc000339800) [2022-03-06T22:53:06.348Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-06T22:53:06.348Z] net/http.(*conn).serve(0xc00007e780, {0x12eb838, 0xc0001ec690}) [2022-03-06T22:53:06.348Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-06T22:53:06.348Z] created by net/http.(*Server).Serve [2022-03-06T22:53:06.348Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-06T22:53:06.348Z] time="2022-03-06T22:53:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:53:06.348Z] time="2022-03-06T22:53:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:53:06.348Z] time="2022-03-06T22:53:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:53:06.348Z] time="2022-03-06T22:53:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:53:06.348Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-03-06T22:53:06.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-03-06T22:53:06.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-03-06T22:53:06.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-03-06T22:53:06.348Z] === RUN TestTransfer [2022-03-06T22:53:06.348Z] --- PASS: TestTransfer (0.12s) [2022-03-06T22:53:06.348Z] === RUN TestConcurrencyLimit [2022-03-06T22:53:06.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:53:06.348Z] === RUN TestPullSchema2Config/unauthorized [2022-03-06T22:53:06.348Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:53:06.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:53:06.348Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-06T22:53:06.348Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-06T22:53:06.348Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-06T22:53:06.348Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-06T22:53:06.348Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-06T22:53:06.348Z] === RUN TestGetRepositoryMountCandidates [2022-03-06T22:53:06.348Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestLayerAlreadyExists [2022-03-06T22:53:06.348Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:53:06.348Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:53:06.348Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:53:06.348Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:53:06.348Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:53:06.348Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:53:06.348Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestWhenEmptyAuthConfig [2022-03-06T22:53:06.348Z] === RUN TestNotFound [2022-03-06T22:53:06.348Z] --- PASS: TestNotFound (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestConflict [2022-03-06T22:53:06.348Z] --- PASS: TestConflict (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestForbidden [2022-03-06T22:53:06.348Z] --- PASS: TestForbidden (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestInvalidParameter [2022-03-06T22:53:06.348Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestNotImplemented [2022-03-06T22:53:06.348Z] --- PASS: TestNotImplemented (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestNotModified [2022-03-06T22:53:06.348Z] --- PASS: TestNotModified (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestUnauthorized [2022-03-06T22:53:06.348Z] --- PASS: TestUnauthorized (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestUnknown [2022-03-06T22:53:06.348Z] --- PASS: TestUnknown (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestCancelled [2022-03-06T22:53:06.348Z] --- PASS: TestCancelled (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestDeadline [2022-03-06T22:53:06.348Z] --- PASS: TestDeadline (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestDataLoss [2022-03-06T22:53:06.348Z] --- PASS: TestDataLoss (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestUnavailable [2022-03-06T22:53:06.348Z] --- PASS: TestUnavailable (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestSystem [2022-03-06T22:53:06.348Z] --- PASS: TestSystem (0.00s) [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Not_Found [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Bad_Request [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Conflict [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Unauthorized [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Forbidden [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Not_Modified [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-06T22:53:06.348Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-06T22:53:06.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-06T22:53:06.348Z] PASS [2022-03-06T22:53:06.348Z] coverage: 53.1% of statements [2022-03-06T22:53:06.348Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2022-03-06T22:53:06.612Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-03-06T22:53:06.612Z] === RUN TestRemoveContainerRunning [2022-03-06T22:53:06.647Z] --- PASS: TestServiceCreateInit (7.23s) [2022-03-06T22:53:06.647Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-03-06T22:53:06.647Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-03-06T22:53:06.647Z] === RUN TestCreateServiceMultipleTimes [2022-03-06T22:53:06.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:53:06.815Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-03-06T22:53:06.815Z] === RUN TestInactiveJobs [2022-03-06T22:53:06.868Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-06T22:53:07.112Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-06T22:53:07.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-06T22:53:07.124Z] --- PASS: TestRemoveContainerRunning (0.60s) [2022-03-06T22:53:07.124Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-06T22:53:07.282Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-06T22:53:07.282Z] === RUN TestWatchRelease [2022-03-06T22:53:07.282Z] --- PASS: TestWatchRelease (0.04s) [2022-03-06T22:53:07.282Z] === RUN TestWatchFinishedTransfer [2022-03-06T22:53:07.282Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-06T22:53:07.282Z] === RUN TestDuplicateTransfer [2022-03-06T22:53:07.282Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-06T22:53:07.282Z] === RUN TestSuccessfulUpload [2022-03-06T22:53:07.282Z] time="2022-03-06T22:53:07Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-06T22:53:07.686Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2022-03-06T22:53:07.686Z] === RUN TestRemoveInvalidContainer [2022-03-06T22:53:07.686Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-06T22:53:07.686Z] === RUN TestRenameLinkedContainer [2022-03-06T22:53:07.749Z] === RUN TestFSGetInvalidData [2022-03-06T22:53:07.749Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-06T22:53:07.749Z] === RUN TestCancelledUpload [2022-03-06T22:53:07.749Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-06T22:53:07.749Z] PASS [2022-03-06T22:53:07.749Z] coverage: 77.3% of statements [2022-03-06T22:53:07.749Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSInvalidSet [2022-03-06T22:53:07.749Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSInvalidRoot [2022-03-06T22:53:07.749Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 77.3% of statements [2022-03-06T22:53:07.749Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSMetadataGetSet [2022-03-06T22:53:07.749Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-06T22:53:07.749Z] === RUN TestFSInvalidWalker [2022-03-06T22:53:07.749Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSGetSet [2022-03-06T22:53:07.749Z] --- PASS: TestFSGetSet (0.03s) [2022-03-06T22:53:07.749Z] === RUN TestFSGetUnsetKey [2022-03-06T22:53:07.749Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-06T22:53:07.749Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-06T22:53:07.749Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSGetEmptyData [2022-03-06T22:53:07.749Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-06T22:53:07.749Z] === RUN TestTokenPassThru [2022-03-06T22:53:07.749Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSDelete [2022-03-06T22:53:07.749Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestTokenPassThruDifferentHost [2022-03-06T22:53:07.749Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-06T22:53:07.749Z] PASS [2022-03-06T22:53:07.749Z] coverage: 26.7% of statements [2022-03-06T22:53:07.749Z] --- PASS: TestFSDelete (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSWalker [2022-03-06T22:53:07.749Z] ok github.com/docker/docker/distribution 2.148s coverage: 26.7% of statements [2022-03-06T22:53:07.749Z] --- PASS: TestFSWalker (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestFSWalkerStopOnError [2022-03-06T22:53:07.749Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestNewFromJSON [2022-03-06T22:53:07.749Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-06T22:53:07.749Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-06T22:53:07.749Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-06T22:53:07.749Z] === RUN TestMarshalKeyOrder [2022-03-06T22:53:07.749Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-06T22:53:07.749Z] === RUN TestHistoryEqual [2022-03-06T22:53:07.749Z] === RUN TestCompare [2022-03-06T22:53:07.749Z] --- PASS: TestCompare (0.00s) [2022-03-06T22:53:07.749Z] PASS [2022-03-06T22:53:07.749Z] coverage: 19.2% of statements [2022-03-06T22:53:07.749Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2022-03-06T22:53:07.749Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-06T22:53:07.749Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-06T22:53:07.749Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-06T22:53:07.749Z] === RUN TestImage [2022-03-06T22:53:07.749Z] --- PASS: TestImage (0.00s) [2022-03-06T22:53:07.749Z] === RUN TestImageOSNotEmpty [2022-03-06T22:53:07.749Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-06T22:53:07.749Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-06T22:53:07.749Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-06T22:53:07.749Z] === RUN TestCreate [2022-03-06T22:53:07.749Z] --- PASS: TestCreate (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestRestore [2022-03-06T22:53:07.749Z] time="2022-03-06T22:53:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-06T22:53:07.749Z] --- PASS: TestRestore (0.06s) [2022-03-06T22:53:07.749Z] === RUN TestAddDelete [2022-03-06T22:53:07.749Z] --- PASS: TestAddDelete (0.04s) [2022-03-06T22:53:07.749Z] === RUN TestSearchAfterDelete [2022-03-06T22:53:07.749Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-06T22:53:07.749Z] === RUN TestParentReset [2022-03-06T22:53:07.749Z] --- PASS: TestParentReset (0.03s) [2022-03-06T22:53:07.749Z] === RUN TestGetAndSetLastUpdated [2022-03-06T22:53:08.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:53:08.217Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-06T22:53:08.217Z] === RUN TestStoreLen [2022-03-06T22:53:08.217Z] --- PASS: TestStoreLen (0.06s) [2022-03-06T22:53:08.217Z] PASS [2022-03-06T22:53:08.217Z] coverage: 86.9% of statements [2022-03-06T22:53:08.217Z] ok github.com/docker/docker/image 0.576s coverage: 86.9% of statements [2022-03-06T22:53:08.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-06T22:53:08.684Z] === RUN TestMakeV1ConfigFromConfig [2022-03-06T22:53:08.684Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-06T22:53:08.684Z] PASS [2022-03-06T22:53:08.684Z] coverage: 25.0% of statements [2022-03-06T22:53:08.684Z] ok github.com/docker/docker/image/v1 0.170s coverage: 25.0% of statements [2022-03-06T22:53:08.684Z] === RUN TestValidateManifest [2022-03-06T22:53:08.684Z] === RUN TestValidateManifest/nil [2022-03-06T22:53:08.684Z] === RUN TestValidateManifest/non-nil [2022-03-06T22:53:08.684Z] --- PASS: TestValidateManifest (0.00s) [2022-03-06T22:53:08.684Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-06T22:53:08.684Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-06T22:53:08.684Z] PASS [2022-03-06T22:53:08.684Z] coverage: 0.7% of statements [2022-03-06T22:53:08.684Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-03-06T22:53:08.684Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-06T22:53:08.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:53:09.177Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-06T22:53:09.655Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:53:09.669Z] === RUN TestSerialization [2022-03-06T22:53:09.669Z] --- PASS: TestSerialization (0.02s) [2022-03-06T22:53:09.669Z] PASS [2022-03-06T22:53:09.669Z] coverage: 100.0% of statements [2022-03-06T22:53:09.669Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-03-06T22:53:10.106Z] --- PASS: TestRenameLinkedContainer (2.26s) [2022-03-06T22:53:10.106Z] === RUN TestRenameStoppedContainer [2022-03-06T22:53:10.137Z] === RUN TestEnvironmentParsing [2022-03-06T22:53:10.137Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-06T22:53:10.137Z] PASS [2022-03-06T22:53:10.137Z] coverage: 1.2% of statements [2022-03-06T22:53:10.137Z] ok github.com/docker/docker/libcontainerd/local 0.151s coverage: 1.2% of statements [2022-03-06T22:53:10.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-06T22:53:10.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:53:10.604Z] === RUN TestEmptyLayer [2022-03-06T22:53:10.604Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestCommitFailure [2022-03-06T22:53:10.604Z] --- PASS: TestCommitFailure (0.01s) [2022-03-06T22:53:10.604Z] === RUN TestStartTransactionFailure [2022-03-06T22:53:10.604Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestGetOrphan [2022-03-06T22:53:10.604Z] --- PASS: TestGetOrphan (0.01s) [2022-03-06T22:53:10.604Z] === RUN TestMountAndRegister [2022-03-06T22:53:10.604Z] layer_test.go:258: Layer size: 14 [2022-03-06T22:53:10.604Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-06T22:53:10.604Z] === RUN TestLayerRelease [2022-03-06T22:53:10.604Z] layer_test.go:291: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestStoreRestore [2022-03-06T22:53:10.604Z] layer_test.go:340: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestTarStreamStability [2022-03-06T22:53:10.604Z] layer_test.go:455: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestRegisterExistingLayer [2022-03-06T22:53:10.604Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-03-06T22:53:10.604Z] === RUN TestTarStreamVerification [2022-03-06T22:53:10.604Z] layer_test.go:684: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestLayerMigration [2022-03-06T22:53:10.604Z] migration_test.go:45: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestLayerMigrationNoTarsplit [2022-03-06T22:53:10.604Z] migration_test.go:181: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestMountInit [2022-03-06T22:53:10.604Z] mount_test.go:17: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestMountInit (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestMountSize [2022-03-06T22:53:10.604Z] mount_test.go:76: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestMountSize (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestMountChanges [2022-03-06T22:53:10.604Z] mount_test.go:125: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestMountChanges (0.00s) [2022-03-06T22:53:10.604Z] === RUN TestMountApply [2022-03-06T22:53:10.604Z] mount_test.go:212: Failing on Windows [2022-03-06T22:53:10.604Z] --- SKIP: TestMountApply (0.00s) [2022-03-06T22:53:10.604Z] PASS [2022-03-06T22:53:10.604Z] coverage: 30.2% of statements [2022-03-06T22:53:10.604Z] ok github.com/docker/docker/layer 0.250s coverage: 30.2% of statements [2022-03-06T22:53:10.604Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-06T22:53:10.604Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-06T22:53:10.604Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-06T22:53:10.604Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-06T22:53:10.620Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-03-06T22:53:10.620Z] === RUN TestRenameRunningContainerAndReuse [2022-03-06T22:53:11.152Z] === RUN TestSequenceGetAvailableBit [2022-03-06T22:53:11.152Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestSequenceEqual [2022-03-06T22:53:11.152Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestSequenceCopy [2022-03-06T22:53:11.152Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestGetFirstAvailable [2022-03-06T22:53:11.152Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestFindSequence [2022-03-06T22:53:11.152Z] --- PASS: TestFindSequence (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestCheckIfAvailable [2022-03-06T22:53:11.152Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestMergeSequences [2022-03-06T22:53:11.152Z] --- PASS: TestMergeSequences (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestPushReservation [2022-03-06T22:53:11.152Z] --- PASS: TestPushReservation (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestSerializeDeserialize [2022-03-06T22:53:11.152Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestSet [2022-03-06T22:53:11.152Z] --- PASS: TestSet (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestSetUnset [2022-03-06T22:53:11.152Z] --- PASS: TestSetUnset (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestOffsetSetUnset [2022-03-06T22:53:11.152Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestSetInRange [2022-03-06T22:53:11.152Z] --- PASS: TestSetInRange (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestSetAnyInRange [2022-03-06T22:53:11.152Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestMethods [2022-03-06T22:53:11.152Z] --- PASS: TestMethods (0.00s) [2022-03-06T22:53:11.152Z] === RUN TestRandomAllocateDeallocate [2022-03-06T22:53:11.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-06T22:53:11.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:53:11.746Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-03-06T22:53:11.746Z] === RUN TestRenameInvalidName [2022-03-06T22:53:12.308Z] --- PASS: TestRenameInvalidName (0.56s) [2022-03-06T22:53:12.308Z] === RUN TestRenameAnonymousContainer [2022-03-06T22:53:12.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:53:12.717Z] === RUN TestInvalidConfig [2022-03-06T22:53:12.717Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-06T22:53:12.717Z] === RUN TestConfig [2022-03-06T22:53:12.717Z] --- PASS: TestConfig (0.00s) [2022-03-06T22:53:12.717Z] === RUN TestOptionsLabels [2022-03-06T22:53:12.717Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-06T22:53:12.717Z] === RUN TestValidName [2022-03-06T22:53:12.717Z] --- PASS: TestValidName (0.00s) [2022-03-06T22:53:12.717Z] PASS [2022-03-06T22:53:12.717Z] coverage: 19.7% of statements [2022-03-06T22:53:12.717Z] ok github.com/docker/docker/libnetwork/config 0.259s coverage: 19.7% of statements [2022-03-06T22:53:12.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-06T22:53:13.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:13.185Z] === RUN TestKey [2022-03-06T22:53:13.185Z] --- PASS: TestKey (0.00s) [2022-03-06T22:53:13.185Z] === RUN TestParseKey [2022-03-06T22:53:13.185Z] --- PASS: TestParseKey (0.00s) [2022-03-06T22:53:13.185Z] === RUN TestInvalidDataStore [2022-03-06T22:53:13.185Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-06T22:53:13.185Z] === RUN TestKVObjectFlatKey [2022-03-06T22:53:13.185Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-06T22:53:13.185Z] === RUN TestAtomicKVObjectFlatKey [2022-03-06T22:53:13.185Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-06T22:53:13.185Z] PASS [2022-03-06T22:53:13.185Z] coverage: 21.9% of statements [2022-03-06T22:53:13.185Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-03-06T22:53:13.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:14.169Z] === RUN TestIPDataMarshalling [2022-03-06T22:53:14.169Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-06T22:53:14.169Z] === RUN TestValidateAndIsV6 [2022-03-06T22:53:14.169Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-06T22:53:14.169Z] PASS [2022-03-06T22:53:14.169Z] coverage: 68.9% of statements [2022-03-06T22:53:14.169Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2022-03-06T22:53:14.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-06T22:53:14.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:14.499Z] --- PASS: TestRenameAnonymousContainer (2.10s) [2022-03-06T22:53:14.499Z] === RUN TestRenameContainerWithSameName [2022-03-06T22:53:14.637Z] === RUN TestErrorInterfaces [2022-03-06T22:53:14.637Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestNetworkMarshalling [2022-03-06T22:53:14.637Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-03-06T22:53:14.637Z] === RUN TestEndpointMarshalling [2022-03-06T22:53:14.637Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestAuxAddresses [2022-03-06T22:53:14.637Z] === RUN TestDriver [2022-03-06T22:53:14.637Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:53:14.637Z] PASS [2022-03-06T22:53:14.637Z] coverage: 34.8% of statements [2022-03-06T22:53:14.637Z] time="2022-03-06T22:53:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:53:14.637Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-03-06T22:53:14.637Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-06T22:53:14.637Z] === RUN TestSRVServiceQuery [2022-03-06T22:53:14.637Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestServiceVIPReuse [2022-03-06T22:53:14.637Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-06T22:53:14.637Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestDNSIPQuery [2022-03-06T22:53:14.637Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestDNSProxyServFail [2022-03-06T22:53:14.637Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestSandboxAddEmpty [2022-03-06T22:53:14.637Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestSandboxAddMultiPrio [2022-03-06T22:53:14.637Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestSandboxAddSamePrio [2022-03-06T22:53:14.637Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:14.637Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-06T22:53:14.637Z] === RUN TestCleanupServiceDiscovery [2022-03-06T22:53:15.061Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-03-06T22:53:15.061Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-06T22:53:15.104Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:15.104Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-06T22:53:15.104Z] === RUN TestDNSOptions [2022-03-06T22:53:15.104Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:53:15.104Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-06T22:53:15.104Z] === RUN TestMultipleControllersWithSameStore [2022-03-06T22:53:15.104Z] time="2022-03-06T22:53:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:53:15.104Z] time="2022-03-06T22:53:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:53:15.104Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-06T22:53:15.104Z] PASS [2022-03-06T22:53:15.104Z] coverage: 8.5% of statements [2022-03-06T22:53:15.104Z] ok github.com/docker/docker/libnetwork 0.287s coverage: 8.5% of statements [2022-03-06T22:53:15.104Z] === RUN TestDriver [2022-03-06T22:53:15.104Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:53:15.104Z] PASS [2022-03-06T22:53:15.104Z] coverage: 34.8% of statements [2022-03-06T22:53:15.104Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-03-06T22:53:15.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:15.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:15.945Z] 1bd78008c728: Pull complete [2022-03-06T22:53:15.945Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-06T22:53:15.945Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T22:53:15.945Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-06T22:53:15.945Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-06T22:53:15.945Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-06T22:53:15.945Z] WARN: Skipping validation tests [2022-03-06T22:53:15.945Z] INFO: Running unit tests at 03/06/2022 22:53:05... [2022-03-06T22:53:15.945Z] INFO: make.ps1 starting at 03/06/2022 22:53:11 [2022-03-06T22:53:15.945Z] INFO: Git commit (892eaa8bef) assumed from DOCKER_GITCOMMIT environment variable [2022-03-06T22:53:15.945Z] INFO: Invoking autogen... [2022-03-06T22:53:15.945Z] INFO: Running unit tests... [2022-03-06T22:53:15.990Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-06T22:53:15.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-06T22:53:16.088Z] === RUN TestNetworkAllocateFree [2022-03-06T22:53:16.088Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-06T22:53:16.088Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-06T22:53:16.088Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-06T22:53:16.088Z] PASS [2022-03-06T22:53:16.088Z] coverage: 63.6% of statements [2022-03-06T22:53:16.088Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.085s coverage: 63.6% of statements [2022-03-06T22:53:16.088Z] === RUN TestGetEmptyCapabilities [2022-03-06T22:53:16.088Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-06T22:53:16.088Z] === RUN TestGetExtraCapabilities [2022-03-06T22:53:16.088Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-06T22:53:16.088Z] === RUN TestGetInvalidCapabilities [2022-03-06T22:53:16.088Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-06T22:53:16.088Z] === RUN TestRemoteDriver [2022-03-06T22:53:16.088Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-06T22:53:16.088Z] === RUN TestDriverError [2022-03-06T22:53:16.088Z] --- PASS: TestDriverError (0.00s) [2022-03-06T22:53:16.088Z] === RUN TestMissingValues [2022-03-06T22:53:16.088Z] --- PASS: TestMissingValues (0.01s) [2022-03-06T22:53:16.088Z] === RUN TestRollback [2022-03-06T22:53:16.088Z] --- PASS: TestRollback (0.00s) [2022-03-06T22:53:16.088Z] PASS [2022-03-06T22:53:16.088Z] coverage: 57.4% of statements [2022-03-06T22:53:16.088Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.108s coverage: 57.4% of statements [2022-03-06T22:53:16.088Z] --- PASS: TestRandomAllocateDeallocate (5.27s) [2022-03-06T22:53:16.088Z] === RUN TestAllocateRandomDeallocate [2022-03-06T22:53:16.247Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2022-03-06T22:53:16.247Z] === RUN TestResize [2022-03-06T22:53:16.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:16.554Z] === RUN TestNAT [2022-03-06T22:53:16.554Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-06T22:53:16.554Z] --- SKIP: TestNAT (0.00s) [2022-03-06T22:53:16.554Z] === RUN TestTransparent [2022-03-06T22:53:16.554Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-06T22:53:17.021Z] --- SKIP: TestTransparent (0.00s) [2022-03-06T22:53:17.021Z] PASS [2022-03-06T22:53:17.021Z] coverage: 0.0% of statements [2022-03-06T22:53:17.021Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.076s coverage: 0.0% of statements [2022-03-06T22:53:17.021Z] === RUN TestBuildDefault [2022-03-06T22:53:17.021Z] --- PASS: TestBuildDefault (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestBuildHostnameDomainname [2022-03-06T22:53:17.021Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestBuildHostname [2022-03-06T22:53:17.021Z] --- PASS: TestBuildHostname (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestBuildHostnameFQDN [2022-03-06T22:53:17.021Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestBuildNoIP [2022-03-06T22:53:17.021Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestUpdate [2022-03-06T22:53:17.021Z] --- PASS: TestUpdate (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-06T22:53:17.021Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-06T22:53:17.021Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestAddEmpty [2022-03-06T22:53:17.021Z] --- PASS: TestAddEmpty (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestAdd [2022-03-06T22:53:17.021Z] --- PASS: TestAdd (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestDeleteEmpty [2022-03-06T22:53:17.021Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestDeleteNewline [2022-03-06T22:53:17.021Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestDelete [2022-03-06T22:53:17.021Z] --- PASS: TestDelete (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestConcurrentWrites [2022-03-06T22:53:17.021Z] === RUN TestNew [2022-03-06T22:53:17.021Z] --- PASS: TestNew (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestAddDriver [2022-03-06T22:53:17.021Z] --- PASS: TestAddDriver (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestAddDuplicateDriver [2022-03-06T22:53:17.021Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-06T22:53:17.021Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestDriver [2022-03-06T22:53:17.021Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestIPAM [2022-03-06T22:53:17.021Z] --- PASS: TestIPAM (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestWalkIPAMs [2022-03-06T22:53:17.021Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-06T22:53:17.021Z] === RUN TestWalkDrivers [2022-03-06T22:53:17.021Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-06T22:53:17.021Z] PASS [2022-03-06T22:53:17.021Z] coverage: 82.4% of statements [2022-03-06T22:53:17.021Z] ok github.com/docker/docker/libnetwork/drvregistry 0.083s coverage: 82.4% of statements [2022-03-06T22:53:17.021Z] --- PASS: TestConcurrentWrites (0.17s) [2022-03-06T22:53:17.021Z] PASS [2022-03-06T22:53:17.021Z] coverage: 81.2% of statements [2022-03-06T22:53:17.021Z] ok github.com/docker/docker/libnetwork/etchosts 0.225s coverage: 81.2% of statements [2022-03-06T22:53:17.021Z] --- PASS: TestAllocateRandomDeallocate (1.04s) [2022-03-06T22:53:17.022Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-06T22:53:17.177Z] --- PASS: TestResize (0.83s) [2022-03-06T22:53:17.177Z] === RUN TestResizeWithInvalidSize [2022-03-06T22:53:17.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-06T22:53:17.488Z] === RUN TestNew [2022-03-06T22:53:17.488Z] --- PASS: TestNew (0.00s) [2022-03-06T22:53:17.488Z] === RUN TestAllocate [2022-03-06T22:53:17.488Z] --- PASS: TestAllocate (0.00s) [2022-03-06T22:53:17.488Z] === RUN TestUninitialized [2022-03-06T22:53:17.488Z] --- PASS: TestUninitialized (0.00s) [2022-03-06T22:53:17.488Z] === RUN TestAllocateInRange [2022-03-06T22:53:17.488Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-06T22:53:17.488Z] === RUN TestAllocateSerial [2022-03-06T22:53:17.488Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-06T22:53:17.488Z] PASS [2022-03-06T22:53:17.488Z] coverage: 87.5% of statements [2022-03-06T22:53:17.488Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-03-06T22:53:17.488Z] === RUN TestCaller [2022-03-06T22:53:17.488Z] --- PASS: TestCaller (0.00s) [2022-03-06T22:53:17.488Z] PASS [2022-03-06T22:53:17.488Z] coverage: 100.0% of statements [2022-03-06T22:53:17.488Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-03-06T22:53:17.741Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2022-03-06T22:53:17.741Z] === RUN TestResizeWhenContainerNotStarted [2022-03-06T22:53:18.472Z] === RUN TestSetSerialInsertDelete [2022-03-06T22:53:18.472Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-06T22:53:18.472Z] === RUN TestSetParallelInsertDelete [2022-03-06T22:53:18.472Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.21s) [2022-03-06T22:53:18.472Z] === RUN TestRetrieveFromStore [2022-03-06T22:53:18.675Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:18.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:18.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:18.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-06T22:53:18.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:18.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:18.938Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-03-06T22:53:18.938Z] === RUN TestIsCorrupted [2022-03-06T22:53:18.938Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-06T22:53:18.938Z] === RUN TestSetRollover [2022-03-06T22:53:18.938Z] === RUN TestInt2IP2IntConversion [2022-03-06T22:53:18.938Z] === RUN TestPoolRequest [2022-03-06T22:53:18.938Z] --- PASS: TestPoolRequest (0.00s) [2022-03-06T22:53:18.938Z] === RUN TestOtherRequests [2022-03-06T22:53:18.938Z] --- PASS: TestOtherRequests (0.00s) [2022-03-06T22:53:18.938Z] PASS [2022-03-06T22:53:18.938Z] coverage: 57.1% of statements [2022-03-06T22:53:18.938Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-03-06T22:53:19.406Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-03-06T22:53:19.406Z] === RUN TestGetAddressVersion [2022-03-06T22:53:19.406Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-06T22:53:19.406Z] === RUN TestKeyString [2022-03-06T22:53:19.406Z] --- PASS: TestKeyString (0.00s) [2022-03-06T22:53:19.406Z] === RUN TestPoolDataMarshal [2022-03-06T22:53:19.406Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-06T22:53:19.406Z] === RUN TestSubnetsMarshal [2022-03-06T22:53:19.406Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-06T22:53:19.406Z] === RUN TestAddSubnets [2022-03-06T22:53:19.406Z] --- PASS: TestAddSubnets (0.04s) [2022-03-06T22:53:19.406Z] === RUN TestDoublePoolRelease [2022-03-06T22:53:19.406Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-06T22:53:19.406Z] === RUN TestAddReleasePoolID [2022-03-06T22:53:19.406Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-03-06T22:53:19.406Z] === RUN TestPredefinedPool [2022-03-06T22:53:19.406Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-06T22:53:19.406Z] === RUN TestRemoveSubnet [2022-03-06T22:53:19.737Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-06T22:53:19.872Z] --- PASS: TestRemoveSubnet (0.13s) [2022-03-06T22:53:19.872Z] === RUN TestGetSameAddress [2022-03-06T22:53:19.872Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-06T22:53:19.872Z] === RUN TestPoolAllocationReuse [2022-03-06T22:53:19.872Z] === RUN TestGetCapabilities [2022-03-06T22:53:19.872Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-06T22:53:19.872Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-06T22:53:19.872Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-06T22:53:19.873Z] === RUN TestGetDefaultAddressSpaces [2022-03-06T22:53:19.873Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-06T22:53:19.873Z] === RUN TestRemoteDriver [2022-03-06T22:53:19.873Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-06T22:53:19.873Z] PASS [2022-03-06T22:53:19.873Z] coverage: 47.4% of statements [2022-03-06T22:53:19.873Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2022-03-06T22:53:19.873Z] --- PASS: TestSetRollover (1.23s) [2022-03-06T22:53:19.873Z] === RUN TestSetRolloverSerial [2022-03-06T22:53:20.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-06T22:53:20.856Z] === RUN TestWindowsIPAM [2022-03-06T22:53:20.856Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-06T22:53:20.856Z] PASS [2022-03-06T22:53:20.856Z] coverage: 71.4% of statements [2022-03-06T22:53:20.856Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-03-06T22:53:20.856Z] --- PASS: TestPoolAllocationReuse (1.20s) [2022-03-06T22:53:20.856Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-06T22:53:20.856Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-06T22:53:20.856Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-06T22:53:21.323Z] --- PASS: TestSetRolloverSerial (1.14s) [2022-03-06T22:53:21.323Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-06T22:53:21.323Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-06T22:53:21.323Z] PASS [2022-03-06T22:53:21.323Z] coverage: 84.4% of statements [2022-03-06T22:53:21.323Z] ok github.com/docker/docker/libnetwork/bitseq 10.413s coverage: 84.4% of statements [2022-03-06T22:53:21.323Z] === RUN TestDefaultNetwork [2022-03-06T22:53:21.790Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-06T22:53:21.790Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-06T22:53:21.997Z] check_test.go:308: [dbce381139394] daemon is not started [2022-03-06T22:53:21.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-06T22:53:21.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.64s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s) [2022-03-06T22:53:22.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-03-06T22:53:22.224Z] === RUN TestCgroupNamespacesRun [2022-03-06T22:53:22.257Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-06T22:53:22.257Z] === RUN TestInitAddressPools [2022-03-06T22:53:22.257Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-06T22:53:22.257Z] PASS [2022-03-06T22:53:22.257Z] coverage: 74.0% of statements [2022-03-06T22:53:22.257Z] ok github.com/docker/docker/libnetwork/ipamutils 0.578s coverage: 74.0% of statements [2022-03-06T22:53:22.272Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-06T22:53:22.724Z] === RUN TestKeyValue [2022-03-06T22:53:22.724Z] --- PASS: TestKeyValue (0.00s) [2022-03-06T22:53:22.724Z] PASS [2022-03-06T22:53:22.724Z] coverage: 60.0% of statements [2022-03-06T22:53:22.724Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2022-03-06T22:53:22.724Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.74s) [2022-03-06T22:53:22.724Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-06T22:53:23.606Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-03-06T22:53:23.606Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-06T22:53:23.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:23.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-06T22:53:24.183Z] tests/integration/client_test.py ..... [ 75%] [2022-03-06T22:53:24.183Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-06T22:53:24.285Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-06T22:53:24.546Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-06T22:53:24.546Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-06T22:53:24.737Z] --- PASS: TestCreateServiceMultipleTimes (15.49s) [2022-03-06T22:53:24.737Z] === RUN TestCreateServiceConflict [2022-03-06T22:53:24.737Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-03-06T22:53:24.737Z] === RUN TestCreateServiceMaxReplicas [2022-03-06T22:53:24.751Z] === RUN TestNetworkDBSimple [2022-03-06T22:53:24.751Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.30s) [2022-03-06T22:53:24.751Z] === RUN TestGetAddress [2022-03-06T22:53:24.754Z] tests/integration/errors_test.py . [ 76%] [2022-03-06T22:53:24.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-06T22:53:24.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-06T22:53:25.218Z] === RUN TestGenerate [2022-03-06T22:53:25.218Z] --- PASS: TestGenerate (0.00s) [2022-03-06T22:53:25.218Z] === RUN TestGeneratePtr [2022-03-06T22:53:25.218Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-06T22:53:25.218Z] === RUN TestGenerateMissingField [2022-03-06T22:53:25.218Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-06T22:53:25.218Z] === RUN TestFieldCannotBeSet [2022-03-06T22:53:25.218Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-06T22:53:25.218Z] === RUN TestTypeMismatchError [2022-03-06T22:53:25.218Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-06T22:53:25.219Z] PASS [2022-03-06T22:53:25.219Z] coverage: 100.0% of statements [2022-03-06T22:53:25.219Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-03-06T22:53:25.485Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-03-06T22:53:25.485Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-06T22:53:25.685Z] 2022/03/06 22:53:25 Closing DB instances... [2022-03-06T22:53:26.152Z] testing: warning: no tests to run [2022-03-06T22:53:26.152Z] PASS [2022-03-06T22:53:26.152Z] coverage: 0.0% of statements [2022-03-06T22:53:26.152Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-06T22:53:26.619Z] === RUN TestRequestNewPort [2022-03-06T22:53:26.619Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestRequestSpecificPort [2022-03-06T22:53:26.619Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestReleasePort [2022-03-06T22:53:26.619Z] --- PASS: TestReleasePort (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestReuseReleasedPort [2022-03-06T22:53:26.619Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestReleaseUnreadledPort [2022-03-06T22:53:26.619Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestUnknowProtocol [2022-03-06T22:53:26.619Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestAllocateAllPorts [2022-03-06T22:53:26.619Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestPortAllocation [2022-03-06T22:53:26.619Z] --- PASS: TestPortAllocation (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestPortAllocationWithCustomRange [2022-03-06T22:53:26.619Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestNoDuplicateBPR [2022-03-06T22:53:26.619Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-06T22:53:26.619Z] === RUN TestChangePortRange [2022-03-06T22:53:26.619Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-06T22:53:26.619Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-06T22:53:26.619Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-06T22:53:26.619Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-06T22:53:26.619Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-06T22:53:26.619Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-06T22:53:26.619Z] --- PASS: TestChangePortRange (0.00s) [2022-03-06T22:53:26.619Z] PASS [2022-03-06T22:53:26.619Z] coverage: 88.6% of statements [2022-03-06T22:53:26.619Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2022-03-06T22:53:26.638Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-03-06T22:53:26.638Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-06T22:53:26.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:26.868Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-03-06T22:53:26.868Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-06T22:53:27.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-06T22:53:27.086Z] --- PASS: TestNetworkDBSimple (2.24s) [2022-03-06T22:53:27.086Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-06T22:53:27.553Z] testing: warning: no tests to run [2022-03-06T22:53:27.553Z] PASS [2022-03-06T22:53:27.553Z] coverage: 0.0% of statements [2022-03-06T22:53:27.553Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-03-06T22:53:27.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-06T22:53:27.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-06T22:53:28.019Z] === RUN TestHashData [2022-03-06T22:53:28.019Z] --- PASS: TestHashData (0.00s) [2022-03-06T22:53:28.019Z] PASS [2022-03-06T22:53:28.019Z] coverage: 2.8% of statements [2022-03-06T22:53:28.019Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-03-06T22:53:28.019Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-06T22:53:28.019Z] PASS [2022-03-06T22:53:28.019Z] coverage: 100.0% of statements [2022-03-06T22:53:28.019Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-03-06T22:53:28.486Z] 2022/03/06 22:53:28 Closing DB instances... [2022-03-06T22:53:28.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-06T22:53:28.750Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-06T22:53:28.953Z] === RUN TestErrorConstructors [2022-03-06T22:53:28.953Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-06T22:53:28.953Z] === RUN TestCompareIPMask [2022-03-06T22:53:28.953Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-06T22:53:28.953Z] === RUN TestUtilGetHostPartIP [2022-03-06T22:53:28.953Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-06T22:53:28.953Z] === RUN TestUtilGetBroadcastIP [2022-03-06T22:53:28.953Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-06T22:53:28.953Z] === RUN TestParseCIDR [2022-03-06T22:53:28.953Z] --- PASS: TestParseCIDR (0.00s) [2022-03-06T22:53:28.953Z] PASS [2022-03-06T22:53:28.953Z] coverage: 37.3% of statements [2022-03-06T22:53:28.953Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-06T22:53:29.420Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-06T22:53:29.420Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-06T22:53:29.420Z] PASS [2022-03-06T22:53:29.420Z] coverage: 50.0% of statements [2022-03-06T22:53:29.420Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements [2022-03-06T22:53:29.691Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-06T22:53:29.691Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-06T22:53:29.891Z] === RUN TestAddressPoolOpt [2022-03-06T22:53:29.891Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/a [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/something [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/_=a [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/env1=value1 [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/_env1=value1 [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/PATH [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/=a [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/PATH= [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/PATH=something [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/asd!qwe [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/1asd [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/123 [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/some_space [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/__some_space_before [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/some_space_after__ [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/= [2022-03-06T22:53:29.891Z] === RUN TestValidateEnv/PaTh [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestParseHost [2022-03-06T22:53:29.891Z] --- PASS: TestParseHost (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestParseDockerDaemonHost [2022-03-06T22:53:29.891Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestParseTCP [2022-03-06T22:53:29.891Z] --- PASS: TestParseTCP (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-06T22:53:29.891Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestValidateExtraHosts [2022-03-06T22:53:29.891Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestIpOptString [2022-03-06T22:53:29.891Z] --- PASS: TestIpOptString (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-06T22:53:29.891Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestNewIpOptValidDefaultVal [2022-03-06T22:53:29.891Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestIpOptSetInvalidVal [2022-03-06T22:53:29.891Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestValidateIPAddress [2022-03-06T22:53:29.891Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestMapOpts [2022-03-06T22:53:29.891Z] --- PASS: TestMapOpts (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestListOptsWithoutValidator [2022-03-06T22:53:29.891Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestListOptsWithValidator [2022-03-06T22:53:29.891Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestValidateDNSSearch [2022-03-06T22:53:29.891Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_general_format [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_one_more [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-06T22:53:29.891Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-06T22:53:29.891Z] --- PASS: TestValidateLabel (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-06T22:53:29.891Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-06T22:53:29.892Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-06T22:53:29.892Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-06T22:53:29.892Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-06T22:53:29.892Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-06T22:53:29.892Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-06T22:53:29.892Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-06T22:53:29.892Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestNamedListOpts [2022-03-06T22:53:29.892Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestNamedMapOpts [2022-03-06T22:53:29.892Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestParseLink [2022-03-06T22:53:29.892Z] --- PASS: TestParseLink (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestQuotedStringSetWithQuotes [2022-03-06T22:53:29.892Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-06T22:53:29.892Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-06T22:53:29.892Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-06T22:53:29.892Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-06T22:53:29.892Z] === RUN TestUlimitOpt [2022-03-06T22:53:29.892Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-06T22:53:29.892Z] PASS [2022-03-06T22:53:29.892Z] coverage: 67.4% of statements [2022-03-06T22:53:29.892Z] ok github.com/docker/docker/opts 0.069s coverage: 67.4% of statements [2022-03-06T22:53:29.892Z] === RUN TestParseVersion [2022-03-06T22:53:29.892Z] --- PASS: TestParseVersion (0.00s) [2022-03-06T22:53:29.892Z] PASS [2022-03-06T22:53:29.892Z] coverage: 52.9% of statements [2022-03-06T22:53:29.892Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-03-06T22:53:30.179Z] ? github.com/docker/docker/api [no test files] [2022-03-06T22:53:30.358Z] time="2022-03-06T22:53:29Z" level=error msg="node1(62aff5103d1d) Could not close DB: timeout waiting for leave broadcast" [2022-03-06T22:53:30.358Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-03-06T22:53:30.358Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-06T22:53:30.632Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-03-06T22:53:30.632Z] === RUN TestNISDomainname [2022-03-06T22:53:31.202Z] --- PASS: TestNISDomainname (0.50s) [2022-03-06T22:53:31.202Z] === RUN TestHostnameDnsResolution [2022-03-06T22:53:31.342Z] 2022/03/06 22:53:31 Closing DB instances... [2022-03-06T22:53:31.772Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-06T22:53:31.772Z] === RUN TestUnprivilegedPortsAndPing [2022-03-06T22:53:31.809Z] === RUN TestPeerCertificateMarshalJSON [2022-03-06T22:53:31.809Z] === RUN TestIsArchivePathDir [2022-03-06T22:53:32.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-06T22:53:32.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-06T22:53:32.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-06T22:53:32.276Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-06T22:53:32.276Z] === RUN TestIsArchivePathInvalidFile [2022-03-06T22:53:32.276Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-03-06T22:53:32.276Z] === RUN TestIsArchivePathTar [2022-03-06T22:53:32.276Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-03-06T22:53:32.276Z] === RUN TestDecompressStreamGzip [2022-03-06T22:53:32.341Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-03-06T22:53:32.341Z] === RUN TestStats [2022-03-06T22:53:32.743Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-06T22:53:32.743Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-06T22:53:32.743Z] --- PASS: TestPeerCertificateMarshalJSON (0.86s) [2022-03-06T22:53:32.743Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-06T22:53:32.743Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestMiddleware [2022-03-06T22:53:32.743Z] --- PASS: TestMiddleware (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestNewResponseModifier [2022-03-06T22:53:32.743Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-06T22:53:32.743Z] PASS [2022-03-06T22:53:32.743Z] coverage: 26.8% of statements [2022-03-06T22:53:32.743Z] ok github.com/docker/docker/pkg/authorization 0.908s coverage: 26.8% of statements [2022-03-06T22:53:32.743Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-06T22:53:32.743Z] === RUN TestDecompressStreamBzip2 [2022-03-06T22:53:32.743Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-06T22:53:32.743Z] === RUN TestDecompressStreamXz [2022-03-06T22:53:32.743Z] archive_test.go:133: Xz not present in msys2 [2022-03-06T22:53:32.743Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestDecompressStreamZstd [2022-03-06T22:53:32.743Z] archive_test.go:140: zstd not installed [2022-03-06T22:53:32.743Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-06T22:53:32.743Z] === RUN TestCompressStreamXzUnsupported [2022-03-06T22:53:32.743Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-06T22:53:32.743Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestCompressStreamInvalid [2022-03-06T22:53:32.743Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestExtensionInvalid [2022-03-06T22:53:32.743Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestExtensionUncompressed [2022-03-06T22:53:32.743Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestExtensionBzip2 [2022-03-06T22:53:32.743Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestExtensionGzip [2022-03-06T22:53:32.743Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestExtensionXz [2022-03-06T22:53:32.743Z] --- PASS: TestExtensionXz (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestExtensionZstd [2022-03-06T22:53:32.743Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestCmdStreamLargeStderr [2022-03-06T22:53:32.743Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-06T22:53:32.743Z] === RUN TestCmdStreamBad [2022-03-06T22:53:32.743Z] archive_test.go:252: Failing on Windows CI machines [2022-03-06T22:53:32.743Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestCmdStreamGood [2022-03-06T22:53:32.743Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-06T22:53:32.743Z] === RUN TestUntarPathWithInvalidDest [2022-03-06T22:53:32.743Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-03-06T22:53:32.743Z] === RUN TestUntarPathWithInvalidSrc [2022-03-06T22:53:32.743Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-06T22:53:32.743Z] === RUN TestUntarPath [2022-03-06T22:53:32.743Z] --- PASS: TestUntarPath (0.06s) [2022-03-06T22:53:32.743Z] === RUN TestUntarPathWithDestinationFile [2022-03-06T22:53:33.210Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-06T22:53:33.210Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-06T22:53:33.210Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-06T22:53:33.210Z] === RUN TestCopyWithTarInvalidSrc [2022-03-06T22:53:33.210Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-06T22:53:33.210Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-06T22:53:33.210Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-06T22:53:33.210Z] === RUN TestCopyWithTarSrcFile [2022-03-06T22:53:33.210Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-06T22:53:33.210Z] === RUN TestCopyWithTarSrcFolder [2022-03-06T22:53:33.210Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-06T22:53:33.210Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-06T22:53:33.210Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-06T22:53:33.210Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-06T22:53:33.210Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-06T22:53:33.210Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-06T22:53:33.210Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-06T22:53:33.210Z] === RUN TestCopyFileWithTarSrcFile [2022-03-06T22:53:33.210Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-06T22:53:33.210Z] === RUN TestTarFiles [2022-03-06T22:53:33.210Z] === RUN TestUnbuffered [2022-03-06T22:53:33.210Z] --- PASS: TestUnbuffered (0.00s) [2022-03-06T22:53:33.210Z] === RUN TestRaceUnbuffered [2022-03-06T22:53:33.210Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-06T22:53:33.210Z] PASS [2022-03-06T22:53:33.210Z] coverage: 100.0% of statements [2022-03-06T22:53:33.210Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-03-06T22:53:33.210Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.23s) [2022-03-06T22:53:33.210Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-06T22:53:33.677Z] === RUN TestMatch [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[foo]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[foo_bar]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[]#01 [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[qux]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-06T22:53:33.677Z] === RUN TestMatch/[[foo_baz]] [2022-03-06T22:53:33.677Z] --- PASS: TestMatch (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-06T22:53:33.677Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-06T22:53:33.677Z] PASS [2022-03-06T22:53:33.677Z] coverage: 87.5% of statements [2022-03-06T22:53:33.677Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-03-06T22:53:34.660Z] === RUN TestChrootTarUntar [2022-03-06T22:53:34.660Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-06T22:53:34.660Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootUntarEmptyArchive [2022-03-06T22:53:34.660Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootTarUntarWithSymlink [2022-03-06T22:53:34.660Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootCopyWithTar [2022-03-06T22:53:34.660Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootCopyFileWithTar [2022-03-06T22:53:34.660Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootUntarPath [2022-03-06T22:53:34.660Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-06T22:53:34.660Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-06T22:53:34.660Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:53:34.660Z] === RUN TestChrootApplyDotDotFile [2022-03-06T22:53:34.660Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:53:34.660Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-06T22:53:34.660Z] PASS [2022-03-06T22:53:34.660Z] coverage: 15.1% of statements [2022-03-06T22:53:34.660Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.1% of statements [2022-03-06T22:53:34.882Z] --- PASS: TestStats (2.40s) [2022-03-06T22:53:34.882Z] === RUN TestStopContainerWithTimeout [2022-03-06T22:53:34.882Z] === RUN TestStopContainerWithTimeout/0 [2022-03-06T22:53:34.882Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-06T22:53:34.882Z] === RUN TestStopContainerWithTimeout/1 [2022-03-06T22:53:34.882Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-06T22:53:34.882Z] === RUN TestStopContainerWithTimeout/3 [2022-03-06T22:53:34.882Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-06T22:53:34.882Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-06T22:53:34.882Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-06T22:53:34.882Z] === CONT TestStopContainerWithTimeout/0 [2022-03-06T22:53:34.882Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-06T22:53:35.453Z] === CONT TestStopContainerWithTimeout/3 [2022-03-06T22:53:35.644Z] 2022/03/06 22:53:35 Closing DB instances... [2022-03-06T22:53:35.644Z] === RUN TestEnsureRemoveAllNotExist [2022-03-06T22:53:35.644Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-06T22:53:35.644Z] === RUN TestEnsureRemoveAllWithDir [2022-03-06T22:53:35.644Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-06T22:53:35.644Z] === RUN TestEnsureRemoveAllWithFile [2022-03-06T22:53:35.644Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-06T22:53:35.644Z] PASS [2022-03-06T22:53:35.644Z] coverage: 0.0% of statements [2022-03-06T22:53:35.644Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-03-06T22:53:36.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-06T22:53:36.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-06T22:53:36.628Z] === RUN TestSizeEmpty [2022-03-06T22:53:36.628Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-06T22:53:36.628Z] === RUN TestSizeEmptyFile [2022-03-06T22:53:36.628Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-06T22:53:36.628Z] === RUN TestSizeNonemptyFile [2022-03-06T22:53:36.628Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-06T22:53:36.628Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-06T22:53:36.628Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-06T22:53:36.628Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-06T22:53:36.628Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-06T22:53:36.628Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-06T22:53:36.628Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-06T22:53:36.628Z] === RUN TestMoveToSubdir [2022-03-06T22:53:36.628Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-06T22:53:36.628Z] === RUN TestSizeNonExistingDirectory [2022-03-06T22:53:36.628Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-06T22:53:36.628Z] PASS [2022-03-06T22:53:36.628Z] coverage: 80.0% of statements [2022-03-06T22:53:36.628Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2022-03-06T22:53:37.094Z] --- PASS: TestTarFiles (4.05s) [2022-03-06T22:53:37.094Z] === RUN TestDetectCompressionZstd [2022-03-06T22:53:37.094Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-06T22:53:37.094Z] === RUN TestTarUntar [2022-03-06T22:53:37.094Z] --- PASS: TestTarUntar (0.04s) [2022-03-06T22:53:37.094Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-06T22:53:37.094Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-06T22:53:37.094Z] === RUN TestTarWithOptions [2022-03-06T22:53:37.094Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-06T22:53:37.094Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-06T22:53:37.094Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-06T22:53:37.094Z] === RUN TestUntarUstarGnuConflict [2022-03-06T22:53:37.094Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-06T22:53:37.094Z] === RUN TestUntarInvalidFilenames [2022-03-06T22:53:37.094Z] === RUN TestPollerAddRemove [2022-03-06T22:53:37.094Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-06T22:53:37.094Z] === RUN TestPollerEvent [2022-03-06T22:53:37.094Z] poller_test.go:40: No chmod on Windows [2022-03-06T22:53:37.094Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-06T22:53:37.095Z] === RUN TestPollerClose [2022-03-06T22:53:37.095Z] --- PASS: TestPollerClose (0.00s) [2022-03-06T22:53:37.095Z] PASS [2022-03-06T22:53:37.095Z] coverage: 45.7% of statements [2022-03-06T22:53:37.095Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-03-06T22:53:37.363Z] === CONT TestStopContainerWithTimeout/1 [2022-03-06T22:53:37.561Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1614251890\\dest" [2022-03-06T22:53:37.561Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-03-06T22:53:37.561Z] === RUN TestUntarHardlinkToSymlink [2022-03-06T22:53:37.561Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-06T22:53:37.561Z] === RUN TestUntarInvalidHardlink [2022-03-06T22:53:37.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3435898840\\victim\\hello" -> "../victim/hello" [2022-03-06T22:53:37.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2859153824\\victim\\hello" -> "/../victim/hello" [2022-03-06T22:53:37.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1630856777\\victim" -> "../victim" [2022-03-06T22:53:37.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1097188733\\victim" -> "../victim" [2022-03-06T22:53:37.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2936948114\\victim" -> "../victim" [2022-03-06T22:53:37.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4055034655\\victim" -> "../victim" [2022-03-06T22:53:37.561Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-03-06T22:53:37.561Z] === RUN TestUntarInvalidSymlink [2022-03-06T22:53:37.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink156837132\\dest\\dotdot" -> "../victim/hello" [2022-03-06T22:53:37.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1490744795\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-06T22:53:37.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2280661242\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:37.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink184158251\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:37.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3856757480\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:37.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3593506991\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:37.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2884710582\\dest\\dir\\loophole" -> "../../victim" [2022-03-06T22:53:37.561Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-06T22:53:37.561Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-06T22:53:37.561Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-06T22:53:37.561Z] === RUN TestXGlobalNoParent [2022-03-06T22:53:37.561Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-06T22:53:37.561Z] === RUN TestReplaceFileTarWrapper [2022-03-06T22:53:37.561Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-03-06T22:53:37.561Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-06T22:53:37.561Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-03-06T22:53:37.561Z] === RUN TestPrefixHeaderReadable [2022-03-06T22:53:37.561Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-06T22:53:37.561Z] === RUN TestDisablePigz [2022-03-06T22:53:37.561Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-06T22:53:37.561Z] --- PASS: TestDisablePigz (0.12s) [2022-03-06T22:53:37.561Z] === RUN TestPigz [2022-03-06T22:53:38.028Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-06T22:53:38.028Z] --- PASS: TestPigz (0.15s) [2022-03-06T22:53:38.028Z] === RUN TestNosysFileInfo [2022-03-06T22:53:38.028Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestCopyFileWithInvalidDest [2022-03-06T22:53:38.028Z] archive_windows_test.go:16: Currently fails [2022-03-06T22:53:38.028Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestCanonicalTarNameForPath [2022-03-06T22:53:38.028Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestCanonicalTarName [2022-03-06T22:53:38.028Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChmodTarEntry [2022-03-06T22:53:38.028Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestHardLinkOrder [2022-03-06T22:53:38.028Z] --- PASS: TestHardLinkOrder (0.08s) [2022-03-06T22:53:38.028Z] === RUN TestChangeString [2022-03-06T22:53:38.028Z] --- PASS: TestChangeString (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChangesWithNoChanges [2022-03-06T22:53:38.028Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-06T22:53:38.028Z] === RUN TestChangesWithChanges [2022-03-06T22:53:38.028Z] --- PASS: TestChangesWithChanges (0.02s) [2022-03-06T22:53:38.028Z] === RUN TestChangesWithChangesGH13590 [2022-03-06T22:53:38.028Z] changes_test.go:195: needs more investigation [2022-03-06T22:53:38.028Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChangesDirsEmpty [2022-03-06T22:53:38.028Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:53:38.028Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChangesDirsMutated [2022-03-06T22:53:38.028Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:53:38.028Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestApplyLayer [2022-03-06T22:53:38.028Z] changes_test.go:432: needs further investigation [2022-03-06T22:53:38.028Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChangesSizeWithHardlinks [2022-03-06T22:53:38.028Z] changes_test.go:468: needs further investigation [2022-03-06T22:53:38.028Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChangesSizeWithNoChanges [2022-03-06T22:53:38.028Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-06T22:53:38.028Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestChangesSize [2022-03-06T22:53:38.028Z] --- PASS: TestChangesSize (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestApplyLayerInvalidFilenames [2022-03-06T22:53:38.028Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2018575430\\dest" [2022-03-06T22:53:38.028Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-06T22:53:38.028Z] === RUN TestApplyLayerInvalidHardlink [2022-03-06T22:53:38.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2932262248\\victim\\hello" -> "../victim/hello" [2022-03-06T22:53:38.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2123524208\\victim\\hello" -> "/../victim/hello" [2022-03-06T22:53:38.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink807010473\\victim" -> "../victim" [2022-03-06T22:53:38.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3179563225\\victim" -> "../victim" [2022-03-06T22:53:38.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2343301261\\victim" -> "../victim" [2022-03-06T22:53:38.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink802086292\\victim" -> "../victim" [2022-03-06T22:53:38.028Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-06T22:53:38.028Z] === RUN TestApplyLayerInvalidSymlink [2022-03-06T22:53:38.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3872829481\\dest\\dotdot" -> "../victim/hello" [2022-03-06T22:53:38.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2829266034\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-06T22:53:38.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink720516052\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:38.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3653536729\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:38.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1732674509\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:38.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink170553576\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:53:38.028Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-03-06T22:53:38.028Z] === RUN TestApplyLayerWhiteouts [2022-03-06T22:53:38.028Z] === RUN TestCopyFileWithInvalidSrc [2022-03-06T22:53:38.028Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestCopyFileWithInvalidDest [2022-03-06T22:53:38.028Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-06T22:53:38.028Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-06T22:53:38.028Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestCopyFile [2022-03-06T22:53:38.028Z] --- PASS: TestCopyFile (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-06T22:53:38.028Z] fileutils_test.go:133: Needs porting to Windows [2022-03-06T22:53:38.028Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-06T22:53:38.028Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-06T22:53:38.028Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-06T22:53:38.028Z] fileutils_test.go:179: Needs porting to Windows [2022-03-06T22:53:38.029Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestWildcardMatches [2022-03-06T22:53:38.029Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestPatternMatches [2022-03-06T22:53:38.029Z] --- PASS: TestPatternMatches (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-06T22:53:38.029Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestPatternMatchesFolderExclusions [2022-03-06T22:53:38.029Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-06T22:53:38.029Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-06T22:53:38.029Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-06T22:53:38.029Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-06T22:53:38.029Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestSingleExclamationError [2022-03-06T22:53:38.029Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestMatchesWithNoPatterns [2022-03-06T22:53:38.029Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestMatchesWithMalformedPatterns [2022-03-06T22:53:38.029Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestMatches [2022-03-06T22:53:38.029Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-06T22:53:38.029Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-06T22:53:38.029Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-06T22:53:38.029Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-06T22:53:38.029Z] --- PASS: TestMatches (0.01s) [2022-03-06T22:53:38.029Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-06T22:53:38.029Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-06T22:53:38.029Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-06T22:53:38.029Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCleanPatterns [2022-03-06T22:53:38.029Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-06T22:53:38.029Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCleanPatternsExceptionFlag [2022-03-06T22:53:38.029Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-06T22:53:38.029Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-06T22:53:38.029Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCleanPatternsErrorSingleException [2022-03-06T22:53:38.029Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCreateIfNotExistsDir [2022-03-06T22:53:38.029Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-06T22:53:38.029Z] === RUN TestCreateIfNotExistsFile [2022-03-06T22:53:38.029Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-06T22:53:38.029Z] === RUN TestMatch [2022-03-06T22:53:38.029Z] --- PASS: TestMatch (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestCompile [2022-03-06T22:53:38.029Z] === RUN TestCompile/slash [2022-03-06T22:53:38.029Z] === RUN TestCompile/backslash [2022-03-06T22:53:38.029Z] --- PASS: TestCompile (0.00s) [2022-03-06T22:53:38.029Z] --- PASS: TestCompile/slash (0.00s) [2022-03-06T22:53:38.029Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-06T22:53:38.029Z] PASS [2022-03-06T22:53:38.029Z] coverage: 84.7% of statements [2022-03-06T22:53:38.029Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 84.7% of statements [2022-03-06T22:53:38.029Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-06T22:53:38.029Z] === RUN TestGenerateEmptyFile [2022-03-06T22:53:38.029Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-06T22:53:38.029Z] === RUN TestGenerateWithContent [2022-03-06T22:53:38.029Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-06T22:53:38.029Z] PASS [2022-03-06T22:53:38.029Z] coverage: 62.0% of statements [2022-03-06T22:53:38.029Z] ok github.com/docker/docker/pkg/archive 6.187s coverage: 62.0% of statements [2022-03-06T22:53:38.744Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-06T22:53:38.745Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-03-06T22:53:38.745Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-03-06T22:53:38.745Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-03-06T22:53:38.745Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-06T22:53:38.745Z] === RUN TestDeleteDevicemapper [2022-03-06T22:53:38.745Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:53:38.745Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-06T22:53:38.745Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-06T22:53:38.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-06T22:53:38.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-06T22:53:38.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-06T22:53:39.012Z] === RUN TestGet [2022-03-06T22:53:39.012Z] --- PASS: TestGet (0.00s) [2022-03-06T22:53:39.012Z] === RUN TestGetShortcutString [2022-03-06T22:53:39.012Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-06T22:53:39.012Z] PASS [2022-03-06T22:53:39.012Z] coverage: 42.9% of statements [2022-03-06T22:53:39.012Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-03-06T22:53:39.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-06T22:53:39.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-06T22:53:39.482Z] === RUN TestCreateIDMapOrder [2022-03-06T22:53:39.482Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-06T22:53:39.482Z] PASS [2022-03-06T22:53:39.482Z] coverage: 7.2% of statements [2022-03-06T22:53:39.482Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-03-06T22:53:39.949Z] 2022/03/06 22:53:39 Closing DB instances... [2022-03-06T22:53:40.128Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-03-06T22:53:40.128Z] === RUN TestUpdateMemory [2022-03-06T22:53:40.699Z] --- PASS: TestUpdateMemory (0.48s) [2022-03-06T22:53:40.699Z] === RUN TestUpdateCPUQuota [2022-03-06T22:53:40.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-06T22:53:40.933Z] === RUN TestFixedBufferCap [2022-03-06T22:53:40.933Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-06T22:53:40.933Z] === RUN TestFixedBufferLen [2022-03-06T22:53:40.933Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-06T22:53:40.933Z] === RUN TestFixedBufferString [2022-03-06T22:53:40.933Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-06T22:53:40.933Z] === RUN TestFixedBufferWrite [2022-03-06T22:53:40.933Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-06T22:53:40.933Z] === RUN TestFixedBufferRead [2022-03-06T22:53:40.933Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-06T22:53:40.933Z] === RUN TestBytesPipeRead [2022-03-06T22:53:40.933Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-06T22:53:40.933Z] === RUN TestBytesPipeWrite [2022-03-06T22:53:40.933Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-06T22:53:40.933Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-06T22:53:40.933Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2022-03-06T22:53:40.933Z] === RUN TestNetworkDBNodeLeave [2022-03-06T22:53:41.270Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-03-06T22:53:41.270Z] === RUN TestUpdatePidsLimit [2022-03-06T22:53:41.270Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-06T22:53:41.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-06T22:53:41.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-06T22:53:41.400Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-03-06T22:53:41.400Z] === RUN TestAtomicWriteToFile [2022-03-06T22:53:41.400Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-06T22:53:41.400Z] === RUN TestAtomicWriteSetCommit [2022-03-06T22:53:41.400Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-06T22:53:41.400Z] === RUN TestAtomicWriteSetCancel [2022-03-06T22:53:41.400Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-03-06T22:53:41.400Z] === RUN TestReadCloserWrapperClose [2022-03-06T22:53:41.400Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-06T22:53:41.400Z] === RUN TestReaderErrWrapperReadOnError [2022-03-06T22:53:41.400Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-06T22:53:41.400Z] === RUN TestReaderErrWrapperRead [2022-03-06T22:53:41.400Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-06T22:53:41.400Z] === RUN TestCancelReadCloser [2022-03-06T22:53:41.400Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-06T22:53:41.400Z] === RUN TestWriteCloserWrapperClose [2022-03-06T22:53:41.400Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-06T22:53:41.400Z] === RUN TestNopWriteCloser [2022-03-06T22:53:41.400Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-06T22:53:41.400Z] === RUN TestNopWriter [2022-03-06T22:53:41.400Z] --- PASS: TestNopWriter (0.00s) [2022-03-06T22:53:41.400Z] === RUN TestWriteCounter [2022-03-06T22:53:41.400Z] --- PASS: TestWriteCounter (0.00s) [2022-03-06T22:53:41.400Z] PASS [2022-03-06T22:53:41.400Z] coverage: 69.2% of statements [2022-03-06T22:53:41.400Z] ok github.com/docker/docker/pkg/ioutils 0.589s coverage: 69.2% of statements [2022-03-06T22:53:41.508Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-03-06T22:53:41.508Z] === RUN TestCreateServiceSecretFileMode [2022-03-06T22:53:41.530Z] === RUN TestUpdatePidsLimit/no_change [2022-03-06T22:53:41.792Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-06T22:53:41.792Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-06T22:53:42.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-06T22:53:42.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-06T22:53:42.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-06T22:53:42.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-06T22:53:42.384Z] === RUN TestError [2022-03-06T22:53:42.384Z] --- PASS: TestError (0.00s) [2022-03-06T22:53:42.384Z] === RUN TestProgressString [2022-03-06T22:53:42.384Z] === RUN TestProgressString/no_progress [2022-03-06T22:53:42.384Z] === RUN TestProgressString/progress_1 [2022-03-06T22:53:42.384Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-06T22:53:42.384Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-06T22:53:42.384Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-06T22:53:42.384Z] === RUN TestProgressString/with_units [2022-03-06T22:53:42.384Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-06T22:53:42.384Z] === RUN TestProgressString/hide_counts [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-06T22:53:42.384Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-06T22:53:42.384Z] === RUN TestJSONMessageDisplay [2022-03-06T22:53:42.384Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-03-06T22:53:42.384Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-06T22:53:42.384Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-06T22:53:42.384Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-06T22:53:42.384Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-06T22:53:42.384Z] === RUN TestDisplayJSONMessagesStream [2022-03-06T22:53:42.384Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-06T22:53:42.384Z] PASS [2022-03-06T22:53:42.384Z] coverage: 91.7% of statements [2022-03-06T22:53:42.384Z] ok github.com/docker/docker/pkg/jsonmessage 0.182s coverage: 91.7% of statements [2022-03-06T22:53:42.851Z] === RUN TestStandardLongPath [2022-03-06T22:53:42.851Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-06T22:53:42.851Z] === RUN TestUNCLongPath [2022-03-06T22:53:42.851Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-06T22:53:42.851Z] PASS [2022-03-06T22:53:42.851Z] coverage: 100.0% of statements [2022-03-06T22:53:42.851Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit (1.69s) [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-03-06T22:53:42.883Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-03-06T22:53:42.883Z] === RUN TestUpdateRestartPolicy [2022-03-06T22:53:42.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-06T22:53:43.018Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-06T22:53:43.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-06T22:53:43.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-06T22:53:43.834Z] === RUN TestNameFormat [2022-03-06T22:53:43.834Z] --- PASS: TestNameFormat (0.00s) [2022-03-06T22:53:43.834Z] === RUN TestNameRetries [2022-03-06T22:53:43.834Z] --- PASS: TestNameRetries (0.00s) [2022-03-06T22:53:43.834Z] PASS [2022-03-06T22:53:43.834Z] coverage: 85.7% of statements [2022-03-06T22:53:43.834Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-03-06T22:53:44.301Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-03-06T22:53:44.301Z] === RUN TestNetworkDBWatch [2022-03-06T22:53:44.301Z] === RUN TestParseKeyValueOpt [2022-03-06T22:53:44.301Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-06T22:53:44.301Z] === RUN TestParseUintList [2022-03-06T22:53:44.301Z] --- PASS: TestParseUintList (0.00s) [2022-03-06T22:53:44.302Z] === RUN TestParseUintListMaximumLimits [2022-03-06T22:53:44.302Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-06T22:53:44.302Z] PASS [2022-03-06T22:53:44.302Z] coverage: 97.0% of statements [2022-03-06T22:53:44.302Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-03-06T22:53:44.769Z] === RUN TestNewAndRemove [2022-03-06T22:53:44.769Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-06T22:53:44.769Z] === RUN TestRemoveInvalidPath [2022-03-06T22:53:44.769Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-06T22:53:44.769Z] PASS [2022-03-06T22:53:44.769Z] coverage: 82.6% of statements [2022-03-06T22:53:44.769Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-03-06T22:53:45.116Z] === RUN TestMiddlewares [2022-03-06T22:53:45.116Z] --- PASS: TestMiddlewares (0.00s) [2022-03-06T22:53:45.116Z] PASS [2022-03-06T22:53:45.116Z] coverage: 9.0% of statements [2022-03-06T22:53:45.116Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2022-03-06T22:53:45.752Z] --- PASS: TestGetAddress (20.69s) [2022-03-06T22:53:45.752Z] === RUN TestRequestSyntaxCheck [2022-03-06T22:53:45.753Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-06T22:53:45.753Z] === RUN TestRequest [2022-03-06T22:53:45.753Z] 2022/03/06 22:53:45 Closing DB instances... [2022-03-06T22:53:46.220Z] === RUN TestFailedConnection [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.51s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.16s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.14s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.19s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.02s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.52s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.92s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2022-03-06T22:53:46.225Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2022-03-06T22:53:46.225Z] === RUN TestCgroupNamespacesRun [2022-03-06T22:53:47.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-06T22:53:47.203Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-06T22:53:47.203Z] === RUN TestNetworkDBBulkSync [2022-03-06T22:53:47.717Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2022-03-06T22:53:47.717Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-06T22:53:48.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-06T22:53:48.764Z] 2022/03/06 22:53:48 Closing DB instances... [2022-03-06T22:53:48.764Z] --- PASS: TestFailedConnection (2.13s) [2022-03-06T22:53:48.764Z] === RUN TestFailOnce [2022-03-06T22:53:48.764Z] 2022/03/06 22:53:48 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-03-06T22:53:48.764Z] goroutine 22 [running]: [2022-03-06T22:53:48.764Z] net/http.(*conn).serve.func1() [2022-03-06T22:53:48.764Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-06T22:53:48.764Z] panic({0x4cca00, 0x5e09d0}) [2022-03-06T22:53:48.764Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-06T22:53:48.764Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xbb41d57eac923a19}, 0xc00004da98) [2022-03-06T22:53:48.764Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-06T22:53:48.764Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x5ed900, 0xc00006c000}, 0x401d26) [2022-03-06T22:53:48.764Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-06T22:53:48.764Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x5ed900, 0xc00006c000}, 0xc000166100) [2022-03-06T22:53:48.764Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-06T22:53:48.764Z] net/http.serverHandler.ServeHTTP({0x5ebff0}, {0x5ed900, 0xc00006c000}, 0xc000166100) [2022-03-06T22:53:48.764Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-06T22:53:48.764Z] net/http.(*conn).serve(0xc000094c80, {0x5ef900, 0xc0000260f0}) [2022-03-06T22:53:48.764Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-06T22:53:48.764Z] created by net/http.(*Server).Serve [2022-03-06T22:53:48.764Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-06T22:53:48.764Z] time="2022-03-06T22:53:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-03-06T22:53:49.573Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2022-03-06T22:53:49.573Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-06T22:53:49.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-06T22:53:49.747Z] --- PASS: TestFailOnce (1.16s) [2022-03-06T22:53:49.747Z] === RUN TestEchoInputOutput [2022-03-06T22:53:49.747Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-06T22:53:49.747Z] === RUN TestBackoff [2022-03-06T22:53:49.747Z] --- PASS: TestBackoff (0.00s) [2022-03-06T22:53:49.747Z] === RUN TestAbortRetry [2022-03-06T22:53:49.747Z] --- PASS: TestAbortRetry (0.00s) [2022-03-06T22:53:49.747Z] === RUN TestClientScheme [2022-03-06T22:53:49.747Z] --- PASS: TestClientScheme (0.00s) [2022-03-06T22:53:49.747Z] === RUN TestNewClientWithTimeout [2022-03-06T22:53:50.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-06T22:53:50.214Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-06T22:53:50.214Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-06T22:53:50.214Z] time="2022-03-06T22:53:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-06T22:53:50.697Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-06T22:53:51.260Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2022-03-06T22:53:51.260Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-06T22:53:51.518Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-06T22:53:51.774Z] time="2022-03-06T22:53:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-06T22:53:52.241Z] --- PASS: TestRequest (6.60s) [2022-03-06T22:53:52.241Z] === RUN TestOverlappingRequests [2022-03-06T22:53:52.447Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-06T22:53:52.708Z] --- PASS: TestOverlappingRequests (0.33s) [2022-03-06T22:53:52.708Z] === RUN TestRelease [2022-03-06T22:53:52.708Z] 2022/03/06 22:53:52 Closing DB instances... [2022-03-06T22:53:53.010Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2022-03-06T22:53:53.010Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-06T22:53:53.175Z] time="2022-03-06T22:53:52Z" level=error msg="node: 6a86fcefaae6 is unknown to memberlist" [2022-03-06T22:53:53.700Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2022-03-06T22:53:53.700Z] === RUN TestCreateServiceConfigFileMode [2022-03-06T22:53:54.160Z] --- PASS: TestRelease (1.30s) [2022-03-06T22:53:54.160Z] === RUN TestAllocateRandomDeallocate [2022-03-06T22:53:54.160Z] time="2022-03-06T22:53:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-06T22:53:54.627Z] === RUN TestParseEmptyInterface [2022-03-06T22:53:54.627Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-06T22:53:54.627Z] === RUN TestParseNonInterfaceType [2022-03-06T22:53:54.627Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-06T22:53:54.627Z] === RUN TestParseWithOneFunction [2022-03-06T22:53:54.627Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-06T22:53:54.627Z] === RUN TestParseWithMultipleFuncs [2022-03-06T22:53:54.627Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-06T22:53:54.627Z] === RUN TestParseWithUnnamedReturn [2022-03-06T22:53:54.627Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-06T22:53:54.627Z] === RUN TestEmbeddedInterface [2022-03-06T22:53:54.627Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-06T22:53:54.627Z] === RUN TestParsedImports [2022-03-06T22:53:54.627Z] --- PASS: TestParsedImports (0.00s) [2022-03-06T22:53:54.627Z] === RUN TestAliasedImports [2022-03-06T22:53:54.627Z] --- PASS: TestAliasedImports (0.00s) [2022-03-06T22:53:54.627Z] PASS [2022-03-06T22:53:54.627Z] coverage: 56.8% of statements [2022-03-06T22:53:54.627Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-03-06T22:53:54.902Z] check_test.go:308: [de274347fdef5] daemon is not started [2022-03-06T22:53:54.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-06T22:53:54.902Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2022-03-06T22:53:54.902Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-06T22:53:55.152Z] --- PASS: TestUpdateRestartPolicy (10.65s) [2022-03-06T22:53:55.152Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-06T22:53:55.152Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-06T22:53:55.152Z] === RUN TestWaitNonBlocked [2022-03-06T22:53:55.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:53:55.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:53:55.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:53:55.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:53:55.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:53:55.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:53:55.153Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-06T22:53:55.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-03-06T22:53:55.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-03-06T22:53:55.153Z] === RUN TestWaitBlocked [2022-03-06T22:53:55.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:53:55.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:53:55.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:53:55.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:53:55.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:53:55.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:53:55.153Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-06T22:53:55.153Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-03-06T22:53:55.153Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-03-06T22:53:55.153Z] === CONT TestContainerStartOnDaemonRestart [2022-03-06T22:53:55.153Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-06T22:53:55.611Z] === RUN TestHTTPTransport [2022-03-06T22:53:55.611Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-06T22:53:55.611Z] PASS [2022-03-06T22:53:55.611Z] coverage: 85.7% of statements [2022-03-06T22:53:55.611Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-03-06T22:53:55.611Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2022-03-06T22:53:55.611Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-06T22:53:56.078Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-06T22:53:56.078Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-06T22:53:56.078Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-06T22:53:56.078Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-06T22:53:56.078Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-06T22:53:56.078Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-06T22:53:56.078Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-06T22:53:56.078Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-06T22:53:56.078Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-06T22:53:56.078Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-06T22:53:56.078Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-06T22:53:56.078Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-06T22:53:56.078Z] === RUN TestBufferPoolPutAndGet [2022-03-06T22:53:56.078Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-06T22:53:56.078Z] PASS [2022-03-06T22:53:56.078Z] coverage: 88.2% of statements [2022-03-06T22:53:56.078Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-03-06T22:53:56.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-06T22:53:56.529Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-03-06T22:53:56.529Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-06T22:53:56.545Z] === RUN TestOutputOnPrematureClose [2022-03-06T22:53:56.545Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-06T22:53:56.545Z] === RUN TestCompleteSilently [2022-03-06T22:53:56.545Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-06T22:53:56.545Z] PASS [2022-03-06T22:53:56.545Z] coverage: 75.9% of statements [2022-03-06T22:53:56.545Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-03-06T22:53:56.545Z] 2022/03/06 22:53:56 Closing DB instances... [2022-03-06T22:53:57.012Z] === RUN TestSendToOneSub [2022-03-06T22:53:57.012Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-06T22:53:57.012Z] === RUN TestSendToMultipleSubs [2022-03-06T22:53:57.012Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-06T22:53:57.012Z] === RUN TestEvictOneSub [2022-03-06T22:53:57.012Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-06T22:53:57.012Z] === RUN TestClosePublisher [2022-03-06T22:53:57.012Z] --- PASS: TestClosePublisher (0.00s) [2022-03-06T22:53:57.012Z] === RUN TestPubSubRace [2022-03-06T22:53:57.065Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2022-03-06T22:53:57.065Z] === CONT TestDaemonHostGatewayIP [2022-03-06T22:53:57.326Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-03-06T22:53:57.326Z] === CONT TestDaemonRestartIpcMode [2022-03-06T22:53:57.458Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-03-06T22:53:57.459Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-06T22:53:57.459Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-06T22:53:57.479Z] --- PASS: TestAllocateRandomDeallocate (3.64s) [2022-03-06T22:53:57.479Z] === RUN TestRetrieveFromStore [2022-03-06T22:53:57.946Z] --- PASS: TestPubSubRace (1.05s) [2022-03-06T22:53:57.946Z] PASS [2022-03-06T22:53:57.946Z] coverage: 75.0% of statements [2022-03-06T22:53:57.946Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2022-03-06T22:53:57.946Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-06T22:53:57.946Z] === RUN TestNetworkDBGarbageCollection [2022-03-06T22:53:58.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-06T22:53:58.412Z] === RUN TestRegister [2022-03-06T22:53:58.412Z] --- PASS: TestRegister (0.00s) [2022-03-06T22:53:58.412Z] === RUN TestCommand [2022-03-06T22:53:58.412Z] --- PASS: TestCommand (0.03s) [2022-03-06T22:53:58.412Z] === RUN TestNaiveSelf [2022-03-06T22:53:58.412Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-06T22:53:58.412Z] PASS [2022-03-06T22:53:58.412Z] coverage: 82.4% of statements [2022-03-06T22:53:58.412Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2022-03-06T22:53:58.643Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-06T22:53:58.879Z] --- PASS: TestRetrieveFromStore (1.12s) [2022-03-06T22:53:58.879Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-06T22:53:58.879Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2022-03-06T22:53:58.879Z] === RUN TestParallelPredefinedRequest1 [2022-03-06T22:53:58.879Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-06T22:53:58.879Z] === RUN TestParallelPredefinedRequest2 [2022-03-06T22:53:58.879Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-06T22:53:58.879Z] === RUN TestParallelPredefinedRequest3 [2022-03-06T22:53:58.879Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-06T22:53:58.879Z] === RUN TestParallelPredefinedRequest4 [2022-03-06T22:53:58.879Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-06T22:53:58.879Z] === RUN TestParallelPredefinedRequest5 [2022-03-06T22:53:58.879Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-06T22:53:58.879Z] === RUN TestDebug [2022-03-06T22:53:58.879Z] --- PASS: TestDebug (0.00s) [2022-03-06T22:53:58.879Z] === RUN TestRequestPoolParallel [2022-03-06T22:53:58.879Z] time="2022-03-06T22:53:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-06T22:53:58.879Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-03-06T22:53:58.879Z] === RUN TestFullAllocateRelease [2022-03-06T22:53:58.901Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s) [2022-03-06T22:53:58.901Z] === RUN TestNISDomainname [2022-03-06T22:53:58.994Z] ......... [ 85%] [2022-03-06T22:53:59.346Z] === RUN TestDump [2022-03-06T22:53:59.346Z] goroutine 6 [running]: [2022-03-06T22:53:59.346Z] github.com/docker/docker/pkg/stack.dump(0x80b9d7) [2022-03-06T22:53:59.346Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-06T22:53:59.346Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-06T22:53:59.346Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-06T22:53:59.346Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-06T22:53:59.346Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-06T22:53:59.346Z] testing.tRunner(0xc00015c000, 0x97a190) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:53:59.346Z] created by testing.(*T).Run [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-06T22:53:59.346Z] [2022-03-06T22:53:59.346Z] goroutine 1 [chan receive]: [2022-03-06T22:53:59.346Z] testing.(*T).Run(0xc00002dd40, {0x96b7b1, 0x7ea733}, 0x97a190) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-06T22:53:59.346Z] testing.runTests.func1(0xc000068840) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-06T22:53:59.346Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:53:59.346Z] testing.runTests(0xc000076080, {0xadec20, 0x3, 0x3}, {0x80ac2d, 0x96d4ab, 0xae36e0}) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-06T22:53:59.346Z] testing.(*M).Run(0xc000076080) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-06T22:53:59.346Z] main.main() [2022-03-06T22:53:59.346Z] _testmain.go:95 +0x1f5 [2022-03-06T22:53:59.346Z] --- PASS: TestDump (0.00s) [2022-03-06T22:53:59.346Z] === RUN TestDumpToFile [2022-03-06T22:53:59.346Z] --- PASS: TestDumpToFile (0.14s) [2022-03-06T22:53:59.346Z] === RUN TestDumpToFileWithEmptyInput [2022-03-06T22:53:59.346Z] goroutine 8 [running]: [2022-03-06T22:53:59.346Z] github.com/docker/docker/pkg/stack.dump(0x878bb4) [2022-03-06T22:53:59.346Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-06T22:53:59.346Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x878f60}) [2022-03-06T22:53:59.346Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-06T22:53:59.346Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-03-06T22:53:59.346Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-06T22:53:59.346Z] testing.tRunner(0xc00015c4e0, 0x97a180) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:53:59.346Z] created by testing.(*T).Run [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-06T22:53:59.346Z] [2022-03-06T22:53:59.346Z] goroutine 1 [chan receive]: [2022-03-06T22:53:59.346Z] testing.(*T).Run(0xc00002dd40, {0x972596, 0x7ea733}, 0x97a180) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-06T22:53:59.346Z] testing.runTests.func1(0xc000068840) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-06T22:53:59.346Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:53:59.346Z] testing.runTests(0xc000076080, {0xadec20, 0x3, 0x3}, {0x80ac2d, 0x96d4ab, 0xae36e0}) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-06T22:53:59.346Z] testing.(*M).Run(0xc000076080) [2022-03-06T22:53:59.346Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-06T22:53:59.346Z] main.main() [2022-03-06T22:53:59.346Z] _testmain.go:95 +0x1f5 [2022-03-06T22:53:59.346Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-06T22:53:59.346Z] PASS [2022-03-06T22:53:59.346Z] coverage: 90.9% of statements [2022-03-06T22:53:59.346Z] ok github.com/docker/docker/pkg/stack 0.180s coverage: 90.9% of statements [2022-03-06T22:53:59.346Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-03-06T22:53:59.346Z] === RUN TestOddAllocateRelease [2022-03-06T22:53:59.464Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-06T22:53:59.813Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-03-06T22:53:59.813Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-06T22:53:59.813Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-06T22:53:59.813Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-06T22:53:59.813Z] === RUN TestNewStdWriter [2022-03-06T22:53:59.813Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-06T22:53:59.813Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestWriteWithNilBytes [2022-03-06T22:53:59.813Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestWrite [2022-03-06T22:53:59.813Z] --- PASS: TestWrite (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestWriteWithWriterError [2022-03-06T22:53:59.813Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-06T22:53:59.813Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyWriteAndRead [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-06T22:53:59.813Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-06T22:53:59.813Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-06T22:53:59.813Z] PASS [2022-03-06T22:53:59.813Z] coverage: 100.0% of statements [2022-03-06T22:53:59.813Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-03-06T22:53:59.813Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-06T22:53:59.813Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-06T22:53:59.813Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest1 [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest4 [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest3 [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest1 [2022-03-06T22:53:59.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest4 [2022-03-06T22:53:59.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest3 [2022-03-06T22:53:59.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest2 [2022-03-06T22:53:59.813Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-06T22:53:59.813Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest2 [2022-03-06T22:53:59.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:53:59.813Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-06T22:53:59.813Z] === CONT TestParallelPredefinedRequest5 [2022-03-06T22:53:59.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:53:59.813Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-06T22:53:59.813Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-06T22:53:59.813Z] PASS [2022-03-06T22:53:59.813Z] coverage: 85.3% of statements [2022-03-06T22:53:59.813Z] ok github.com/docker/docker/libnetwork/ipam 41.059s coverage: 85.3% of statements [2022-03-06T22:53:59.869Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-03-06T22:53:59.869Z] === CONT TestIpcModeOlderClient [2022-03-06T22:53:59.869Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-06T22:53:59.869Z] === CONT TestContainerKillOnDaemonStart [2022-03-06T22:53:59.869Z] --- PASS: TestDaemonRestartIpcMode (2.36s) [2022-03-06T22:54:00.026Z] --- PASS: TestNISDomainname (1.00s) [2022-03-06T22:54:00.026Z] === RUN TestHostnameDnsResolution [2022-03-06T22:54:00.283Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-06T22:54:00.797Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-06T22:54:00.797Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-06T22:54:00.797Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestFormatStatus [2022-03-06T22:54:00.797Z] --- PASS: TestFormatStatus (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestFormatError [2022-03-06T22:54:00.797Z] --- PASS: TestFormatError (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestFormatJSONError [2022-03-06T22:54:00.797Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-06T22:54:00.797Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-06T22:54:00.797Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestNewJSONProgressOutput [2022-03-06T22:54:00.797Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestAuxFormatterEmit [2022-03-06T22:54:00.797Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestStreamWriterStdout [2022-03-06T22:54:00.797Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-06T22:54:00.797Z] === RUN TestStreamWriterStderr [2022-03-06T22:54:00.797Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-06T22:54:00.797Z] PASS [2022-03-06T22:54:00.797Z] coverage: 66.2% of statements [2022-03-06T22:54:00.797Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-03-06T22:54:01.213Z] --- PASS: TestHostnameDnsResolution (1.09s) [2022-03-06T22:54:01.213Z] === RUN TestUnprivilegedPortsAndPing [2022-03-06T22:54:01.264Z] === RUN TestGenerateRandomID [2022-03-06T22:54:01.264Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-06T22:54:01.264Z] === RUN TestShortenId [2022-03-06T22:54:01.264Z] --- PASS: TestShortenId (0.00s) [2022-03-06T22:54:01.264Z] === RUN TestShortenSha256Id [2022-03-06T22:54:01.264Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-06T22:54:01.264Z] === RUN TestShortenIdEmpty [2022-03-06T22:54:01.264Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-06T22:54:01.264Z] === RUN TestShortenIdInvalid [2022-03-06T22:54:01.264Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-06T22:54:01.264Z] === RUN TestIsShortIDNonHex [2022-03-06T22:54:01.264Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-06T22:54:01.264Z] === RUN TestIsShortIDNotCorrectSize [2022-03-06T22:54:01.264Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-06T22:54:01.264Z] PASS [2022-03-06T22:54:01.264Z] coverage: 70.6% of statements [2022-03-06T22:54:01.264Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-03-06T22:54:01.731Z] === RUN TestIsCpusetListAvailable [2022-03-06T22:54:01.731Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-06T22:54:01.731Z] PASS [2022-03-06T22:54:01.731Z] coverage: 39.4% of statements [2022-03-06T22:54:01.731Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-03-06T22:54:02.143Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-03-06T22:54:02.143Z] === RUN TestStats [2022-03-06T22:54:03.290Z] === RUN TestChtimes [2022-03-06T22:54:03.291Z] --- PASS: TestChtimes (0.00s) [2022-03-06T22:54:03.291Z] === RUN TestChtimesWindows [2022-03-06T22:54:03.291Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-06T22:54:03.291Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-06T22:54:03.291Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-06T22:54:03.291Z] PASS [2022-03-06T22:54:03.291Z] coverage: 12.9% of statements [2022-03-06T22:54:03.291Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.9% of statements [2022-03-06T22:54:03.637Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-06T22:54:03.758Z] === RUN TestTailFile [2022-03-06T22:54:03.758Z] --- PASS: TestTailFile (0.00s) [2022-03-06T22:54:03.758Z] === RUN TestTailFileManyLines [2022-03-06T22:54:03.758Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-06T22:54:03.758Z] === RUN TestTailEmptyFile [2022-03-06T22:54:03.758Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-06T22:54:03.758Z] === RUN TestTailNegativeN [2022-03-06T22:54:03.758Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/truncated_last_line [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader/no_delimiter [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:03.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:03.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:03.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:03.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:03.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:03.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:03.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.230Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.231Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.231Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:54:04.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:54:04.233Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:54:04.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:54:04.235Z] PASS [2022-03-06T22:54:04.235Z] coverage: 88.6% of statements [2022-03-06T22:54:04.235Z] ok github.com/docker/docker/pkg/tailfile 0.166s coverage: 88.6% of statements [2022-03-06T22:54:04.659Z] --- PASS: TestStats (2.73s) [2022-03-06T22:54:04.659Z] === RUN TestStopContainerWithTimeout [2022-03-06T22:54:04.659Z] === RUN TestStopContainerWithTimeout/0 [2022-03-06T22:54:04.659Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-06T22:54:04.659Z] === RUN TestStopContainerWithTimeout/1 [2022-03-06T22:54:04.659Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-06T22:54:04.659Z] === RUN TestStopContainerWithTimeout/3 [2022-03-06T22:54:04.659Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-06T22:54:04.659Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-06T22:54:04.659Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-06T22:54:04.659Z] === CONT TestStopContainerWithTimeout/0 [2022-03-06T22:54:04.659Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-06T22:54:05.102Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-06T22:54:05.220Z] === RUN TestTarSumRemoveNonExistent [2022-03-06T22:54:05.220Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestTarSumRemove [2022-03-06T22:54:05.220Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestSortFileInfoSums [2022-03-06T22:54:05.220Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestNewTarSumForLabelInvalid [2022-03-06T22:54:05.220Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestNewTarSumForLabel [2022-03-06T22:54:05.220Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestEmptyTar [2022-03-06T22:54:05.220Z] --- PASS: TestEmptyTar (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestTarSumsReadSize [2022-03-06T22:54:05.220Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestTarSums [2022-03-06T22:54:05.220Z] --- PASS: TestTarSums (0.07s) [2022-03-06T22:54:05.220Z] === RUN TestIteration [2022-03-06T22:54:05.220Z] --- PASS: TestIteration (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestVersionLabelForChecksum [2022-03-06T22:54:05.220Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestVersion [2022-03-06T22:54:05.220Z] --- PASS: TestVersion (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestGetVersion [2022-03-06T22:54:05.220Z] --- PASS: TestGetVersion (0.00s) [2022-03-06T22:54:05.220Z] === RUN TestGetVersions [2022-03-06T22:54:05.220Z] --- PASS: TestGetVersions (0.00s) [2022-03-06T22:54:05.220Z] PASS [2022-03-06T22:54:05.220Z] coverage: 89.3% of statements [2022-03-06T22:54:05.220Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-03-06T22:54:05.588Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-06T22:54:05.687Z] testing: warning: no tests to run [2022-03-06T22:54:05.687Z] PASS [2022-03-06T22:54:05.687Z] coverage: [no statements] [2022-03-06T22:54:05.687Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2022-03-06T22:54:05.892Z] --- PASS: TestCreateServiceConfigFileMode (12.37s) [2022-03-06T22:54:05.892Z] === RUN TestCreateServiceSysctls [2022-03-06T22:54:06.154Z] === RUN TestTruncIndex [2022-03-06T22:54:06.154Z] --- PASS: TestTruncIndex (0.10s) [2022-03-06T22:54:06.154Z] PASS [2022-03-06T22:54:06.154Z] coverage: 91.5% of statements [2022-03-06T22:54:06.154Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-03-06T22:54:06.158Z] === CONT TestStopContainerWithTimeout/3 [2022-03-06T22:54:06.621Z] === RUN TestIsGIT [2022-03-06T22:54:06.621Z] --- PASS: TestIsGIT (0.00s) [2022-03-06T22:54:06.621Z] === RUN TestIsTransport [2022-03-06T22:54:06.621Z] --- PASS: TestIsTransport (0.00s) [2022-03-06T22:54:06.621Z] PASS [2022-03-06T22:54:06.621Z] coverage: 100.0% of statements [2022-03-06T22:54:06.621Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-03-06T22:54:07.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-06T22:54:07.088Z] === RUN TestVersionInfo [2022-03-06T22:54:07.088Z] --- PASS: TestVersionInfo (0.00s) [2022-03-06T22:54:07.088Z] === RUN TestAppendVersions [2022-03-06T22:54:07.088Z] --- PASS: TestAppendVersions (0.00s) [2022-03-06T22:54:07.088Z] PASS [2022-03-06T22:54:07.088Z] coverage: 88.9% of statements [2022-03-06T22:54:07.088Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-03-06T22:54:07.266Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-03-06T22:54:07.266Z] === RUN TestCreateServiceCapabilities [2022-03-06T22:54:07.343Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-06T22:54:07.555Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-06T22:54:07.555Z] === RUN TestClientStream [2022-03-06T22:54:07.555Z] --- PASS: TestClientStream (0.00s) [2022-03-06T22:54:07.555Z] === RUN TestClientSendFile [2022-03-06T22:54:07.555Z] --- PASS: TestClientSendFile (0.00s) [2022-03-06T22:54:07.555Z] === RUN TestClientWithRequestTimeout [2022-03-06T22:54:07.555Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-06T22:54:07.555Z] === RUN TestFileSpecPlugin [2022-03-06T22:54:07.555Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-06T22:54:07.555Z] === RUN TestFileJSONSpecPlugin [2022-03-06T22:54:07.555Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-06T22:54:07.555Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-06T22:54:07.555Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-06T22:54:07.555Z] === RUN TestPluginAddHandler [2022-03-06T22:54:07.555Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-06T22:54:07.555Z] === RUN TestPluginWaitBadPlugin [2022-03-06T22:54:07.555Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-06T22:54:07.555Z] === RUN TestGet [2022-03-06T22:54:07.555Z] time="2022-03-06T22:54:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-06T22:54:07.905Z] === CONT TestStopContainerWithTimeout/1 [2022-03-06T22:54:08.022Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-06T22:54:08.022Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-06T22:54:08.022Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-06T22:54:08.022Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-06T22:54:08.162Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-06T22:54:08.489Z] time="2022-03-06T22:54:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-06T22:54:08.489Z] === RUN TestValidatePrivileges [2022-03-06T22:54:08.489Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-06T22:54:08.489Z] === RUN TestFilterByCapNeg [2022-03-06T22:54:08.489Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-06T22:54:08.489Z] === RUN TestFilterByCapPos [2022-03-06T22:54:08.489Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-06T22:54:08.489Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-06T22:54:08.489Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-06T22:54:08.489Z] PASS [2022-03-06T22:54:08.489Z] coverage: 12.0% of statements [2022-03-06T22:54:08.489Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-03-06T22:54:08.724Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-06T22:54:08.956Z] === RUN TestNewSettable [2022-03-06T22:54:08.956Z] --- PASS: TestNewSettable (0.00s) [2022-03-06T22:54:08.956Z] === RUN TestIsSettable [2022-03-06T22:54:08.956Z] --- PASS: TestIsSettable (0.00s) [2022-03-06T22:54:08.956Z] === RUN TestUpdateSettingsEnv [2022-03-06T22:54:08.956Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-06T22:54:08.956Z] PASS [2022-03-06T22:54:08.956Z] coverage: 20.0% of statements [2022-03-06T22:54:08.956Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-03-06T22:54:08.980Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-06T22:54:09.236Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-06T22:54:09.422Z] === RUN TestLoad [2022-03-06T22:54:09.422Z] --- PASS: TestLoad (0.00s) [2022-03-06T22:54:09.422Z] === RUN TestSave [2022-03-06T22:54:09.492Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-06T22:54:09.492Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-06T22:54:09.492Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-06T22:54:09.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-06T22:54:09.749Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-06T22:54:09.749Z] --- PASS: TestStopContainerWithTimeout/0 (1.38s) [2022-03-06T22:54:09.749Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2022-03-06T22:54:09.749Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-03-06T22:54:09.749Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2022-03-06T22:54:09.749Z] === RUN TestDeleteDevicemapper [2022-03-06T22:54:09.749Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:54:09.749Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-06T22:54:09.749Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-06T22:54:09.795Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-03-06T22:54:09.795Z] === RUN TestInspect [2022-03-06T22:54:09.889Z] --- PASS: TestSave (0.02s) [2022-03-06T22:54:09.889Z] === RUN TestAddDeleteGet [2022-03-06T22:54:09.889Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-06T22:54:09.889Z] === RUN TestInvalidTags [2022-03-06T22:54:09.889Z] --- PASS: TestInvalidTags (0.00s) [2022-03-06T22:54:09.889Z] PASS [2022-03-06T22:54:09.889Z] coverage: 84.4% of statements [2022-03-06T22:54:09.889Z] ok github.com/docker/docker/reference 0.143s coverage: 84.4% of statements [2022-03-06T22:54:10.357Z] time="2022-03-06T22:54:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-06T22:54:10.679Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-06T22:54:10.823Z] === RUN TestResolveAuthConfigIndexServer [2022-03-06T22:54:10.823Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestResolveAuthConfigFullURL [2022-03-06T22:54:10.823Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-06T22:54:10.823Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestValidateMirror [2022-03-06T22:54:10.823Z] --- PASS: TestValidateMirror (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestLoadInsecureRegistries [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestReaderWithReadError [2022-03-06T22:54:10.823Z] time="2022-03-06T22:54:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-06T22:54:10.823Z] time="2022-03-06T22:54:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-06T22:54:10.823Z] time="2022-03-06T22:54:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-06T22:54:10.823Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-03-06T22:54:10.823Z] === RUN TestNewServiceConfig [2022-03-06T22:54:10.823Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestValidateIndexName [2022-03-06T22:54:10.823Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestValidateIndexNameWithError [2022-03-06T22:54:10.823Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestEndpointParse [2022-03-06T22:54:10.823Z] --- PASS: TestEndpointParse (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestEndpointParseInvalid [2022-03-06T22:54:10.823Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestValidateEndpoint [2022-03-06T22:54:10.823Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestPing [2022-03-06T22:54:10.823Z] --- PASS: TestPing (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestPingRegistryEndpoint [2022-03-06T22:54:10.823Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:54:10.823Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestEndpoint [2022-03-06T22:54:10.823Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:54:10.823Z] --- SKIP: TestEndpoint (0.01s) [2022-03-06T22:54:10.823Z] === RUN TestParseRepositoryInfo [2022-03-06T22:54:10.823Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestNewIndexInfo [2022-03-06T22:54:10.823Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestMirrorEndpointLookup [2022-03-06T22:54:10.823Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:54:10.823Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestSearchRepositories [2022-03-06T22:54:10.823Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-06T22:54:10.823Z] Host: 127.0.0.1:49346 [2022-03-06T22:54:10.823Z] User-Agent: docker test client [2022-03-06T22:54:10.823Z] Authorization: Token fake-token [2022-03-06T22:54:10.823Z] X-Docker-Token: true [2022-03-06T22:54:10.823Z] Accept-Encoding: gzip [2022-03-06T22:54:10.823Z] [2022-03-06T22:54:10.823Z] [2022-03-06T22:54:10.823Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-06T22:54:10.823Z] Connection: close [2022-03-06T22:54:10.823Z] Content-Length: 144 [2022-03-06T22:54:10.823Z] Cache-Control: no-cache [2022-03-06T22:54:10.823Z] Content-Type: application/json [2022-03-06T22:54:10.823Z] Date: Sun, 06 Mar 2022 22:54:10 GMT [2022-03-06T22:54:10.823Z] Expires: -1 [2022-03-06T22:54:10.823Z] Pragma: no-cache [2022-03-06T22:54:10.823Z] Server: docker-tests/mock [2022-03-06T22:54:10.823Z] X-Docker-Registry-Config: mock [2022-03-06T22:54:10.823Z] X-Docker-Registry-Version: 0.0.0 [2022-03-06T22:54:10.823Z] [2022-03-06T22:54:10.823Z] [2022-03-06T22:54:10.823Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestTrustedLocation [2022-03-06T22:54:10.823Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-06T22:54:10.823Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestAllowNondistributableArtifacts [2022-03-06T22:54:10.823Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestIsSecureIndex [2022-03-06T22:54:10.823Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-06T22:54:10.823Z] PASS [2022-03-06T22:54:10.823Z] coverage: 51.2% of statements [2022-03-06T22:54:10.823Z] ok github.com/docker/docker/registry 0.231s coverage: 51.2% of statements [2022-03-06T22:54:10.823Z] time="2022-03-06T22:54:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestReader [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-06T22:54:10.823Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-06T22:54:10.823Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-06T22:54:10.823Z] PASS [2022-03-06T22:54:10.823Z] coverage: 100.0% of statements [2022-03-06T22:54:10.823Z] ok github.com/docker/docker/registry/resumable 0.214s coverage: 100.0% of statements [2022-03-06T22:54:11.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-06T22:54:11.291Z] === RUN TestRestartManagerTimeout [2022-03-06T22:54:11.291Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-06T22:54:11.291Z] === RUN TestRestartManagerTimeoutReset [2022-03-06T22:54:11.291Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-06T22:54:11.291Z] PASS [2022-03-06T22:54:11.291Z] coverage: 50.9% of statements [2022-03-06T22:54:11.291Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-03-06T22:54:11.681Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-06T22:54:11.681Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-06T22:54:11.758Z] === RUN TestDecodeContainerConfig [2022-03-06T22:54:11.758Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-06T22:54:11.758Z] === RUN TestDecodeContainerConfigIsolation [2022-03-06T22:54:11.758Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-06T22:54:11.758Z] === RUN TestValidatePrivileged [2022-03-06T22:54:11.758Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-06T22:54:11.758Z] PASS [2022-03-06T22:54:11.758Z] coverage: 52.6% of statements [2022-03-06T22:54:11.758Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2022-03-06T22:54:12.089Z] --- PASS: TestContainerKillOnDaemonStart (11.46s) [2022-03-06T22:54:12.090Z] PASS [2022-03-06T22:54:12.090Z] [2022-03-06T22:54:12.090Z] === Skipped [2022-03-06T22:54:12.090Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-06T22:54:12.090Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:54:12.090Z] [2022-03-06T22:54:12.090Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-06T22:54:12.090Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:54:12.090Z] [2022-03-06T22:54:12.090Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-06T22:54:12.090Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:54:12.090Z] [2022-03-06T22:54:12.090Z] DONE 200 tests, 3 skipped in 111.961s [2022-03-06T22:54:12.090Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-06T22:54:12.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:12.090Z] ++ set -e [2022-03-06T22:54:12.090Z] ++ '[' -n 0 ']' [2022-03-06T22:54:12.090Z] ++ set -x [2022-03-06T22:54:12.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:12.090Z] === RUN TestConfigDaemonLibtrustID [2022-03-06T22:54:12.090Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-06T22:54:12.090Z] === RUN TestDaemonConfigValidation [2022-03-06T22:54:12.090Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:54:12.090Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:54:12.090Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-06T22:54:12.090Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-06T22:54:12.090Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-06T22:54:12.090Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-06T22:54:12.090Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-06T22:54:12.090Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-06T22:54:12.090Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-06T22:54:12.090Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-06T22:54:12.090Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:54:12.090Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-06T22:54:12.090Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-06T22:54:12.090Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-06T22:54:12.090Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-06T22:54:12.090Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-06T22:54:12.090Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-03-06T22:54:12.090Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-06T22:54:12.090Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-03-06T22:54:12.090Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-06T22:54:12.090Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-06T22:54:12.090Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-06T22:54:12.090Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-06T22:54:12.224Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-06T22:54:12.225Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-06T22:54:12.225Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-06T22:54:12.225Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-06T22:54:12.225Z] PASS [2022-03-06T22:54:12.225Z] coverage: 62.5% of statements [2022-03-06T22:54:12.225Z] ok github.com/docker/docker/testutil 0.081s coverage: 62.5% of statements [2022-03-06T22:54:12.325Z] --- PASS: TestInspect (2.63s) [2022-03-06T22:54:12.325Z] === RUN TestCreateJob [2022-03-06T22:54:12.431Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s) [2022-03-06T22:54:12.431Z] === RUN TestUpdateMemory [2022-03-06T22:54:12.431Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:54:12.431Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-06T22:54:12.431Z] === RUN TestUpdateCPUQuota [2022-03-06T22:54:13.029Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-06T22:54:13.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-06T22:54:13.364Z] --- PASS: TestUpdateCPUQuota (1.33s) [2022-03-06T22:54:13.364Z] === RUN TestUpdatePidsLimit [2022-03-06T22:54:13.364Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-06T22:54:13.926Z] === RUN TestUpdatePidsLimit/no_change [2022-03-06T22:54:13.968Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-06T22:54:14.183Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-06T22:54:14.433Z] time="2022-03-06T22:54:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-06T22:54:14.433Z] === RUN TestGetDriver [2022-03-06T22:54:14.433Z] --- PASS: TestGetDriver (0.00s) [2022-03-06T22:54:14.433Z] === RUN TestVolumeRequestError [2022-03-06T22:54:14.433Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-06T22:54:14.433Z] PASS [2022-03-06T22:54:14.433Z] coverage: 36.1% of statements [2022-03-06T22:54:14.433Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2022-03-06T22:54:14.439Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-06T22:54:14.900Z] === RUN TestGetAddress [2022-03-06T22:54:14.900Z] --- PASS: TestGetAddress (0.00s) [2022-03-06T22:54:14.900Z] === RUN TestRemove [2022-03-06T22:54:14.900Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-06T22:54:14.900Z] --- SKIP: TestRemove (0.00s) [2022-03-06T22:54:14.900Z] === RUN TestInitializeWithVolumes [2022-03-06T22:54:14.900Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-06T22:54:14.900Z] === RUN TestCreate [2022-03-06T22:54:14.900Z] --- PASS: TestCreate (0.01s) [2022-03-06T22:54:14.900Z] === RUN TestValidateName [2022-03-06T22:54:14.900Z] --- PASS: TestValidateName (0.00s) [2022-03-06T22:54:14.900Z] === RUN TestCreateWithOpts [2022-03-06T22:54:14.900Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-06T22:54:14.900Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-06T22:54:14.900Z] === RUN TestRelaodNoOpts [2022-03-06T22:54:14.900Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-06T22:54:14.900Z] PASS [2022-03-06T22:54:14.900Z] coverage: 41.5% of statements [2022-03-06T22:54:14.900Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2022-03-06T22:54:14.907Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-06T22:54:14.907Z] daemon_test.go:156: [d972cfe825600] daemon is not started [2022-03-06T22:54:14.907Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-03-06T22:54:14.907Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-06T22:54:14.907Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-06T22:54:14.907Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-06T22:54:14.907Z] === RUN TestDaemonProxy [2022-03-06T22:54:14.907Z] === RUN TestDaemonProxy/environment_variables [2022-03-06T22:54:15.041Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-06T22:54:15.303Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-06T22:54:15.561Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-06T22:54:15.608Z] --- PASS: TestCreateJob (3.04s) [2022-03-06T22:54:15.608Z] === RUN TestReplicatedJob [2022-03-06T22:54:15.820Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRaw [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-06T22:54:15.885Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRaw [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-06T22:54:15.885Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-06T22:54:15.885Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-06T22:54:15.885Z] === RUN TestConvertTmpfsOptions [2022-03-06T22:54:15.885Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-06T22:54:15.885Z] linux_parser_test.go:209: data="ro" [2022-03-06T22:54:15.885Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-06T22:54:15.885Z] === RUN TestParseMountSpec [2022-03-06T22:54:15.885Z] parser_test.go:62: case 0 [2022-03-06T22:54:15.885Z] parser_test.go:62: case 1 [2022-03-06T22:54:15.885Z] parser_test.go:62: case 2 [2022-03-06T22:54:15.886Z] parser_test.go:62: case 3 [2022-03-06T22:54:15.886Z] parser_test.go:62: case 4 [2022-03-06T22:54:15.886Z] parser_test.go:62: case 5 [2022-03-06T22:54:15.886Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-06T22:54:15.886Z] === RUN TestValidateMount [2022-03-06T22:54:15.886Z] --- PASS: TestValidateMount (0.00s) [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRaw [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-06T22:54:15.886Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-06T22:54:15.886Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-06T22:54:15.886Z] PASS [2022-03-06T22:54:15.886Z] coverage: 67.6% of statements [2022-03-06T22:54:15.886Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-03-06T22:54:16.353Z] === RUN TestSetGetMeta [2022-03-06T22:54:16.353Z] === PAUSE TestSetGetMeta [2022-03-06T22:54:16.353Z] === RUN TestRestore [2022-03-06T22:54:16.353Z] === PAUSE TestRestore [2022-03-06T22:54:16.353Z] === RUN TestServiceCreate [2022-03-06T22:54:16.353Z] === PAUSE TestServiceCreate [2022-03-06T22:54:16.353Z] === RUN TestServiceList [2022-03-06T22:54:16.353Z] === PAUSE TestServiceList [2022-03-06T22:54:16.353Z] === RUN TestServiceRemove [2022-03-06T22:54:16.353Z] === PAUSE TestServiceRemove [2022-03-06T22:54:16.353Z] === RUN TestServiceGet [2022-03-06T22:54:16.353Z] === PAUSE TestServiceGet [2022-03-06T22:54:16.353Z] === RUN TestServicePrune [2022-03-06T22:54:16.353Z] === PAUSE TestServicePrune [2022-03-06T22:54:16.353Z] === RUN TestCreate [2022-03-06T22:54:16.353Z] === PAUSE TestCreate [2022-03-06T22:54:16.353Z] === RUN TestRemove [2022-03-06T22:54:16.353Z] === PAUSE TestRemove [2022-03-06T22:54:16.353Z] === RUN TestList [2022-03-06T22:54:16.353Z] === PAUSE TestList [2022-03-06T22:54:16.353Z] === RUN TestFindByDriver [2022-03-06T22:54:16.353Z] === PAUSE TestFindByDriver [2022-03-06T22:54:16.353Z] === RUN TestFindByReferenced [2022-03-06T22:54:16.353Z] === PAUSE TestFindByReferenced [2022-03-06T22:54:16.353Z] === RUN TestDerefMultipleOfSameRef [2022-03-06T22:54:16.353Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-06T22:54:16.353Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:54:16.353Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:54:16.353Z] === RUN TestDefererencePluginOnCreateError [2022-03-06T22:54:16.353Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-06T22:54:16.353Z] === RUN TestRefDerefRemove [2022-03-06T22:54:16.353Z] === PAUSE TestRefDerefRemove [2022-03-06T22:54:16.353Z] === RUN TestGet [2022-03-06T22:54:16.353Z] === PAUSE TestGet [2022-03-06T22:54:16.353Z] === RUN TestGetWithReference [2022-03-06T22:54:16.353Z] === PAUSE TestGetWithReference [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_nil_list [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_empty_list [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_filter_some [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_filter_middle [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:54:16.353Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-06T22:54:16.353Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_nil_list [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_filter_some [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_empty_list [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-06T22:54:16.353Z] === CONT TestFilterFunc/test_filter_middle [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-06T22:54:16.353Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-06T22:54:16.353Z] === CONT TestSetGetMeta [2022-03-06T22:54:16.353Z] === CONT TestList [2022-03-06T22:54:16.353Z] === CONT TestServiceList [2022-03-06T22:54:16.353Z] === CONT TestServiceGet [2022-03-06T22:54:16.353Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-06T22:54:16.353Z] === CONT TestServiceCreate [2022-03-06T22:54:16.353Z] --- PASS: TestList (0.03s) [2022-03-06T22:54:16.353Z] === CONT TestRestore [2022-03-06T22:54:16.353Z] --- PASS: TestRestore (0.02s) [2022-03-06T22:54:16.353Z] === CONT TestCreate [2022-03-06T22:54:16.353Z] --- PASS: TestCreate (0.01s) [2022-03-06T22:54:16.353Z] === CONT TestRemove [2022-03-06T22:54:16.353Z] --- PASS: TestRemove (0.01s) [2022-03-06T22:54:16.353Z] === CONT TestServiceRemove [2022-03-06T22:54:16.353Z] --- PASS: TestServiceGet (0.16s) [2022-03-06T22:54:16.353Z] === CONT TestDefererencePluginOnCreateError [2022-03-06T22:54:16.353Z] --- PASS: TestServiceRemove (0.09s) [2022-03-06T22:54:16.353Z] === CONT TestGetWithReference [2022-03-06T22:54:16.353Z] --- PASS: TestServiceList (0.17s) [2022-03-06T22:54:16.353Z] === CONT TestGet [2022-03-06T22:54:16.353Z] --- PASS: TestServiceCreate (0.15s) [2022-03-06T22:54:16.353Z] === CONT TestRefDerefRemove [2022-03-06T22:54:16.353Z] --- PASS: TestGet (0.02s) [2022-03-06T22:54:16.353Z] === CONT TestDerefMultipleOfSameRef [2022-03-06T22:54:16.353Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-03-06T22:54:16.353Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:54:16.353Z] --- PASS: TestGetWithReference (0.02s) [2022-03-06T22:54:16.353Z] === CONT TestServicePrune [2022-03-06T22:54:16.353Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-06T22:54:16.353Z] === CONT TestFindByReferenced [2022-03-06T22:54:16.353Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-06T22:54:16.353Z] === CONT TestFindByDriver [2022-03-06T22:54:16.353Z] time="2022-03-06T22:54:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:54:16.353Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-03-06T22:54:16.353Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-06T22:54:16.353Z] time="2022-03-06T22:54:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:54:16.353Z] time="2022-03-06T22:54:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:54:16.353Z] time="2022-03-06T22:54:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-06T22:54:16.353Z] --- PASS: TestFindByDriver (0.02s) [2022-03-06T22:54:16.353Z] time="2022-03-06T22:54:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:54:16.353Z] --- PASS: TestServicePrune (0.03s) [2022-03-06T22:54:16.353Z] PASS [2022-03-06T22:54:16.353Z] coverage: 69.0% of statements [2022-03-06T22:54:16.353Z] ok github.com/docker/docker/volume/service 0.260s coverage: 69.0% of statements [2022-03-06T22:54:16.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-06T22:54:16.391Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-06T22:54:16.391Z] check_test.go:308: [d873e31a5fcdb] daemon is not started [2022-03-06T22:54:16.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-06T22:54:16.391Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-06T22:54:16.391Z] check_test.go:308: [ddcd0fc6f7416] daemon is not started [2022-03-06T22:54:16.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-06T22:54:16.816Z] === RUN TestDaemonProxy/command-line_options [2022-03-06T22:54:16.953Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit (3.43s) [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2022-03-06T22:54:16.953Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-03-06T22:54:16.953Z] === RUN TestUpdateRestartPolicy [2022-03-06T22:54:17.747Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-06T22:54:17.882Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-06T22:54:17.882Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-06T22:54:18.444Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-06T22:54:18.700Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-06T22:54:18.724Z] === RUN TestDaemonProxy/configuration_file [2022-03-06T22:54:18.957Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-06T22:54:19.520Z] check_test.go:308: [dcc811fb373fc] daemon is not started [2022-03-06T22:54:19.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-06T22:54:20.105Z] === RUN TestDaemonProxy/conflicting_options [2022-03-06T22:54:20.675Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-06T22:54:20.875Z] --- PASS: TestReplicatedJob (5.15s) [2022-03-06T22:54:20.875Z] === RUN TestUpdateReplicatedJob [2022-03-06T22:54:21.245Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-06T22:54:21.245Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-06T22:54:21.245Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-06T22:54:21.245Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-06T22:54:21.245Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-06T22:54:21.245Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-06T22:54:21.245Z] PASS [2022-03-06T22:54:21.245Z] [2022-03-06T22:54:21.245Z] DONE 17 tests in 10.228s [2022-03-06T22:54:21.245Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-06T22:54:21.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:21.245Z] ++ set -e [2022-03-06T22:54:21.245Z] ++ '[' -n 0 ']' [2022-03-06T22:54:21.245Z] ++ set -x [2022-03-06T22:54:21.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:21.245Z] INFO: Testing against a local daemon [2022-03-06T22:54:21.245Z] === RUN TestCommitInheritsEnv [2022-03-06T22:54:21.506Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-03-06T22:54:21.506Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-06T22:54:21.506Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-06T22:54:21.506Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T22:54:21.506Z] === RUN TestImportWithCustomPlatform [2022-03-06T22:54:21.506Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-06T22:54:21.506Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-06T22:54:21.506Z] === RUN TestImportWithCustomPlatform// [2022-03-06T22:54:21.506Z] === RUN TestImportWithCustomPlatform/linux [2022-03-06T22:54:21.766Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-06T22:54:21.766Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-06T22:54:21.766Z] === RUN TestImportWithCustomPlatform/macos [2022-03-06T22:54:21.766Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-06T22:54:21.766Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-06T22:54:21.766Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-06T22:54:21.766Z] === RUN TestImagesFilterMultiReference [2022-03-06T22:54:21.766Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-06T22:54:21.766Z] === RUN TestImagePullPlatformInvalid [2022-03-06T22:54:22.026Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-06T22:54:22.026Z] === RUN TestRemoveImageOrphaning [2022-03-06T22:54:22.026Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-03-06T22:54:22.026Z] === RUN TestRemoveImageGarbageCollector [2022-03-06T22:54:22.026Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:54:22.026Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-06T22:54:22.026Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-06T22:54:22.026Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-06T22:54:22.026Z] === RUN TestTagInvalidReference [2022-03-06T22:54:22.210Z] --- PASS: TestGet (15.01s) [2022-03-06T22:54:22.210Z] === RUN TestPluginWithNoManifest [2022-03-06T22:54:22.210Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-06T22:54:22.210Z] === RUN TestGetAll [2022-03-06T22:54:22.210Z] --- PASS: TestGetAll (0.00s) [2022-03-06T22:54:22.210Z] PASS [2022-03-06T22:54:22.210Z] coverage: 73.2% of statements [2022-03-06T22:54:22.210Z] ok github.com/docker/docker/pkg/plugins 35.981s coverage: 73.2% of statements [2022-03-06T22:54:22.287Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-06T22:54:22.287Z] === RUN TestTagValidPrefixedRepo [2022-03-06T22:54:22.287Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-06T22:54:22.287Z] === RUN TestTagExistedNameWithoutForce [2022-03-06T22:54:22.287Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-06T22:54:22.287Z] === RUN TestTagOfficialNames [2022-03-06T22:54:22.287Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-06T22:54:22.287Z] === RUN TestTagMatchesDigest [2022-03-06T22:54:22.287Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-06T22:54:22.287Z] PASS [2022-03-06T22:54:22.287Z] [2022-03-06T22:54:22.287Z] === Skipped [2022-03-06T22:54:22.287Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T22:54:22.287Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-06T22:54:22.287Z] [2022-03-06T22:54:22.287Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-06T22:54:22.287Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:54:22.287Z] [2022-03-06T22:54:22.287Z] DONE 22 tests, 2 skipped in 1.108s [2022-03-06T22:54:22.287Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-06T22:54:22.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:22.287Z] ++ set -e [2022-03-06T22:54:22.287Z] ++ '[' -n 0 ']' [2022-03-06T22:54:22.287Z] ++ set -x [2022-03-06T22:54:22.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:22.287Z] INFO: Testing against a local daemon [2022-03-06T22:54:22.287Z] === RUN TestNetworkCreateDelete [2022-03-06T22:54:22.547Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-06T22:54:22.547Z] === RUN TestDockerNetworkDeletePreferID [2022-03-06T22:54:22.808Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-06T22:54:22.808Z] === RUN TestDaemonDNSFallback [2022-03-06T22:54:23.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-06T22:54:24.157Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-03-06T22:54:24.157Z] === RUN TestServiceListWithStatuses [2022-03-06T22:54:24.157Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T22:54:24.157Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-06T22:54:24.157Z] === RUN TestDockerNetworkConnectAlias [2022-03-06T22:54:24.941Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-06T22:54:24.941Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-06T22:54:26.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-06T22:54:27.575Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-06T22:54:28.138Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-06T22:54:28.344Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-03-06T22:54:28.344Z] === RUN TestDockerNetworkReConnect [2022-03-06T22:54:28.628Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-06T22:54:28.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-06T22:54:28.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-06T22:54:28.888Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-06T22:54:28.888Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-06T22:54:28.888Z] [2022-03-06T22:54:28.888Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-06T22:54:28.888Z] =========================== short test summary info ============================ [2022-03-06T22:54:28.888Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-06T22:54:28.888Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-06T22:54:28.888Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-06T22:54:28.888Z] Not supported on most drivers [2022-03-06T22:54:28.888Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-06T22:54:28.888Z] Output of docker top depends on host distro, and is not formalized. [2022-03-06T22:54:28.888Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-06T22:54:28.888Z] Output of docker top depends on host distro, and is not formalized. [2022-03-06T22:54:28.888Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-06T22:54:28.888Z] Can fail if eth0 has multiple IP addresses [2022-03-06T22:54:28.888Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-06T22:54:28.888Z] This doesn't seem to be taken into account by the engine [2022-03-06T22:54:28.888Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-06T22:54:28.888Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-06T22:54:28.888Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.21 seconds == [2022-03-06T22:54:29.149Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-06T22:54:29.389Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-03-06T22:54:29.389Z] === RUN TestInspectNetwork [2022-03-06T22:54:29.629Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2022-03-06T22:54:29.629Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-06T22:54:30.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2022-03-06T22:54:30.191Z] === RUN TestWaitNonBlocked [2022-03-06T22:54:30.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:54:30.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:54:30.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:54:30.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:54:30.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:54:30.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:54:31.121Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-06T22:54:31.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2022-03-06T22:54:31.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2022-03-06T22:54:31.121Z] === RUN TestWaitBlocked [2022-03-06T22:54:31.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:54:31.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:54:31.122Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:54:31.122Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:54:31.122Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-06T22:54:31.122Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-06T22:54:31.122Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-06T22:54:31.625Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-03-06T22:54:31.625Z] === RUN TestServicePlugin [2022-03-06T22:54:31.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-06T22:54:31.931Z] === RUN TestInspectNetwork/full_network_id [2022-03-06T22:54:31.931Z] === RUN TestInspectNetwork/partial_network_id [2022-03-06T22:54:31.931Z] === RUN TestInspectNetwork/network_name [2022-03-06T22:54:31.931Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-06T22:54:32.246Z] --- PASS: TestWaitBlocked (0.03s) [2022-03-06T22:54:32.246Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2022-03-06T22:54:32.246Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2022-03-06T22:54:32.246Z] === CONT TestContainerStartOnDaemonRestart [2022-03-06T22:54:32.246Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-06T22:54:34.767Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-06T22:54:34.907Z] plugin_test.go:61: [d69a49e50a885] joining swarm manager [d5d8c87347916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T22:54:35.696Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s) [2022-03-06T22:54:35.696Z] === CONT TestIpcModeOlderClient [2022-03-06T22:54:35.696Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-06T22:54:35.696Z] === CONT TestContainerKillOnDaemonStart [2022-03-06T22:54:35.696Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s) [2022-03-06T22:54:35.696Z] === CONT TestDaemonHostGatewayIP [2022-03-06T22:54:35.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-06T22:54:35.990Z] === RUN TestBoolValue [2022-03-06T22:54:35.990Z] --- PASS: TestBoolValue (0.00s) [2022-03-06T22:54:35.990Z] === RUN TestBoolValueOrDefault [2022-03-06T22:54:35.990Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-06T22:54:35.990Z] === RUN TestInt64ValueOrZero [2022-03-06T22:54:35.990Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-06T22:54:35.990Z] === RUN TestInt64ValueOrDefault [2022-03-06T22:54:35.990Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-06T22:54:35.990Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-06T22:54:35.990Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-06T22:54:35.990Z] === RUN TestJsonContentType [2022-03-06T22:54:35.990Z] --- PASS: TestJsonContentType (0.00s) [2022-03-06T22:54:35.990Z] PASS [2022-03-06T22:54:35.990Z] coverage: 14.7% of statements [2022-03-06T22:54:35.990Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2022-03-06T22:54:35.990Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-06T22:54:36.131Z] --- PASS: TestInspectNetwork (6.77s) [2022-03-06T22:54:36.131Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-06T22:54:36.131Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-06T22:54:36.131Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-06T22:54:36.131Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-06T22:54:36.131Z] === RUN TestRunContainerWithBridgeNone [2022-03-06T22:54:36.261Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-06T22:54:36.261Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-06T22:54:36.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-06T22:54:36.261Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-06T22:54:36.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-06T22:54:36.261Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-06T22:54:36.261Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-06T22:54:36.261Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-06T22:54:36.261Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-06T22:54:36.280Z] plugin_test.go:64: [dee9531bb621b] joining swarm manager [d5d8c87347916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T22:54:37.513Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-03-06T22:54:37.513Z] === RUN TestNetworkInvalidJSON [2022-03-06T22:54:37.513Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-06T22:54:37.513Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-06T22:54:37.513Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:54:37.513Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:54:37.513Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:54:37.513Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:54:37.513Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-06T22:54:37.513Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:54:37.513Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:54:37.513Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-06T22:54:37.513Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-06T22:54:37.513Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-06T22:54:37.513Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-06T22:54:37.513Z] === RUN TestNetworkList [2022-03-06T22:54:37.513Z] === RUN TestNetworkList//networks [2022-03-06T22:54:37.513Z] === PAUSE TestNetworkList//networks [2022-03-06T22:54:37.513Z] === RUN TestNetworkList//networks/ [2022-03-06T22:54:37.513Z] === PAUSE TestNetworkList//networks/ [2022-03-06T22:54:37.513Z] === CONT TestNetworkList//networks [2022-03-06T22:54:37.513Z] === CONT TestNetworkList//networks/ [2022-03-06T22:54:37.513Z] --- PASS: TestNetworkList (0.02s) [2022-03-06T22:54:37.513Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-06T22:54:37.513Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-06T22:54:37.513Z] === RUN TestHostIPv4BridgeLabel [2022-03-06T22:54:37.556Z] === RUN TestMaskSecretKeys [2022-03-06T22:54:37.556Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-06T22:54:37.556Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-06T22:54:37.556Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-06T22:54:37.556Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-06T22:54:37.556Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-06T22:54:37.556Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-06T22:54:37.556Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-06T22:54:37.556Z] === RUN TestVersionMiddlewareVersion [2022-03-06T22:54:37.556Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-06T22:54:37.556Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-06T22:54:37.556Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-06T22:54:37.556Z] PASS [2022-03-06T22:54:37.556Z] coverage: 37.7% of statements [2022-03-06T22:54:37.556Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-06T22:54:37.556Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-06T22:54:37.773Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-06T22:54:37.773Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-06T22:54:38.544Z] === RUN TestAdjustForAPIVersion [2022-03-06T22:54:38.544Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-06T22:54:38.544Z] PASS [2022-03-06T22:54:38.544Z] coverage: 5.7% of statements [2022-03-06T22:54:38.544Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-06T22:54:38.544Z] === RUN TestStrSliceMarshalJSON [2022-03-06T22:54:38.544Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestStrSliceUnmarshalJSON [2022-03-06T22:54:38.544Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestStrSliceUnmarshalString [2022-03-06T22:54:38.544Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestStrSliceUnmarshalSlice [2022-03-06T22:54:38.544Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-06T22:54:38.544Z] PASS [2022-03-06T22:54:38.544Z] coverage: 90.0% of statements [2022-03-06T22:54:38.544Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-03-06T22:54:38.544Z] === RUN TestToJSON [2022-03-06T22:54:38.544Z] --- PASS: TestToJSON (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestToParamWithVersion [2022-03-06T22:54:38.544Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestFromJSON [2022-03-06T22:54:38.544Z] --- PASS: TestFromJSON (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestEmpty [2022-03-06T22:54:38.544Z] --- PASS: TestEmpty (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestArgsMatchKVListEmptySources [2022-03-06T22:54:38.544Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestArgsMatchKVList [2022-03-06T22:54:38.544Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestArgsMatch [2022-03-06T22:54:38.544Z] --- PASS: TestArgsMatch (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestAdd [2022-03-06T22:54:38.544Z] --- PASS: TestAdd (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestDel [2022-03-06T22:54:38.544Z] --- PASS: TestDel (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestLen [2022-03-06T22:54:38.544Z] --- PASS: TestLen (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestExactMatch [2022-03-06T22:54:38.544Z] --- PASS: TestExactMatch (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestOnlyOneExactMatch [2022-03-06T22:54:38.544Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestContains [2022-03-06T22:54:38.544Z] --- PASS: TestContains (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestValidate [2022-03-06T22:54:38.544Z] --- PASS: TestValidate (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestWalkValues [2022-03-06T22:54:38.544Z] --- PASS: TestWalkValues (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestFuzzyMatch [2022-03-06T22:54:38.544Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestClone [2022-03-06T22:54:38.544Z] --- PASS: TestClone (0.00s) [2022-03-06T22:54:38.544Z] PASS [2022-03-06T22:54:38.544Z] coverage: 92.2% of statements [2022-03-06T22:54:38.544Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-06T22:54:38.544Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-06T22:54:38.544Z] === RUN TestDurationToSecondsString [2022-03-06T22:54:38.544Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-06T22:54:38.544Z] === RUN TestGetTimestamp [2022-03-06T22:54:39.013Z] --- PASS: TestGetTimestamp (0.13s) [2022-03-06T22:54:39.013Z] === RUN TestParseTimestamps [2022-03-06T22:54:39.013Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-06T22:54:39.013Z] PASS [2022-03-06T22:54:39.013Z] coverage: 100.0% of statements [2022-03-06T22:54:39.013Z] ok github.com/docker/docker/api/types/time 0.175s coverage: 100.0% of statements [2022-03-06T22:54:39.013Z] === RUN TestCompareVersion [2022-03-06T22:54:39.013Z] --- PASS: TestCompareVersion (0.00s) [2022-03-06T22:54:39.013Z] PASS [2022-03-06T22:54:39.013Z] coverage: 77.3% of statements [2022-03-06T22:54:39.013Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-06T22:54:39.013Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-06T22:54:39.156Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-06T22:54:39.156Z] === RUN TestDaemonDefaultNetworkPools [2022-03-06T22:54:39.726Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-06T22:54:39.726Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-06T22:54:40.001Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-06T22:54:40.001Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-06T22:54:40.001Z] === RUN TestCloneArgsSmartHttp [2022-03-06T22:54:40.001Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-06T22:54:40.001Z] === RUN TestCloneArgsDumbHttp [2022-03-06T22:54:40.001Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-06T22:54:40.001Z] === RUN TestCloneArgsGit [2022-03-06T22:54:40.001Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-06T22:54:40.001Z] === RUN TestCheckoutGit [2022-03-06T22:54:40.434Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2022-03-06T22:54:40.434Z] === CONT TestDaemonRestartIpcMode [2022-03-06T22:54:40.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-06T22:54:40.434Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-06T22:54:40.673Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-06T22:54:40.673Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-06T22:54:41.437Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-06T22:54:41.437Z] [2022-03-06T22:54:41.437Z] Unloading profiles will leave already running processes permanently [2022-03-06T22:54:41.437Z] unconfined, which can lead to unexpected situations. [2022-03-06T22:54:41.437Z] [2022-03-06T22:54:41.437Z] To set a process to complain mode, use the command line tool [2022-03-06T22:54:41.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-06T22:54:41.437Z] Post stage [Pipeline] junit [2022-03-06T22:54:41.451Z] Recording test results [2022-03-06T22:54:41.567Z] === RUN TestEnable [2022-03-06T22:54:41.567Z] --- PASS: TestEnable (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestDisable [2022-03-06T22:54:41.567Z] --- PASS: TestDisable (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestEnabled [2022-03-06T22:54:41.567Z] --- PASS: TestEnabled (0.00s) [2022-03-06T22:54:41.567Z] PASS [2022-03-06T22:54:41.567Z] coverage: 100.0% of statements [2022-03-06T22:54:41.567Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-03-06T22:54:41.567Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-06T22:54:41.567Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestProcessNoDockerignore [2022-03-06T22:54:41.567Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-06T22:54:41.567Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestDetectContentType [2022-03-06T22:54:41.567Z] --- PASS: TestDetectContentType (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestSelectAcceptableMIME [2022-03-06T22:54:41.567Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestInspectEmptyResponse [2022-03-06T22:54:41.567Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestInspectResponseBinary [2022-03-06T22:54:41.567Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestResponseUnsupportedContentType [2022-03-06T22:54:41.567Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestInspectResponseTextSimple [2022-03-06T22:54:41.567Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-06T22:54:41.567Z] === RUN TestInspectResponseEmptyContentType [2022-03-06T22:54:41.568Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-06T22:54:41.568Z] === RUN TestUnknownContentLength [2022-03-06T22:54:41.568Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-06T22:54:41.568Z] === RUN TestDownloadRemote [2022-03-06T22:54:42.036Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-06T22:54:42.036Z] === RUN TestGetWithStatusError [2022-03-06T22:54:42.036Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-06T22:54:42.036Z] === RUN TestCloseRootDirectory [2022-03-06T22:54:42.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:54:42.036Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-06T22:54:42.036Z] === RUN TestHashFile [2022-03-06T22:54:42.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:54:42.036Z] --- SKIP: TestHashFile (0.00s) [2022-03-06T22:54:42.036Z] === RUN TestHashSubdir [2022-03-06T22:54:42.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:54:42.036Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-06T22:54:42.036Z] === RUN TestRemoveDirectory [2022-03-06T22:54:42.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:54:42.036Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-06T22:54:42.036Z] PASS [2022-03-06T22:54:42.036Z] coverage: 9.3% of statements [2022-03-06T22:54:42.036Z] ok github.com/docker/docker/builder/remotecontext 0.326s coverage: 9.3% of statements [2022-03-06T22:54:42.057Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-06T22:54:42.057Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-06T22:54:42.504Z] === RUN TestGetAllAllowed [2022-03-06T22:54:42.505Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestGetAllMeta [2022-03-06T22:54:42.505Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-06T22:54:42.505Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestIsUnreferencedBuiltin [2022-03-06T22:54:42.505Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestIsExistingDirectory [2022-03-06T22:54:42.505Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestGetFilenameForDownload [2022-03-06T22:54:42.505Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestEnv2Variables [2022-03-06T22:54:42.505Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-06T22:54:42.505Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestMaintainer [2022-03-06T22:54:42.505Z] --- PASS: TestMaintainer (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestLabel [2022-03-06T22:54:42.505Z] --- PASS: TestLabel (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestFromScratch [2022-03-06T22:54:42.505Z] --- PASS: TestFromScratch (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestFromWithArg [2022-03-06T22:54:42.505Z] --- PASS: TestFromWithArg (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-06T22:54:42.505Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestFromWithUndefinedArg [2022-03-06T22:54:42.505Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestFromMultiStageWithNamedStage [2022-03-06T22:54:42.505Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestOnbuild [2022-03-06T22:54:42.505Z] --- PASS: TestOnbuild (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestWorkdir [2022-03-06T22:54:42.505Z] --- PASS: TestWorkdir (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestCmd [2022-03-06T22:54:42.505Z] --- PASS: TestCmd (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestHealthcheckNone [2022-03-06T22:54:42.505Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestHealthcheckCmd [2022-03-06T22:54:42.505Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestEntrypoint [2022-03-06T22:54:42.505Z] --- PASS: TestEntrypoint (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestExpose [2022-03-06T22:54:42.505Z] --- PASS: TestExpose (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestUser [2022-03-06T22:54:42.505Z] --- PASS: TestUser (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestVolume [2022-03-06T22:54:42.505Z] --- PASS: TestVolume (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestStopSignal [2022-03-06T22:54:42.505Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-06T22:54:42.505Z] --- SKIP: TestStopSignal (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestArg [2022-03-06T22:54:42.505Z] --- PASS: TestArg (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestShell [2022-03-06T22:54:42.505Z] --- PASS: TestShell (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestPrependEnvOnCmd [2022-03-06T22:54:42.505Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestRunWithBuildArgs [2022-03-06T22:54:42.505Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestRunIgnoresHealthcheck [2022-03-06T22:54:42.505Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestDispatchUnsupportedOptions [2022-03-06T22:54:42.505Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-06T22:54:42.505Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-06T22:54:42.505Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-06T22:54:42.505Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestNormalizeWorkdir [2022-03-06T22:54:42.505Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestDispatch [2022-03-06T22:54:42.505Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-06T22:54:42.505Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-06T22:54:42.505Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-06T22:54:42.505Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-06T22:54:42.505Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-06T22:54:42.505Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-06T22:54:42.505Z] === RUN TestDispatch/COPY_url [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch (0.08s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-06T22:54:42.505Z] --- PASS: TestDispatch/COPY_url (0.03s) [2022-03-06T22:54:42.505Z] === RUN TestAddScratchImageAddsToMounts [2022-03-06T22:54:42.505Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-06T22:54:42.505Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-06T22:54:42.505Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-06T22:54:42.505Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestImageSourceGetAddsToMounts [2022-03-06T22:54:42.505Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestEmptyDockerfile [2022-03-06T22:54:42.505Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-06T22:54:42.505Z] === RUN TestSymlinkDockerfile [2022-03-06T22:54:42.505Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-06T22:54:42.505Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-06T22:54:42.505Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestNonExistingDockerfile [2022-03-06T22:54:42.505Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestCopyRunConfig [2022-03-06T22:54:42.505Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestDeepCopyRunConfig [2022-03-06T22:54:42.505Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestExportImage [2022-03-06T22:54:42.505Z] --- PASS: TestExportImage (0.00s) [2022-03-06T22:54:42.505Z] === RUN TestNormalizeDest [2022-03-06T22:54:42.505Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-06T22:54:42.505Z] PASS [2022-03-06T22:54:42.505Z] coverage: 46.7% of statements [2022-03-06T22:54:42.505Z] ok github.com/docker/docker/builder/dockerfile 0.254s coverage: 46.7% of statements [2022-03-06T22:54:42.505Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-06T22:54:42.627Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-06T22:54:42.627Z] === RUN TestServiceWithPredefinedNetwork [2022-03-06T22:54:42.728Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-06T22:54:42.955Z] --- PASS: TestDaemonRestartIpcMode (3.11s) [2022-03-06T22:54:42.973Z] === RUN TestTCP4Proxy [2022-03-06T22:54:42.973Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-06T22:54:42.973Z] === RUN TestTCP4ProxyHalfClose [2022-03-06T22:54:42.973Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-06T22:54:42.973Z] === RUN TestTCP6Proxy [2022-03-06T22:54:42.973Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T22:54:42.973Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-06T22:54:42.973Z] === RUN TestTCPDualStackProxy [2022-03-06T22:54:42.973Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T22:54:42.973Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-06T22:54:42.973Z] === RUN TestUDP4Proxy [2022-03-06T22:54:42.973Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-06T22:54:42.973Z] === RUN TestUDP6Proxy [2022-03-06T22:54:42.973Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T22:54:42.973Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-06T22:54:42.973Z] === RUN TestUDPWriteError [2022-03-06T22:54:42.973Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-06T22:54:42.973Z] === RUN TestSCTP4Proxy [2022-03-06T22:54:42.973Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-06T22:54:42.973Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-06T22:54:42.973Z] === RUN TestSCTP6Proxy [2022-03-06T22:54:42.973Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T22:54:42.973Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-06T22:54:42.973Z] PASS [2022-03-06T22:54:42.973Z] coverage: 49.4% of statements [2022-03-06T22:54:42.973Z] ok github.com/docker/docker/cmd/docker-proxy 0.083s coverage: 49.4% of statements [2022-03-06T22:54:43.011Z] + echo Ensuring container killed. [2022-03-06T22:54:43.011Z] Ensuring container killed. [2022-03-06T22:54:43.011Z] + docker rm -vf docker-pr6 [2022-03-06T22:54:43.011Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-06T22:54:43.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-06T22:54:43.299Z] + echo Chowning /workspace to jenkins user [2022-03-06T22:54:43.299Z] Chowning /workspace to jenkins user [2022-03-06T22:54:43.299Z] + id -u [2022-03-06T22:54:43.299Z] + id -g [2022-03-06T22:54:43.299Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43136:/workspace busybox chown -R 1000:1000 /workspace [2022-03-06T22:54:43.299Z] Unable to find image 'busybox:latest' locally [2022-03-06T22:54:43.299Z] latest: Pulling from library/busybox [2022-03-06T22:54:43.560Z] 7e5209d2300f: Pulling fs layer [2022-03-06T22:54:43.561Z] 7e5209d2300f: Verifying Checksum [2022-03-06T22:54:43.561Z] 7e5209d2300f: Download complete [2022-03-06T22:54:43.561Z] 7e5209d2300f: Pull complete [2022-03-06T22:54:43.561Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-06T22:54:43.561Z] Status: Downloaded newer image for busybox:latest [2022-03-06T22:54:44.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-06T22:54:45.168Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) [2022-03-06T22:54:45.168Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-06T22:54:45.168Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:54:45.168Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:54:45.168Z] === RUN TestServiceWithDataPathPortInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-06T22:54:45.507Z] check_test.go:308: [db9a588a4e4f2] daemon is not started [2022-03-06T22:54:45.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-06T22:54:45.765Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-06T22:54:45.775Z] + bundleName=docker-py [2022-03-06T22:54:45.775Z] + echo Creating docker-py-bundles.tar.gz [2022-03-06T22:54:45.775Z] Creating docker-py-bundles.tar.gz [2022-03-06T22:54:45.775Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-06T22:54:45.789Z] Archiving artifacts [2022-03-06T22:54:46.021Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-06T22:54:47.646Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-06T22:54:47.916Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-06T22:54:48.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 -e DOCKER_GRAPHDRIVER docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 hack/make.sh binary [2022-03-06T22:54:48.276Z] [2022-03-06T22:54:48.478Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2022-03-06T22:54:48.478Z] PASS [2022-03-06T22:54:48.478Z] [2022-03-06T22:54:48.478Z] === Skipped [2022-03-06T22:54:48.478Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-06T22:54:48.478Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:54:48.478Z] [2022-03-06T22:54:48.478Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-06T22:54:48.478Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:54:48.478Z] [2022-03-06T22:54:48.478Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-06T22:54:48.478Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:54:48.478Z] [2022-03-06T22:54:48.478Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-03-06T22:54:48.478Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-06T22:54:48.478Z] [2022-03-06T22:54:48.478Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-06T22:54:48.478Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-06T22:54:48.478Z] [2022-03-06T22:54:48.478Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-06T22:54:48.478Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:54:48.478Z] [2022-03-06T22:54:48.478Z] DONE 200 tests, 6 skipped in 156.669s [2022-03-06T22:54:48.478Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-06T22:54:48.478Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:48.478Z] ++ set -e [2022-03-06T22:54:48.478Z] ++ '[' -n 0 ']' [2022-03-06T22:54:48.478Z] ++ set -x [2022-03-06T22:54:48.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:48.478Z] === RUN TestConfigDaemonLibtrustID [2022-03-06T22:54:48.537Z] Removing bundles/ [2022-03-06T22:54:48.537Z] [2022-03-06T22:54:48.537Z] ---> Making bundle: binary (in bundles/binary) [2022-03-06T22:54:48.537Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-06T22:54:48.537Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:54:49.040Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-06T22:54:49.040Z] === RUN TestDaemonConfigValidation [2022-03-06T22:54:49.040Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:54:49.040Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:54:49.040Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-06T22:54:49.040Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-06T22:54:49.040Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-06T22:54:49.040Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-06T22:54:49.040Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-06T22:54:49.040Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-06T22:54:49.040Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-06T22:54:49.040Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-06T22:54:49.040Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-06T22:54:49.040Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-06T22:54:49.040Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-06T22:54:49.040Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-06T22:54:49.297Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-06T22:54:49.297Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-06T22:54:49.297Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-06T22:54:49.297Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-06T22:54:49.297Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-03-06T22:54:49.297Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-03-06T22:54:49.297Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-03-06T22:54:49.297Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-06T22:54:49.297Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-06T22:54:50.225Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-06T22:54:50.481Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-06T22:54:51.410Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-06T22:54:51.667Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-06T22:54:52.299Z] 2022/03/06 22:54:50 Closing DB instances... [2022-03-06T22:54:52.299Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-03-06T22:54:52.299Z] === RUN TestFindNode [2022-03-06T22:54:52.299Z] 2022/03/06 22:54:52 Closing DB instances... [2022-03-06T22:54:52.299Z] --- PASS: TestFindNode (0.02s) [2022-03-06T22:54:52.299Z] === RUN TestChangeNodeState [2022-03-06T22:54:52.299Z] 2022/03/06 22:54:52 Closing DB instances... [2022-03-06T22:54:52.299Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-06T22:54:52.299Z] === RUN TestNodeReincarnation [2022-03-06T22:54:52.299Z] 2022/03/06 22:54:52 Closing DB instances... [2022-03-06T22:54:52.596Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-06T22:54:52.596Z] daemon_test.go:156: [d5c737d800d7e] daemon is not started [2022-03-06T22:54:52.596Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-03-06T22:54:52.596Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-03-06T22:54:52.596Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-06T22:54:52.596Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-03-06T22:54:52.596Z] === RUN TestDaemonProxy [2022-03-06T22:54:52.596Z] === RUN TestDaemonProxy/environment_variables [2022-03-06T22:54:53.160Z] check_test.go:308: [d94556a35073e] daemon is not started [2022-03-06T22:54:53.160Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-06T22:54:53.408Z] === RUN TestCheckpointCreateError [2022-03-06T22:54:53.408Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCheckpointCreate [2022-03-06T22:54:53.408Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCheckpointDeleteError [2022-03-06T22:54:53.408Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCheckpointDelete [2022-03-06T22:54:53.408Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCheckpointListError [2022-03-06T22:54:53.408Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCheckpointList [2022-03-06T22:54:53.408Z] --- PASS: TestCheckpointList (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCheckpointListContainerNotFound [2022-03-06T22:54:53.408Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNewClientWithOpsFromEnv [2022-03-06T22:54:53.408Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-06T22:54:53.408Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestGetAPIPath [2022-03-06T22:54:53.408Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestParseHostURL [2022-03-06T22:54:53.408Z] --- PASS: TestParseHostURL (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-06T22:54:53.408Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-06T22:54:53.408Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNegotiateAPIVersion [2022-03-06T22:54:53.408Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNegotiateAPVersionOverride [2022-03-06T22:54:53.408Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-06T22:54:53.408Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-06T22:54:53.408Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-06T22:54:53.408Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestClientRedirect [2022-03-06T22:54:53.408Z] --- PASS: TestClientRedirect (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigCreateUnsupported [2022-03-06T22:54:53.408Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigCreateError [2022-03-06T22:54:53.408Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigCreate [2022-03-06T22:54:53.408Z] --- PASS: TestConfigCreate (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigInspectNotFound [2022-03-06T22:54:53.408Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigInspectWithEmptyID [2022-03-06T22:54:53.408Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigInspectUnsupported [2022-03-06T22:54:53.408Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigInspectError [2022-03-06T22:54:53.408Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigInspectConfigNotFound [2022-03-06T22:54:53.408Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigInspect [2022-03-06T22:54:53.408Z] --- PASS: TestConfigInspect (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigListUnsupported [2022-03-06T22:54:53.408Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigListError [2022-03-06T22:54:53.408Z] --- PASS: TestConfigListError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigList [2022-03-06T22:54:53.408Z] --- PASS: TestConfigList (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigRemoveUnsupported [2022-03-06T22:54:53.408Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigRemoveError [2022-03-06T22:54:53.408Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigRemove [2022-03-06T22:54:53.408Z] --- PASS: TestConfigRemove (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigUpdateUnsupported [2022-03-06T22:54:53.408Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigUpdateError [2022-03-06T22:54:53.408Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestConfigUpdate [2022-03-06T22:54:53.408Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerCommitError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerCommit [2022-03-06T22:54:53.408Z] --- PASS: TestContainerCommit (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStatPathError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStatPathNotFoundError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStatPathNoHeaderError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStatPath [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyToContainerError [2022-03-06T22:54:53.408Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyToContainerNotFoundError [2022-03-06T22:54:53.408Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-06T22:54:53.408Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyToContainer [2022-03-06T22:54:53.408Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyFromContainerError [2022-03-06T22:54:53.408Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyFromContainerNotFoundError [2022-03-06T22:54:53.408Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-06T22:54:53.408Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-06T22:54:53.408Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestCopyFromContainer [2022-03-06T22:54:53.408Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerCreateError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerCreateImageNotFound [2022-03-06T22:54:53.408Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerCreateWithName [2022-03-06T22:54:53.408Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerCreateAutoRemove [2022-03-06T22:54:53.408Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerDiffError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerDiff [2022-03-06T22:54:53.408Z] --- PASS: TestContainerDiff (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecCreateError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecCreate [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecStartError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecStart [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecInspectError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecInspect [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExportError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExportError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExport [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExport (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerInspectError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerInspectContainerNotFound [2022-03-06T22:54:53.408Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerInspectWithEmptyID [2022-03-06T22:54:53.408Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerInspect [2022-03-06T22:54:53.408Z] --- PASS: TestContainerInspect (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerInspectNode [2022-03-06T22:54:53.408Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerKillError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerKillError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerKill [2022-03-06T22:54:53.408Z] --- PASS: TestContainerKill (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerListError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerListError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerList [2022-03-06T22:54:53.408Z] --- PASS: TestContainerList (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerLogsNotFoundError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerLogsError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerLogs [2022-03-06T22:54:53.408Z] --- PASS: TestContainerLogs (0.15s) [2022-03-06T22:54:53.408Z] === RUN TestContainerPauseError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerPause [2022-03-06T22:54:53.408Z] --- PASS: TestContainerPause (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainersPruneError [2022-03-06T22:54:53.408Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainersPrune [2022-03-06T22:54:53.408Z] --- PASS: TestContainersPrune (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerRemoveError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerRemoveNotFoundError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerRemove [2022-03-06T22:54:53.408Z] --- PASS: TestContainerRemove (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerRenameError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerRename [2022-03-06T22:54:53.408Z] --- PASS: TestContainerRename (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerResizeError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecResizeError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerResize [2022-03-06T22:54:53.408Z] --- PASS: TestContainerResize (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerExecResize [2022-03-06T22:54:53.408Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerRestartError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerRestart [2022-03-06T22:54:53.408Z] --- PASS: TestContainerRestart (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStartError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStartError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStart [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStart (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStatsError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStats [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStats (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStopError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStopError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerStop [2022-03-06T22:54:53.408Z] --- PASS: TestContainerStop (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerTopError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerTopError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerTop [2022-03-06T22:54:53.408Z] --- PASS: TestContainerTop (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerUnpauseError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerUnpause [2022-03-06T22:54:53.408Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerUpdateError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerUpdate [2022-03-06T22:54:53.408Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerWaitError [2022-03-06T22:54:53.408Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestContainerWait [2022-03-06T22:54:53.408Z] --- PASS: TestContainerWait (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestDiskUsageError [2022-03-06T22:54:53.408Z] --- PASS: TestDiskUsageError (0.01s) [2022-03-06T22:54:53.408Z] === RUN TestDiskUsage [2022-03-06T22:54:53.408Z] --- PASS: TestDiskUsage (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestDistributionInspectUnsupported [2022-03-06T22:54:53.408Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestDistributionInspectWithEmptyID [2022-03-06T22:54:53.408Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestEventsErrorInOptions [2022-03-06T22:54:53.408Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestEventsErrorFromServer [2022-03-06T22:54:53.408Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestEvents [2022-03-06T22:54:53.408Z] --- PASS: TestEvents (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestTLSCloseWriter [2022-03-06T22:54:53.408Z] === PAUSE TestTLSCloseWriter [2022-03-06T22:54:53.408Z] === RUN TestImageBuildError [2022-03-06T22:54:53.408Z] --- PASS: TestImageBuildError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageBuild [2022-03-06T22:54:53.408Z] --- PASS: TestImageBuild (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestGetDockerOS [2022-03-06T22:54:53.408Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageCreateError [2022-03-06T22:54:53.408Z] --- PASS: TestImageCreateError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageCreate [2022-03-06T22:54:53.408Z] --- PASS: TestImageCreate (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageHistoryError [2022-03-06T22:54:53.408Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageHistory [2022-03-06T22:54:53.408Z] --- PASS: TestImageHistory (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageImportError [2022-03-06T22:54:53.408Z] --- PASS: TestImageImportError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageImport [2022-03-06T22:54:53.408Z] --- PASS: TestImageImport (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageInspectError [2022-03-06T22:54:53.408Z] --- PASS: TestImageInspectError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageInspectImageNotFound [2022-03-06T22:54:53.408Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageInspectWithEmptyID [2022-03-06T22:54:53.408Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageInspect [2022-03-06T22:54:53.408Z] --- PASS: TestImageInspect (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageListError [2022-03-06T22:54:53.408Z] --- PASS: TestImageListError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageList [2022-03-06T22:54:53.408Z] --- PASS: TestImageList (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageListApiBefore125 [2022-03-06T22:54:53.408Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageLoadError [2022-03-06T22:54:53.408Z] --- PASS: TestImageLoadError (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImageLoad [2022-03-06T22:54:53.408Z] --- PASS: TestImageLoad (0.00s) [2022-03-06T22:54:53.408Z] === RUN TestImagesPruneError [2022-03-06T22:54:53.408Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagesPrune [2022-03-06T22:54:53.409Z] --- PASS: TestImagesPrune (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePullReferenceParseError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePullAnyError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePullWithoutErrors [2022-03-06T22:54:53.409Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePushReferenceError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePushAnyError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithoutErrors [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-06T22:54:53.409Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageRemoveError [2022-03-06T22:54:53.409Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageRemoveImageNotFound [2022-03-06T22:54:53.409Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageRemove [2022-03-06T22:54:53.409Z] --- PASS: TestImageRemove (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSaveError [2022-03-06T22:54:53.409Z] --- PASS: TestImageSaveError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSave [2022-03-06T22:54:53.409Z] --- PASS: TestImageSave (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSearchAnyError [2022-03-06T22:54:53.409Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-06T22:54:53.409Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-06T22:54:53.409Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-06T22:54:53.409Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-06T22:54:53.409Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageSearchWithoutErrors [2022-03-06T22:54:53.409Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageTagError [2022-03-06T22:54:53.409Z] --- PASS: TestImageTagError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageTagInvalidReference [2022-03-06T22:54:53.409Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageTagInvalidSourceImageName [2022-03-06T22:54:53.409Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageTagHexSource [2022-03-06T22:54:53.409Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestImageTag [2022-03-06T22:54:53.409Z] --- PASS: TestImageTag (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestInfoServerError [2022-03-06T22:54:53.409Z] --- PASS: TestInfoServerError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestInfoInvalidResponseJSONError [2022-03-06T22:54:53.409Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestInfo [2022-03-06T22:54:53.409Z] --- PASS: TestInfo (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkConnectError [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkConnect [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkCreateError [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkCreate [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkDisconnectError [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkDisconnect [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkInspect [2022-03-06T22:54:53.409Z] === RUN TestNetworkInspect/empty_ID [2022-03-06T22:54:53.409Z] === RUN TestNetworkInspect/no_options [2022-03-06T22:54:53.409Z] === RUN TestNetworkInspect/verbose [2022-03-06T22:54:53.409Z] === RUN TestNetworkInspect/global_scope [2022-03-06T22:54:53.409Z] === RUN TestNetworkInspect/unknown_network [2022-03-06T22:54:53.409Z] === RUN TestNetworkInspect/server_error [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkListError [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkListError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkList [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkList (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworksPruneError [2022-03-06T22:54:53.409Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworksPrune [2022-03-06T22:54:53.409Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkRemoveError [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNetworkRemove [2022-03-06T22:54:53.409Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeInspectError [2022-03-06T22:54:53.409Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeInspectNodeNotFound [2022-03-06T22:54:53.409Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeInspectWithEmptyID [2022-03-06T22:54:53.409Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeInspect [2022-03-06T22:54:53.409Z] --- PASS: TestNodeInspect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeListError [2022-03-06T22:54:53.409Z] --- PASS: TestNodeListError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeList [2022-03-06T22:54:53.409Z] --- PASS: TestNodeList (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeRemoveError [2022-03-06T22:54:53.409Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeRemove [2022-03-06T22:54:53.409Z] --- PASS: TestNodeRemove (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeUpdateError [2022-03-06T22:54:53.409Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestNodeUpdate [2022-03-06T22:54:53.409Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestOptionWithHostFromEnv [2022-03-06T22:54:53.409Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestOptionWithTimeout [2022-03-06T22:54:53.409Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestOptionWithVersionFromEnv [2022-03-06T22:54:53.409Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPingFail [2022-03-06T22:54:53.409Z] --- PASS: TestPingFail (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPingWithError [2022-03-06T22:54:53.409Z] 2022/03/06 22:54:52 RoundTripper returned a response & error; ignoring response [2022-03-06T22:54:53.409Z] 2022/03/06 22:54:52 RoundTripper returned a response & error; ignoring response [2022-03-06T22:54:53.409Z] --- PASS: TestPingWithError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPingSuccess [2022-03-06T22:54:53.409Z] --- PASS: TestPingSuccess (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPingHeadFallback [2022-03-06T22:54:53.409Z] === RUN TestPingHeadFallback/OK [2022-03-06T22:54:53.409Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-06T22:54:53.409Z] === RUN TestPingHeadFallback/Not_Found [2022-03-06T22:54:53.409Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-06T22:54:53.409Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-06T22:54:53.409Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginDisableError [2022-03-06T22:54:53.409Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginDisable [2022-03-06T22:54:53.409Z] --- PASS: TestPluginDisable (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginEnableError [2022-03-06T22:54:53.409Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginEnable [2022-03-06T22:54:53.409Z] --- PASS: TestPluginEnable (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginInspectError [2022-03-06T22:54:53.409Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginInspectWithEmptyID [2022-03-06T22:54:53.409Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginInspect [2022-03-06T22:54:53.409Z] --- PASS: TestPluginInspect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginListError [2022-03-06T22:54:53.409Z] --- PASS: TestPluginListError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginList [2022-03-06T22:54:53.409Z] --- PASS: TestPluginList (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginPushError [2022-03-06T22:54:53.409Z] --- PASS: TestPluginPushError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginPush [2022-03-06T22:54:53.409Z] --- PASS: TestPluginPush (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginRemoveError [2022-03-06T22:54:53.409Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginRemove [2022-03-06T22:54:53.409Z] --- PASS: TestPluginRemove (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginSetError [2022-03-06T22:54:53.409Z] --- PASS: TestPluginSetError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPluginSet [2022-03-06T22:54:53.409Z] --- PASS: TestPluginSet (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSetHostHeader [2022-03-06T22:54:53.409Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestPlainTextError [2022-03-06T22:54:53.409Z] --- PASS: TestPlainTextError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestInfiniteError [2022-03-06T22:54:53.409Z] --- PASS: TestInfiniteError (0.04s) [2022-03-06T22:54:53.409Z] === RUN TestCanceledContext [2022-03-06T22:54:53.409Z] 2022/03/06 22:54:52 RoundTripper returned a response & error; ignoring response [2022-03-06T22:54:53.409Z] --- PASS: TestCanceledContext (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestDeadlineExceededContext [2022-03-06T22:54:53.409Z] 2022/03/06 22:54:52 RoundTripper returned a response & error; ignoring response [2022-03-06T22:54:53.409Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretCreateUnsupported [2022-03-06T22:54:53.409Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretCreateError [2022-03-06T22:54:53.409Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretCreate [2022-03-06T22:54:53.409Z] --- PASS: TestSecretCreate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretInspectUnsupported [2022-03-06T22:54:53.409Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretInspectError [2022-03-06T22:54:53.409Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretInspectSecretNotFound [2022-03-06T22:54:53.409Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretInspectWithEmptyID [2022-03-06T22:54:53.409Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretInspect [2022-03-06T22:54:53.409Z] --- PASS: TestSecretInspect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretListUnsupported [2022-03-06T22:54:53.409Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretListError [2022-03-06T22:54:53.409Z] --- PASS: TestSecretListError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretList [2022-03-06T22:54:53.409Z] --- PASS: TestSecretList (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretRemoveUnsupported [2022-03-06T22:54:53.409Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretRemoveError [2022-03-06T22:54:53.409Z] --- PASS: TestSecretRemoveError (0.01s) [2022-03-06T22:54:53.409Z] === RUN TestSecretRemove [2022-03-06T22:54:53.409Z] --- PASS: TestSecretRemove (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretUpdateUnsupported [2022-03-06T22:54:53.409Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretUpdateError [2022-03-06T22:54:53.409Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSecretUpdate [2022-03-06T22:54:53.409Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceCreateError [2022-03-06T22:54:53.409Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceCreate [2022-03-06T22:54:53.409Z] --- PASS: TestServiceCreate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-06T22:54:53.409Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceCreateDigestPinning [2022-03-06T22:54:53.409Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceInspectError [2022-03-06T22:54:53.409Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceInspectServiceNotFound [2022-03-06T22:54:53.409Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceInspectWithEmptyID [2022-03-06T22:54:53.409Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceInspect [2022-03-06T22:54:53.409Z] --- PASS: TestServiceInspect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceListError [2022-03-06T22:54:53.409Z] --- PASS: TestServiceListError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceList [2022-03-06T22:54:53.409Z] --- PASS: TestServiceList (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceLogsError [2022-03-06T22:54:53.409Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceLogs [2022-03-06T22:54:53.409Z] --- PASS: TestServiceLogs (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceRemoveError [2022-03-06T22:54:53.409Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceRemoveNotFoundError [2022-03-06T22:54:53.409Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceRemove [2022-03-06T22:54:53.409Z] --- PASS: TestServiceRemove (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceUpdateError [2022-03-06T22:54:53.409Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestServiceUpdate [2022-03-06T22:54:53.409Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmGetUnlockKeyError [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmGetUnlockKey [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmInitError [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmInit [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmInit (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmInspectError [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmInspect [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmJoinError [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmJoin [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmLeaveError [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmLeave [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmUnlockError [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmUnlock [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmUpdateError [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestSwarmUpdate [2022-03-06T22:54:53.409Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestTaskInspectError [2022-03-06T22:54:53.409Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestTaskInspectWithEmptyID [2022-03-06T22:54:53.409Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestTaskInspect [2022-03-06T22:54:53.409Z] --- PASS: TestTaskInspect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestTaskListError [2022-03-06T22:54:53.409Z] --- PASS: TestTaskListError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestTaskList [2022-03-06T22:54:53.409Z] --- PASS: TestTaskList (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeCreateError [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeCreate [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeInspectError [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeInspectNotFound [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeInspectWithEmptyID [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeInspect [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeListError [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeListError (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeList [2022-03-06T22:54:53.409Z] --- PASS: TestVolumeList (0.00s) [2022-03-06T22:54:53.409Z] === RUN TestVolumeRemoveError [2022-03-06T22:54:53.410Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-06T22:54:53.410Z] === RUN TestVolumeRemove [2022-03-06T22:54:53.410Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-06T22:54:53.410Z] === CONT TestTLSCloseWriter [2022-03-06T22:54:53.410Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-06T22:54:53.410Z] PASS [2022-03-06T22:54:53.410Z] coverage: 75.2% of statements [2022-03-06T22:54:53.410Z] ok github.com/docker/docker/client 0.362s coverage: 75.2% of statements [2022-03-06T22:54:54.088Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-06T22:54:54.345Z] === RUN TestDaemonProxy/command-line_options [2022-03-06T22:54:54.601Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-06T22:54:55.162Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-06T22:54:56.089Z] === RUN TestDaemonProxy/configuration_file [2022-03-06T22:54:56.652Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-06T22:54:57.437Z] --- PASS: TestServiceWithDataPathPortInit (12.51s) [2022-03-06T22:54:57.437Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-06T22:54:57.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-06T22:54:57.835Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-06T22:54:57.835Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-06T22:54:57.835Z] === RUN TestDaemonProxy/conflicting_options [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-06T22:54:58.154Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-06T22:54:58.154Z] === RUN TestParallelCreate [2022-03-06T22:54:58.154Z] 2022/03/06 22:54:57 Closing DB instances... [2022-03-06T22:54:58.154Z] --- PASS: TestParallelCreate (0.02s) [2022-03-06T22:54:58.154Z] === RUN TestParallelDelete [2022-03-06T22:54:58.154Z] 2022/03/06 22:54:57 Closing DB instances... [2022-03-06T22:54:58.154Z] --- PASS: TestParallelDelete (0.02s) [2022-03-06T22:54:58.154Z] === RUN TestNetworkDBIslands [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c96e2235d379 with config:&{NodeID:c96e2235d379 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node c96e2235d379/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node c96e2235d379/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e3afdf0f6982 with config:&{NodeID:e3afdf0f6982 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node e3afdf0f6982/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node e3afdf0f6982/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49423" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node e3afdf0f6982/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node e3afdf0f6982/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node c96e2235d379/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=info msg="Node c96e2235d379/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49424" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:65c46060bbfd with config:&{NodeID:65c46060bbfd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49425" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node c96e2235d379/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node c96e2235d379/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node e3afdf0f6982/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node e3afdf0f6982/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-06T22:54:58.154Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49426" [2022-03-06T22:54:58.398Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-06T22:54:58.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Failed to join 172.17.98.5: dial tcp 172.17.98.5:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:35861c9a3fac with config:&{NodeID:35861c9a3fac Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49428" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node c96e2235d379/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node c96e2235d379/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node e3afdf0f6982/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node e3afdf0f6982/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, added to nodes list" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-06T22:54:58.621Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49429" [2022-03-06T22:54:58.961Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-06T22:54:58.961Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-03-06T22:54:58.961Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-06T22:54:58.961Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-03-06T22:54:58.961Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-06T22:54:58.961Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-06T22:54:58.961Z] PASS [2022-03-06T22:54:58.961Z] [2022-03-06T22:54:58.961Z] DONE 17 tests in 10.504s [2022-03-06T22:54:58.961Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-06T22:54:58.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:58.961Z] ++ set -e [2022-03-06T22:54:58.961Z] ++ '[' -n 0 ']' [2022-03-06T22:54:58.961Z] ++ set -x [2022-03-06T22:54:58.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:54:58.961Z] INFO: Testing against a local daemon [2022-03-06T22:54:58.961Z] === RUN TestCommitInheritsEnv [2022-03-06T22:54:59.087Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.087Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.087Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.087Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d00e243dbf45 with config:&{NodeID:d00e243dbf45 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49430" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node c96e2235d379/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node c96e2235d379/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node e3afdf0f6982/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node e3afdf0f6982/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node 65c46060bbfd/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-06T22:54:59.088Z] time="2022-03-06T22:54:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49431" [2022-03-06T22:54:59.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-06T22:54:59.526Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-03-06T22:54:59.526Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-06T22:54:59.526Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-06T22:54:59.526Z] === RUN TestImportWithCustomPlatform [2022-03-06T22:54:59.526Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:54:59.554Z] networkdb_test.go:835: Re-joining: 3 [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="The new bootstrap node list is:[172.17.98.5:10033 172.17.98.5:10034 172.17.98.5:10035]" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10033" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49432" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10034" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49433" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10035" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49434" [2022-03-06T22:54:59.554Z] networkdb_test.go:835: Re-joining: 4 [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=info msg="The new bootstrap node list is:[172.17.98.5:10033 172.17.98.5:10034 172.17.98.5:10035]" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10033" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49435" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10034" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49436" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10035" [2022-03-06T22:54:59.554Z] time="2022-03-06T22:54:59Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49437" [2022-03-06T22:54:59.782Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-06T22:54:59.782Z] === RUN TestImportWithCustomPlatform// [2022-03-06T22:54:59.782Z] === RUN TestImportWithCustomPlatform/linux [2022-03-06T22:54:59.782Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-06T22:54:59.782Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-06T22:54:59.980Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v39yvhk86n6k1jli4bj8trk2u Created:2022-03-06 22:54:58.465898906 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d0b2f9a608864fbdce282cee2409db53c733bbbb6c876f70966190d4ad15f611:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7fwidumq6bikt1juqb5cl3gxy EndpointID:f9f1c56678c9980ab28027cc340d2fbce4159c7f7b26ad481ad073c3bd4e4278 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:836dc35703a1e45b5ebb53b80c919ae4fa0228d6e1462f107eb0e8c3b3def765 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:387a073e1828 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7fwidumq6bikt1juqb5cl3gxy EndpointID:f9f1c56678c9980ab28027cc340d2fbce4159c7f7b26ad481ad073c3bd4e4278 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="node 0 leaving" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="Node c96e2235d379 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="node3(65c46060bbfd): Node leave event for c96e2235d379/172.17.98.5" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="Node c96e2235d379 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="node4(35861c9a3fac): Node leave event for c96e2235d379/172.17.98.5" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="Node c96e2235d379 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="node5(d00e243dbf45): Node leave event for c96e2235d379/172.17.98.5" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="Node c96e2235d379 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="node1(c96e2235d379): Node leave event for c96e2235d379/172.17.98.5" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="Node c96e2235d379 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="node2(e3afdf0f6982): Node leave event for c96e2235d379/172.17.98.5" [2022-03-06T22:55:00.021Z] time="2022-03-06T22:54:59Z" level=info msg="Node c96e2235d379/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.038Z] === RUN TestImportWithCustomPlatform/macos [2022-03-06T22:55:00.038Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-06T22:55:00.038Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-06T22:55:00.038Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-06T22:55:00.038Z] === RUN TestImagesFilterMultiReference [2022-03-06T22:55:00.038Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-06T22:55:00.038Z] === RUN TestImagePullPlatformInvalid [2022-03-06T22:55:00.038Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-06T22:55:00.038Z] === RUN TestRemoveImageOrphaning [2022-03-06T22:55:00.297Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-06T22:55:00.488Z] time="2022-03-06T22:55:00Z" level=info msg="Node c96e2235d379/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node c96e2235d379/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node c96e2235d379/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node c96e2235d379/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="node 1 leaving" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="node4(35861c9a3fac): Node leave event for e3afdf0f6982/172.17.98.5" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="node3(65c46060bbfd): Node leave event for e3afdf0f6982/172.17.98.5" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982 change state NodeActive --> NodeFailed" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982/172.17.98.5, added to failed nodes list" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982 change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="node5(d00e243dbf45): Node leave event for e3afdf0f6982/172.17.98.5" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=error msg="node: e3afdf0f6982 is unknown to memberlist" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=debug msg="memberlist: Failed to join 172.17.98.5: dial tcp 172.17.98.5:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.489Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.553Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-03-06T22:55:00.553Z] === RUN TestRemoveImageGarbageCollector [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="Node e3afdf0f6982/172.17.98.5, left gossip cluster" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="node 2 leaving" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="Node 65c46060bbfd change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="node4(35861c9a3fac): Node leave event for 65c46060bbfd/172.17.98.5" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="Node 65c46060bbfd change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="node5(d00e243dbf45): Node leave event for 65c46060bbfd/172.17.98.5" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="Node 65c46060bbfd change state NodeActive --> NodeLeft" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="node3(65c46060bbfd): Node leave event for 65c46060bbfd/172.17.98.5" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=debug msg="memberlist: Failed ping: 65c46060bbfd (timeout reached)" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.98.5:10034: use of closed network connection" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.98.5:10036: use of closed network connection" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.98.5:10037: use of closed network connection" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49439" [2022-03-06T22:55:00.956Z] time="2022-03-06T22:55:00Z" level=info msg="Node 65c46060bbfd/172.17.98.5, left gossip cluster" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 65c46060bbfd/172.17.98.5, left gossip cluster" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 65c46060bbfd/172.17.98.5, left gossip cluster" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=warning msg="memberlist: Was able to connect to 65c46060bbfd but other probes failed, network may be misconfigured" [2022-03-06T22:55:01.423Z] networkdb_test.go:867: node4: OK [2022-03-06T22:55:01.423Z] networkdb_test.go:867: node5: OK [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="node 0 coming back" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2868a31d8350 with config:&{NodeID:2868a31d8350 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 2868a31d8350/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 2868a31d8350/172.17.98.5, added to nodes list" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="node 1 coming back" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8a7e1db5de9e with config:&{NodeID:8a7e1db5de9e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, added to nodes list" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="node 2 coming back" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8414bd566821 with config:&{NodeID:8414bd566821 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 8414bd566821/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:01.423Z] time="2022-03-06T22:55:01Z" level=info msg="Node 8414bd566821/172.17.98.5, added to nodes list" [2022-03-06T22:55:01.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-06T22:55:02.408Z] time="2022-03-06T22:55:02Z" level=debug msg="memberlist: Failed to join 172.17.98.5: dial tcp 172.17.98.5:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-06T22:55:02.804Z] --- PASS: TestBuildWithHugeFile (136.57s) [2022-03-06T22:55:02.804Z] === RUN TestBuildWCOWSandboxSize [2022-03-06T22:55:02.804Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:55:02.804Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:55:02.804Z] === RUN TestBuildWithEmptyDockerfile [2022-03-06T22:55:02.804Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:55:02.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:55:02.804Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:55:02.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:55:02.804Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:55:02.804Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:55:02.804Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:55:02.804Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:55:02.804Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:55:02.804Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-06T22:55:02.804Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-06T22:55:02.804Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-06T22:55:02.804Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-06T22:55:02.804Z] === RUN TestBuildPreserveOwnership [2022-03-06T22:55:02.804Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:55:02.804Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-06T22:55:02.804Z] === RUN TestBuildPlatformInvalid [2022-03-06T22:55:02.804Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-06T22:55:02.804Z] PASS [2022-03-06T22:55:02.804Z] ok github.com/docker/docker/integration/build 254.346s [2022-03-06T22:55:02.804Z] [2022-03-06T22:55:02.804Z] === Skipped [2022-03-06T22:55:02.804Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-06T22:55:02.804Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:55:02.804Z] [2022-03-06T22:55:02.804Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-06T22:55:02.804Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.804Z] [2022-03-06T22:55:02.804Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-06T22:55:02.804Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:55:02.804Z] [2022-03-06T22:55:02.804Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-06T22:55:02.804Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:55:02.804Z] [2022-03-06T22:55:02.804Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:55:02.804Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:55:02.804Z] [2022-03-06T22:55:02.804Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-06T22:55:02.804Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:55:02.804Z] [2022-03-06T22:55:02.804Z] DONE 29 tests, 6 skipped in 290.334s [2022-03-06T22:55:02.804Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-06T22:55:02.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:55:02.804Z] INFO: Testing against a local daemon [2022-03-06T22:55:02.804Z] === RUN TestConfigInspect [2022-03-06T22:55:02.804Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.804Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-06T22:55:02.804Z] === RUN TestConfigList [2022-03-06T22:55:02.804Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.804Z] --- SKIP: TestConfigList (0.00s) [2022-03-06T22:55:02.804Z] === RUN TestConfigsCreateAndDelete [2022-03-06T22:55:02.804Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.804Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-06T22:55:02.804Z] === RUN TestConfigsUpdate [2022-03-06T22:55:02.804Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.804Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestTemplatedConfig [2022-03-06T22:55:02.805Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-03-06T22:55:02.805Z] === RUN TestConfigCreateResolve [2022-03-06T22:55:02.805Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:55:02.805Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-06T22:55:02.805Z] PASS [2022-03-06T22:55:02.805Z] ok github.com/docker/docker/integration/config 0.179s [2022-03-06T22:55:02.805Z] [2022-03-06T22:55:02.805Z] === Skipped [2022-03-06T22:55:02.805Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-06T22:55:02.805Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] [2022-03-06T22:55:02.805Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-06T22:55:02.805Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] [2022-03-06T22:55:02.805Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-06T22:55:02.805Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] [2022-03-06T22:55:02.805Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-06T22:55:02.805Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] [2022-03-06T22:55:02.805Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-03-06T22:55:02.805Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] [2022-03-06T22:55:02.805Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-06T22:55:02.805Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:55:02.805Z] [2022-03-06T22:55:02.805Z] DONE 6 tests, 6 skipped in 2.708s [2022-03-06T22:55:02.805Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-06T22:55:02.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:55:02.805Z] INFO: Testing against a local daemon [2022-03-06T22:55:02.805Z] === RUN TestCheckpoint [2022-03-06T22:55:02.805Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:55:02.805Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestContainerInvalidJSON [2022-03-06T22:55:02.805Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:55:02.805Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:55:02.805Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:55:02.805Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:55:02.805Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:55:02.805Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:55:02.805Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-06T22:55:02.805Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-06T22:55:02.805Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-06T22:55:02.805Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-06T22:55:02.805Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2022-03-06T22:55:02.805Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-06T22:55:02.805Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2022-03-06T22:55:02.805Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-06T22:55:02.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2022-03-06T22:55:02.805Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-06T22:55:02.805Z] --- PASS: TestCopyToContainerPathIsNotDir (0.37s) [2022-03-06T22:55:02.805Z] === RUN TestCopyFromContainer [2022-03-06T22:55:02.805Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-03-06T22:55:02.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-06T22:55:02.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:55:02.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:55:02.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:55:02.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:55:02.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:55:02.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:55:02.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:55:02.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:55:02.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:55:02.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-06T22:55:02.805Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-06T22:55:02.805Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-06T22:55:02.805Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidEnv [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-06T22:55:02.805Z] === RUN TestCreateTmpfsMountsTarget [2022-03-06T22:55:02.805Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-06T22:55:02.805Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:55:02.805Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-06T22:55:02.805Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:55:02.805Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:55:02.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:55:02.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:55:02.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-06T22:55:02.805Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-06T22:55:02.805Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-06T22:55:02.805Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-06T22:55:02.805Z] === RUN TestCreateDifferentPlatform [2022-03-06T22:55:02.805Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-06T22:55:02.805Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-06T22:55:02.805Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-06T22:55:02.805Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-06T22:55:02.805Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.23s) [2022-03-06T22:55:02.805Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-06T22:55:02.805Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-06T22:55:02.805Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-06T22:55:02.805Z] === RUN TestContainerKillOnDaemonStart [2022-03-06T22:55:02.805Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:02.805Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestDiff [2022-03-06T22:55:02.805Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-06T22:55:02.805Z] --- SKIP: TestDiff (0.00s) [2022-03-06T22:55:02.805Z] === RUN TestExecWithCloseStdin [2022-03-06T22:55:02.808Z] --- PASS: TestServicePlugin (29.65s) [2022-03-06T22:55:02.808Z] === RUN TestServiceUpdateLabel [2022-03-06T22:55:02.849Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2022-03-06T22:55:02.849Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-06T22:55:02.849Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-06T22:55:02.849Z] === RUN TestTagInvalidReference [2022-03-06T22:55:02.849Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-06T22:55:02.849Z] === RUN TestTagValidPrefixedRepo [2022-03-06T22:55:02.849Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-06T22:55:02.849Z] === RUN TestTagExistedNameWithoutForce [2022-03-06T22:55:02.849Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-06T22:55:02.849Z] === RUN TestTagOfficialNames [2022-03-06T22:55:03.067Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-03-06T22:55:03.067Z] === RUN TestServiceUpdateSecrets [2022-03-06T22:55:03.105Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-06T22:55:03.105Z] === RUN TestTagMatchesDigest [2022-03-06T22:55:03.105Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-06T22:55:03.105Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-06T22:55:03.105Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-06T22:55:03.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-06T22:55:03.793Z] --- PASS: TestExecWithCloseStdin (3.57s) [2022-03-06T22:55:03.793Z] === RUN TestExec [2022-03-06T22:55:04.181Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2022-03-06T22:55:04.181Z] PASS [2022-03-06T22:55:04.181Z] [2022-03-06T22:55:04.181Z] === Skipped [2022-03-06T22:55:04.181Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:55:04.181Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:55:04.181Z] [2022-03-06T22:55:04.181Z] DONE 26 tests, 1 skipped in 41.554s [2022-03-06T22:55:04.181Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:55:04.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:04.181Z] ++ set -e [2022-03-06T22:55:04.181Z] ++ '[' -n 0 ']' [2022-03-06T22:55:04.181Z] ++ set -x [2022-03-06T22:55:04.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:04.181Z] INFO: Testing against a local daemon [2022-03-06T22:55:04.181Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-06T22:55:04.181Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:55:04.181Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:55:04.181Z] === RUN TestDockerNetworkIpvlan [2022-03-06T22:55:04.181Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:55:04.181Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:55:04.181Z] PASS [2022-03-06T22:55:04.181Z] [2022-03-06T22:55:04.181Z] === Skipped [2022-03-06T22:55:04.181Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:55:04.181Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:55:04.181Z] [2022-03-06T22:55:04.181Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:55:04.181Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:55:04.181Z] [2022-03-06T22:55:04.181Z] DONE 2 tests, 2 skipped in 0.088s [2022-03-06T22:55:04.181Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:55:04.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:04.181Z] ++ set -e [2022-03-06T22:55:04.181Z] ++ '[' -n 0 ']' [2022-03-06T22:55:04.181Z] ++ set -x [2022-03-06T22:55:04.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:04.181Z] INFO: Testing against a local daemon [2022-03-06T22:55:04.181Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-06T22:55:04.231Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-06T22:55:04.231Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-06T22:55:04.620Z] time="2022-03-06T22:55:04Z" level=debug msg="memberlist: Failed to join 172.17.98.5: dial tcp 172.17.98.5:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-06T22:55:04.620Z] time="2022-03-06T22:55:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.98.5:10033 172.17.98.5:10034 172.17.98.5:10035]" [2022-03-06T22:55:04.793Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-06T22:55:05.087Z] time="2022-03-06T22:55:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.98.5:10033 172.17.98.5:10034 172.17.98.5:10035]" [2022-03-06T22:55:05.356Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10033" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49442" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, is the new incarnation of the shutdown node c96e2235d379/172.17.98.5" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10034" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49443" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, is the new incarnation of the shutdown node e3afdf0f6982/172.17.98.5" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49444" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10035" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node d00e243dbf45/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 35861c9a3fac/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 35861c9a3fac/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, is the new incarnation of the shutdown node 65c46060bbfd/172.17.98.5" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, is the new incarnation of the shutdown node e3afdf0f6982/172.17.98.5" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, is the new incarnation of the shutdown node c96e2235d379/172.17.98.5" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 2868a31d8350/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.554Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, added to nodes list" [2022-03-06T22:55:05.563Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-06T22:55:05.563Z] === RUN TestDockerNetworkMacvlan [2022-03-06T22:55:05.919Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, joined gossip cluster" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, is the new incarnation of the shutdown node 65c46060bbfd/172.17.98.5" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=info msg="Node 8414bd566821/172.17.98.5, added to nodes list" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10033" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49445" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10034" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49446" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.98.5:10035" [2022-03-06T22:55:06.021Z] time="2022-03-06T22:55:05Z" level=debug msg="memberlist: Stream connection from=172.17.98.5:49447" [2022-03-06T22:55:06.134Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-06T22:55:06.481Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-06T22:55:06.488Z] 2022/03/06 22:55:06 Closing DB instances... [2022-03-06T22:55:06.488Z] time="2022-03-06T22:55:06Z" level=debug msg="memberlist: Failed to join 172.17.98.5: dial tcp 172.17.98.5:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-06T22:55:06.704Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-06T22:55:06.737Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-06T22:55:06.954Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350 change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.954Z] time="2022-03-06T22:55:06Z" level=info msg="node2(8a7e1db5de9e): Node leave event for 2868a31d8350/172.17.98.5" [2022-03-06T22:55:06.954Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350 change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.954Z] time="2022-03-06T22:55:06Z" level=info msg="node5(d00e243dbf45): Node leave event for 2868a31d8350/172.17.98.5" [2022-03-06T22:55:06.954Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350 change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.954Z] time="2022-03-06T22:55:06Z" level=info msg="node4(35861c9a3fac): Node leave event for 2868a31d8350/172.17.98.5" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350 change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="node1(2868a31d8350): Node leave event for 2868a31d8350/172.17.98.5" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350 change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="node3(8414bd566821): Node leave event for 2868a31d8350/172.17.98.5" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350/172.17.98.5, left gossip cluster" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350/172.17.98.5, left gossip cluster" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350/172.17.98.5, left gossip cluster" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350/172.17.98.5, left gossip cluster" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 2868a31d8350/172.17.98.5, left gossip cluster" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 8a7e1db5de9e change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="node3(8414bd566821): Node leave event for 8a7e1db5de9e/172.17.98.5" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 8a7e1db5de9e change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="node5(d00e243dbf45): Node leave event for 8a7e1db5de9e/172.17.98.5" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 8a7e1db5de9e change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="node4(35861c9a3fac): Node leave event for 8a7e1db5de9e/172.17.98.5" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="Node 8a7e1db5de9e change state NodeActive --> NodeLeft" [2022-03-06T22:55:06.955Z] time="2022-03-06T22:55:06Z" level=info msg="node2(8a7e1db5de9e): Node leave event for 8a7e1db5de9e/172.17.98.5" [2022-03-06T22:55:07.298Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, left gossip cluster" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, left gossip cluster" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, left gossip cluster" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8a7e1db5de9e/172.17.98.5, left gossip cluster" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8414bd566821 change state NodeActive --> NodeLeft" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="node5(d00e243dbf45): Node leave event for 8414bd566821/172.17.98.5" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8414bd566821/172.17.98.5, left gossip cluster" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8414bd566821 change state NodeActive --> NodeFailed" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8414bd566821 change state NodeActive --> NodeLeft" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="node4(35861c9a3fac): Node leave event for 8414bd566821/172.17.98.5" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8414bd566821/172.17.98.5, added to failed nodes list" [2022-03-06T22:55:07.422Z] time="2022-03-06T22:55:07Z" level=error msg="node: 8414bd566821 is unknown to memberlist" [2022-03-06T22:55:07.645Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-06T22:55:07.889Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8414bd566821/172.17.98.5, left gossip cluster" [2022-03-06T22:55:07.889Z] time="2022-03-06T22:55:07Z" level=info msg="Node 8414bd566821/172.17.98.5, left gossip cluster" [2022-03-06T22:55:07.889Z] time="2022-03-06T22:55:07Z" level=debug msg="memberlist: Failed ping: 8414bd566821 (timeout reached)" [2022-03-06T22:55:07.889Z] time="2022-03-06T22:55:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.98.5:10036: use of closed network connection" [2022-03-06T22:55:07.889Z] time="2022-03-06T22:55:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.98.5:10037: use of closed network connection" [2022-03-06T22:55:07.894Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-06T22:55:08.356Z] time="2022-03-06T22:55:07Z" level=info msg="Node 35861c9a3fac change state NodeActive --> NodeLeft" [2022-03-06T22:55:08.356Z] time="2022-03-06T22:55:07Z" level=info msg="node5(d00e243dbf45): Node leave event for 35861c9a3fac/172.17.98.5" [2022-03-06T22:55:08.356Z] time="2022-03-06T22:55:07Z" level=info msg="Node 35861c9a3fac change state NodeActive --> NodeLeft" [2022-03-06T22:55:08.356Z] time="2022-03-06T22:55:07Z" level=info msg="node4(35861c9a3fac): Node leave event for 35861c9a3fac/172.17.98.5" [2022-03-06T22:55:08.356Z] time="2022-03-06T22:55:08Z" level=info msg="Node 35861c9a3fac/172.17.98.5, left gossip cluster" [2022-03-06T22:55:08.356Z] time="2022-03-06T22:55:08Z" level=info msg="memberlist: Suspect 8414bd566821 has failed, no acks received" [2022-03-06T22:55:08.356Z] time="2022-03-06T22:55:08Z" level=debug msg="memberlist: Failed to join 172.17.98.5: dial tcp 172.17.98.5:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-06T22:55:08.474Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-06T22:55:08.589Z] --- PASS: TestExec (4.24s) [2022-03-06T22:55:08.589Z] === RUN TestExecUser [2022-03-06T22:55:08.589Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-06T22:55:08.589Z] --- SKIP: TestExecUser (0.00s) [2022-03-06T22:55:08.589Z] === RUN TestExportContainerAndImportImage [2022-03-06T22:55:08.589Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:08.589Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-06T22:55:08.589Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-06T22:55:08.589Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:08.589Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-06T22:55:08.589Z] === RUN TestHealthCheckWorkdir [2022-03-06T22:55:08.589Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-06T22:55:08.589Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-06T22:55:08.589Z] === RUN TestHealthKillContainer [2022-03-06T22:55:08.589Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-06T22:55:08.589Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-06T22:55:08.589Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-06T22:55:08.589Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T22:55:08.589Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T22:55:08.589Z] === RUN TestKillContainerInvalidSignal [2022-03-06T22:55:08.731Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-06T22:55:08.822Z] time="2022-03-06T22:55:08Z" level=info msg="Node 35861c9a3fac/172.17.98.5, left gossip cluster" [2022-03-06T22:55:08.988Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-06T22:55:09.027Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-06T22:55:09.288Z] time="2022-03-06T22:55:09Z" level=info msg="Node d00e243dbf45/172.17.98.5, left gossip cluster" [2022-03-06T22:55:09.289Z] time="2022-03-06T22:55:09Z" level=info msg="Node d00e243dbf45 change state NodeActive --> NodeFailed" [2022-03-06T22:55:09.289Z] time="2022-03-06T22:55:09Z" level=info msg="Node d00e243dbf45/172.17.98.5, added to failed nodes list" [2022-03-06T22:55:09.289Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-03-06T22:55:09.289Z] PASS [2022-03-06T22:55:09.289Z] coverage: 60.5% of statements [2022-03-06T22:55:09.289Z] ok github.com/docker/docker/libnetwork/networkdb 104.482s coverage: 60.5% of statements [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/quota [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/rootless [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/volume [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-06T22:55:09.289Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-06T22:55:09.555Z] check_test.go:308: [dd0cc0fc471b6] daemon is not started [2022-03-06T22:55:09.555Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-06T22:55:09.811Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-06T22:55:10.373Z] check_test.go:308: [d0e2ace54df74] daemon is not started [2022-03-06T22:55:10.629Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-06T22:55:10.937Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-06T22:55:11.192Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-06T22:55:11.249Z] --- PASS: TestCheckoutGit (30.08s) [2022-03-06T22:55:11.249Z] === RUN TestValidGitTransport [2022-03-06T22:55:11.249Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-06T22:55:11.249Z] === RUN TestGitInvalidRef [2022-03-06T22:55:11.249Z] --- PASS: TestGitInvalidRef (0.20s) [2022-03-06T22:55:11.249Z] PASS [2022-03-06T22:55:11.250Z] coverage: 86.3% of statements [2022-03-06T22:55:11.250Z] ok github.com/docker/docker/builder/remotecontext/git 30.344s coverage: 86.3% of statements [2022-03-06T22:55:11.250Z] ? github.com/docker/docker/cli [no test files] [2022-03-06T22:55:11.250Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === Skipped [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-06T22:55:11.526Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-06T22:55:11.526Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-06T22:55:11.526Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-06T22:55:11.526Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-06T22:55:11.526Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-06T22:55:11.526Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-06T22:55:11.526Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-06T22:55:11.526Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-06T22:55:11.526Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-06T22:55:11.526Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-06T22:55:11.526Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-06T22:55:11.526Z] daemon_test.go:145: root required [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-06T22:55:11.526Z] reload_test.go:342: root required [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-06T22:55:11.526Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-06T22:55:11.526Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-06T22:55:11.526Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-06T22:55:11.526Z] download_test.go:267: Needs fixing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-06T22:55:11.526Z] layer_test.go:291: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-06T22:55:11.526Z] layer_test.go:340: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-06T22:55:11.526Z] layer_test.go:455: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-06T22:55:11.526Z] layer_test.go:684: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-06T22:55:11.526Z] migration_test.go:45: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-06T22:55:11.526Z] migration_test.go:181: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-06T22:55:11.526Z] mount_test.go:17: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-06T22:55:11.526Z] mount_test.go:76: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-06T22:55:11.526Z] mount_test.go:125: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-06T22:55:11.526Z] mount_test.go:212: Failing on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-06T22:55:11.526Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-06T22:55:11.526Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-06T22:55:11.526Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-06T22:55:11.526Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-06T22:55:11.526Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-06T22:55:11.526Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-06T22:55:11.526Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-06T22:55:11.526Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-06T22:55:11.526Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-06T22:55:11.526Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-06T22:55:11.526Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-06T22:55:11.526Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-06T22:55:11.526Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-06T22:55:11.526Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-06T22:55:11.526Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-06T22:55:11.526Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-06T22:55:11.526Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:133: Xz not present in msys2 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-06T22:55:11.526Z] archive_test.go:140: zstd not installed [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:252: Failing on Windows CI machines [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:55:11.526Z] archive_windows_test.go:16: Currently fails [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-06T22:55:11.526Z] changes_test.go:195: needs more investigation [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-06T22:55:11.526Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-06T22:55:11.526Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-06T22:55:11.526Z] changes_test.go:432: needs further investigation [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-06T22:55:11.526Z] changes_test.go:468: needs further investigation [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-06T22:55:11.526Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-06T22:55:11.526Z] poller_test.go:40: No chmod on Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-06T22:55:11.526Z] fileutils_test.go:133: Needs porting to Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-06T22:55:11.526Z] fileutils_test.go:179: Needs porting to Windows [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-06T22:55:11.526Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-06T22:55:11.526Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-06T22:55:11.526Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-06T22:55:11.526Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-06T22:55:11.526Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-06T22:55:11.526Z] [2022-03-06T22:55:11.526Z] DONE 2077 tests, 70 skipped in 257.104s [2022-03-06T22:55:11.526Z] INFO: make.ps1 ended at 03/06/2022 22:55:11 [2022-03-06T22:55:12.401Z] --- PASS: TestKillContainerInvalidSignal (3.75s) [2022-03-06T22:55:12.401Z] === RUN TestKillContainer [2022-03-06T22:55:12.401Z] === RUN TestKillContainer/no_signal [2022-03-06T22:55:12.564Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-06T22:55:12.564Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-06T22:55:13.479Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-06T22:55:13.747Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-06T22:55:13.747Z] INFO: Unit tests ended at 03/06/2022 22:55:13. Duration:00:04:30.8476135 [2022-03-06T22:55:13.747Z] INFO: Building busybox [2022-03-06T22:55:13.747Z] Sending build context to Docker daemon 5.12kB [2022-03-06T22:55:13.747Z] [2022-03-06T22:55:13.747Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-06T22:55:13.747Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-06T22:55:13.747Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-06T22:55:13.747Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-06T22:55:13.747Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-06T22:55:13.747Z] ---> bdeb13086b9f [2022-03-06T22:55:13.747Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-06T22:55:13.747Z] ---> Running in f59f7cfcb3a0 [2022-03-06T22:55:14.049Z] --- PASS: TestDockerNetworkMacvlan (8.76s) [2022-03-06T22:55:14.049Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-03-06T22:55:14.049Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.05s) [2022-03-06T22:55:14.049Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-03-06T22:55:14.049Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2022-03-06T22:55:14.049Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.79s) [2022-03-06T22:55:14.049Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-03-06T22:55:14.049Z] PASS [2022-03-06T22:55:14.049Z] [2022-03-06T22:55:14.049Z] DONE 8 tests in 10.210s [2022-03-06T22:55:14.310Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-06T22:55:14.310Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:14.310Z] ++ set -e [2022-03-06T22:55:14.310Z] ++ '[' -n 0 ']' [2022-03-06T22:55:14.310Z] ++ set -x [2022-03-06T22:55:14.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:14.310Z] testing: warning: no tests to run [2022-03-06T22:55:14.310Z] PASS [2022-03-06T22:55:14.310Z] [2022-03-06T22:55:14.310Z] DONE 0 tests in 0.019s [2022-03-06T22:55:14.310Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-06T22:55:14.310Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:14.310Z] ++ set -e [2022-03-06T22:55:14.310Z] ++ '[' -n 0 ']' [2022-03-06T22:55:14.310Z] ++ set -x [2022-03-06T22:55:14.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:14.310Z] INFO: Testing against a local daemon [2022-03-06T22:55:14.310Z] === RUN TestAuthZPluginAllowRequest [2022-03-06T22:55:15.251Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-03-06T22:55:15.251Z] === RUN TestAuthZPluginTLS [2022-03-06T22:55:15.355Z] === RUN TestKillContainer/non_killing_signal [2022-03-06T22:55:15.355Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-06T22:55:15.355Z] === RUN TestKillContainer/killing_signal [2022-03-06T22:55:15.821Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-06T22:55:15.821Z] === RUN TestAuthZPluginDenyRequest [2022-03-06T22:55:15.833Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-06T22:55:16.089Z] check_test.go:308: [d3b3dbc659702] daemon is not started [2022-03-06T22:55:16.089Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-06T22:55:16.391Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-06T22:55:16.391Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-06T22:55:16.961Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-06T22:55:16.961Z] === RUN TestAuthZPluginDenyResponse [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-06T22:55:17.128Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-06T22:55:17.128Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestConfigureDaemonLogs [2022-03-06T22:55:17.128Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestCommonOptionsInstallFlags [2022-03-06T22:55:17.128Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-06T22:55:17.128Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-06T22:55:17.128Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-06T22:55:17.128Z] PASS [2022-03-06T22:55:17.128Z] coverage: 18.7% of statements [2022-03-06T22:55:17.128Z] ok github.com/docker/docker/cmd/dockerd 0.346s coverage: 18.7% of statements [2022-03-06T22:55:17.128Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-06T22:55:17.128Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-06T22:55:17.531Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-06T22:55:17.531Z] === RUN TestAuthZPluginAllowEventStream [2022-03-06T22:55:17.597Z] === RUN TestContainerStopSignal [2022-03-06T22:55:17.597Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestContainerStopTimeout [2022-03-06T22:55:17.597Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-06T22:55:17.597Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-06T22:55:17.597Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-06T22:55:17.597Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestReplaceAndAppendEnvVars [2022-03-06T22:55:17.597Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-06T22:55:17.597Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestNewMemoryStore [2022-03-06T22:55:17.597Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestAddContainers [2022-03-06T22:55:17.597Z] --- PASS: TestAddContainers (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestGetContainer [2022-03-06T22:55:17.597Z] --- PASS: TestGetContainer (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestDeleteContainer [2022-03-06T22:55:17.597Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestListContainers [2022-03-06T22:55:17.597Z] --- PASS: TestListContainers (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestFirstContainer [2022-03-06T22:55:17.597Z] --- PASS: TestFirstContainer (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestApplyAllContainer [2022-03-06T22:55:17.597Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestIsValidHealthString [2022-03-06T22:55:17.597Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestStateRunStop [2022-03-06T22:55:17.597Z] --- PASS: TestStateRunStop (0.00s) [2022-03-06T22:55:17.597Z] === RUN TestStateTimeoutWait [2022-03-06T22:55:18.006Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-03-06T22:55:18.006Z] === RUN TestServiceUpdateConfigs [2022-03-06T22:55:18.066Z] state_test.go:141: Stop callback fired [2022-03-06T22:55:18.066Z] state_test.go:165: Stop callback fired [2022-03-06T22:55:18.066Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-06T22:55:18.066Z] === RUN TestIsValidStateString [2022-03-06T22:55:18.066Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-06T22:55:18.066Z] === RUN TestViewSaveDelete [2022-03-06T22:55:18.066Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-06T22:55:18.066Z] === RUN TestViewAll [2022-03-06T22:55:18.066Z] --- PASS: TestViewAll (0.02s) [2022-03-06T22:55:18.066Z] === RUN TestViewGet [2022-03-06T22:55:18.066Z] --- PASS: TestViewGet (0.01s) [2022-03-06T22:55:18.066Z] === RUN TestNames [2022-03-06T22:55:18.066Z] --- PASS: TestNames (0.00s) [2022-03-06T22:55:18.066Z] === RUN TestViewWithHealthCheck [2022-03-06T22:55:18.066Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-06T22:55:18.066Z] PASS [2022-03-06T22:55:18.066Z] coverage: 41.7% of statements [2022-03-06T22:55:18.066Z] ok github.com/docker/docker/container 0.243s coverage: 41.7% of statements [2022-03-06T22:55:18.066Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-06T22:55:18.066Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-06T22:55:18.066Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-06T22:55:18.066Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-06T22:55:18.472Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-03-06T22:55:18.472Z] === RUN TestAuthZPluginErrorResponse [2022-03-06T22:55:19.041Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-06T22:55:19.041Z] === RUN TestAuthZPluginErrorRequest [2022-03-06T22:55:19.053Z] === RUN TestPrepare [2022-03-06T22:55:19.053Z] --- PASS: TestPrepare (0.00s) [2022-03-06T22:55:19.053Z] === RUN TestStart [2022-03-06T22:55:19.053Z] --- PASS: TestStart (0.00s) [2022-03-06T22:55:19.053Z] === RUN TestWaitCancel [2022-03-06T22:55:19.053Z] --- PASS: TestWaitCancel (0.00s) [2022-03-06T22:55:19.053Z] === RUN TestWaitDisabled [2022-03-06T22:55:19.053Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-06T22:55:19.053Z] === RUN TestWaitEnabled [2022-03-06T22:55:19.053Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-06T22:55:19.053Z] === RUN TestRemove [2022-03-06T22:55:19.053Z] --- PASS: TestRemove (0.00s) [2022-03-06T22:55:19.053Z] PASS [2022-03-06T22:55:19.053Z] coverage: 65.3% of statements [2022-03-06T22:55:19.053Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2022-03-06T22:55:19.158Z] --- PASS: TestKillContainer (7.45s) [2022-03-06T22:55:19.158Z] --- PASS: TestKillContainer/no_signal (3.38s) [2022-03-06T22:55:19.158Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-06T22:55:19.158Z] --- PASS: TestKillContainer/killing_signal (4.01s) [2022-03-06T22:55:19.158Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-06T22:55:19.158Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:55:19.158Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-06T22:55:19.158Z] === RUN TestKillStoppedContainer [2022-03-06T22:55:19.158Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:55:19.158Z] --- SKIP: TestKillStoppedContainer (0.01s) [2022-03-06T22:55:19.158Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-06T22:55:19.158Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:55:19.158Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-06T22:55:19.158Z] === RUN TestKillDifferentUserContainer [2022-03-06T22:55:19.158Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-06T22:55:19.158Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-06T22:55:19.158Z] === RUN TestInspectOomKilledTrue [2022-03-06T22:55:19.158Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:19.158Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-06T22:55:19.158Z] === RUN TestInspectOomKilledFalse [2022-03-06T22:55:19.158Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:55:19.158Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-06T22:55:19.158Z] === RUN TestLogsFollowTailEmpty [2022-03-06T22:55:19.362Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-06T22:55:19.602Z] Removing intermediate container f59f7cfcb3a0 [2022-03-06T22:55:19.602Z] ---> 98f087420f90 [2022-03-06T22:55:19.602Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-06T22:55:19.602Z] ---> Running in d372b9c9c2b4 [2022-03-06T22:55:19.602Z] Removing intermediate container d372b9c9c2b4 [2022-03-06T22:55:19.602Z] ---> 11970a782484 [2022-03-06T22:55:19.602Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-06T22:55:19.602Z] ---> Running in eb5ce3abd507 [2022-03-06T22:55:19.602Z] Removing intermediate container eb5ce3abd507 [2022-03-06T22:55:19.602Z] ---> f869c023b906 [2022-03-06T22:55:19.602Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-06T22:55:19.612Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-06T22:55:19.612Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-06T22:55:20.183Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-06T22:55:20.183Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-06T22:55:20.728Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-06T22:55:21.162Z] [2022-03-06T22:55:21.269Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-06T22:55:21.269Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-06T22:55:21.269Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-06T22:55:21.269Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-06T22:55:21.269Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-06T22:55:21.269Z] PASS [2022-03-06T22:55:21.269Z] coverage: 35.9% of statements [2022-03-06T22:55:21.269Z] ok github.com/docker/docker/daemon/cluster/convert 0.400s coverage: 35.9% of statements [2022-03-06T22:55:21.269Z] === RUN TestNewListSecretsFilters [2022-03-06T22:55:21.269Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-06T22:55:21.269Z] === RUN TestNewListConfigsFilters [2022-03-06T22:55:21.269Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-06T22:55:21.269Z] PASS [2022-03-06T22:55:21.269Z] coverage: 0.5% of statements [2022-03-06T22:55:21.269Z] ok github.com/docker/docker/daemon/cluster 1.083s coverage: 0.5% of statements [2022-03-06T22:55:21.565Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2022-03-06T22:55:21.565Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-06T22:55:21.629Z] ---> b465975384e6 [2022-03-06T22:55:21.629Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-06T22:55:21.629Z] ---> Running in 8762be5e7077 [2022-03-06T22:55:22.949Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-03-06T22:55:22.949Z] === RUN TestAuthZPluginHeader [2022-03-06T22:55:22.952Z] --- PASS: TestLogsFollowTailEmpty (3.43s) [2022-03-06T22:55:22.952Z] === RUN TestNetworkNat [2022-03-06T22:55:22.952Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-06T22:55:22.952Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-06T22:55:22.952Z] === RUN TestNetworkLocalhostTCPNat [2022-03-06T22:55:23.245Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-06T22:55:23.519Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-06T22:55:23.519Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-06T22:55:23.519Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:23.519Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-06T22:55:23.519Z] === RUN TestAuthZPluginV2Disable [2022-03-06T22:55:23.519Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:23.519Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-06T22:55:23.519Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-06T22:55:23.519Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:23.519Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-06T22:55:23.519Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-06T22:55:23.519Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:23.519Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-06T22:55:23.519Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-06T22:55:24.236Z] === RUN TestBuilderGC [2022-03-06T22:55:24.236Z] --- PASS: TestBuilderGC (0.00s) [2022-03-06T22:55:24.236Z] === RUN TestDaemonConfigurationNotFound [2022-03-06T22:55:24.236Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-06T22:55:24.236Z] === RUN TestDaemonBrokenConfiguration [2022-03-06T22:55:24.615Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-06T22:55:24.615Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-06T22:55:24.615Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestFindConfigurationConflicts [2022-03-06T22:55:24.704Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-06T22:55:24.704Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-06T22:55:24.704Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-06T22:55:24.704Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-06T22:55:24.704Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_label [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_dns [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-06T22:55:24.704Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-06T22:55:24.704Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestReloadSetConfigFileNotExist [2022-03-06T22:55:24.704Z] time="2022-03-06T22:55:24Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-06T22:55:24.704Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-03-06T22:55:24.704Z] === RUN TestReloadDefaultConfigNotExist [2022-03-06T22:55:24.704Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:55:24.704Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestReloadBadDefaultConfig [2022-03-06T22:55:24.704Z] time="2022-03-06T22:55:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1361705942" [2022-03-06T22:55:24.704Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestReloadWithConflictingLabels [2022-03-06T22:55:24.704Z] time="2022-03-06T22:55:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2759091980" [2022-03-06T22:55:24.704Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-06T22:55:24.704Z] === RUN TestReloadWithDuplicateLabels [2022-03-06T22:55:24.704Z] time="2022-03-06T22:55:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-626443040" [2022-03-06T22:55:24.704Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestMaskURLCredentials [2022-03-06T22:55:24.704Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestDaemonConfigurationMerge [2022-03-06T22:55:24.704Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-06T22:55:24.704Z] PASS [2022-03-06T22:55:24.704Z] coverage: 79.2% of statements [2022-03-06T22:55:24.704Z] ok github.com/docker/docker/daemon/config 0.373s coverage: 79.2% of statements [2022-03-06T22:55:24.704Z] === RUN TestEventsLog [2022-03-06T22:55:24.704Z] --- PASS: TestEventsLog (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestEventsLogTimeout [2022-03-06T22:55:24.704Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-06T22:55:24.704Z] === RUN TestLogEvents [2022-03-06T22:55:24.704Z] --- PASS: TestLogEvents (0.05s) [2022-03-06T22:55:24.704Z] === RUN TestLoadBufferedEvents [2022-03-06T22:55:25.173Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-03-06T22:55:25.173Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-06T22:55:25.173Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-06T22:55:25.173Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-06T22:55:25.173Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-06T22:55:25.173Z] PASS [2022-03-06T22:55:25.173Z] coverage: 50.0% of statements [2022-03-06T22:55:25.173Z] ok github.com/docker/docker/daemon/events 0.279s coverage: 50.0% of statements [2022-03-06T22:55:25.173Z] === RUN TestWaitNodeAttachment [2022-03-06T22:55:25.543Z] check_test.go:308: [dbe8aed4e5380] daemon is not started [2022-03-06T22:55:25.543Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-06T22:55:25.643Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-06T22:55:25.643Z] === RUN TestIsolationConversion [2022-03-06T22:55:25.643Z] === RUN TestIsolationConversion/default [2022-03-06T22:55:25.643Z] === RUN TestIsolationConversion/process [2022-03-06T22:55:25.643Z] === RUN TestIsolationConversion/hyperv [2022-03-06T22:55:25.643Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-06T22:55:25.643Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-06T22:55:25.643Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-06T22:55:25.643Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestContainerLabels [2022-03-06T22:55:25.643Z] --- PASS: TestContainerLabels (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestCredentialSpecConversion [2022-03-06T22:55:25.643Z] === RUN TestCredentialSpecConversion/none [2022-03-06T22:55:25.643Z] === RUN TestCredentialSpecConversion/config [2022-03-06T22:55:25.643Z] === RUN TestCredentialSpecConversion/file [2022-03-06T22:55:25.643Z] === RUN TestCredentialSpecConversion/registry [2022-03-06T22:55:25.643Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-06T22:55:25.643Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-06T22:55:25.643Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-06T22:55:25.643Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-06T22:55:25.643Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestControllerValidateMountBind [2022-03-06T22:55:25.643Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestControllerValidateMountVolume [2022-03-06T22:55:25.643Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestControllerValidateMountTarget [2022-03-06T22:55:25.643Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestControllerValidateMountTmpfs [2022-03-06T22:55:25.643Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestControllerValidateMountInvalidType [2022-03-06T22:55:25.643Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-06T22:55:25.643Z] === RUN TestControllerValidateMountNamedPipe [2022-03-06T22:55:25.643Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-06T22:55:25.643Z] PASS [2022-03-06T22:55:25.643Z] coverage: 11.0% of statements [2022-03-06T22:55:25.643Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.605s coverage: 11.0% of statements [2022-03-06T22:55:26.111Z] === RUN TestIsEmptyDir [2022-03-06T22:55:26.111Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-06T22:55:26.111Z] PASS [2022-03-06T22:55:26.111Z] coverage: 2.3% of statements [2022-03-06T22:55:26.111Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2022-03-06T22:55:26.580Z] === RUN TestVerifyNetworkingConfig [2022-03-06T22:55:26.580Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestGetContainer [2022-03-06T22:55:26.580Z] --- PASS: TestGetContainer (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestValidContainerNames [2022-03-06T22:55:26.580Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestContainerInitDNS [2022-03-06T22:55:26.580Z] daemon_test.go:145: root required [2022-03-06T22:55:26.580Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestMerge [2022-03-06T22:55:26.580Z] --- PASS: TestMerge (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestValidateContainerIsolation [2022-03-06T22:55:26.580Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestFindNetworkErrorType [2022-03-06T22:55:26.580Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestEnsureServicesExist [2022-03-06T22:55:26.580Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-06T22:55:26.580Z] === RUN TestEnsureServicesExistErrors [2022-03-06T22:55:26.580Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-06T22:55:26.580Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-06T22:55:26.580Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-06T22:55:26.580Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestContainerDelete [2022-03-06T22:55:26.580Z] --- PASS: TestContainerDelete (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestContainerDoubleDelete [2022-03-06T22:55:26.580Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestLogContainerEventCopyLabels [2022-03-06T22:55:26.580Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestLogContainerEventWithAttributes [2022-03-06T22:55:26.580Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestNoneHealthcheck [2022-03-06T22:55:26.580Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestHealthStates [2022-03-06T22:55:26.580Z] === RUN TestLinkNaming [2022-03-06T22:55:26.580Z] --- PASS: TestLinkNaming (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestLinkNew [2022-03-06T22:55:26.580Z] --- PASS: TestLinkNew (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestLinkEnv [2022-03-06T22:55:26.580Z] --- PASS: TestLinkEnv (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestLinkMultipleEnv [2022-03-06T22:55:26.580Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestLinkPortRangeEnv [2022-03-06T22:55:26.580Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-06T22:55:26.580Z] PASS [2022-03-06T22:55:26.580Z] coverage: 93.0% of statements [2022-03-06T22:55:26.580Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] time="2022-03-06T22:55:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-06T22:55:26.580Z] --- PASS: TestHealthStates (0.16s) [2022-03-06T22:55:26.580Z] === RUN TestGetInspectData [2022-03-06T22:55:26.580Z] --- PASS: TestGetInspectData (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestFillLicense [2022-03-06T22:55:26.580Z] --- PASS: TestFillLicense (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestListInvalidFilter [2022-03-06T22:55:26.580Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestNameFilter [2022-03-06T22:55:26.580Z] --- PASS: TestNameFilter (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-06T22:55:26.580Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-06T22:55:26.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-06T22:55:26.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-06T22:55:26.581Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestDaemonReloadLabels [2022-03-06T22:55:26.581Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-06T22:55:26.581Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestDaemonReloadMirrors [2022-03-06T22:55:26.581Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-06T22:55:26.581Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-06T22:55:26.581Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-06T22:55:26.581Z] reload_test.go:342: root required [2022-03-06T22:55:26.581Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-06T22:55:26.581Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-06T22:55:26.581Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-06T22:55:26.581Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-06T22:55:26.581Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-06T22:55:26.581Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-06T22:55:26.581Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-06T22:55:26.581Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-06T22:55:26.581Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-06T22:55:26.581Z] === RUN TestParseVolumesFrom [2022-03-06T22:55:26.581Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-06T22:55:26.581Z] PASS [2022-03-06T22:55:26.581Z] coverage: 8.6% of statements [2022-03-06T22:55:26.756Z] --- PASS: TestNetworkLocalhostTCPNat (3.80s) [2022-03-06T22:55:26.756Z] === RUN TestNetworkLoopbackNat [2022-03-06T22:55:26.756Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-06T22:55:26.756Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-06T22:55:26.756Z] === RUN TestPause [2022-03-06T22:55:26.756Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-06T22:55:26.756Z] --- SKIP: TestPause (0.00s) [2022-03-06T22:55:26.756Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-06T22:55:27.050Z] ok github.com/docker/docker/daemon 0.386s coverage: 8.6% of statements [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-06T22:55:27.050Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-06T22:55:28.615Z] === RUN TestAdapterReadLogs [2022-03-06T22:55:28.615Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestCopier [2022-03-06T22:55:28.615Z] --- PASS: TestCopier (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestCopierLongLines [2022-03-06T22:55:28.615Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestCopierSlow [2022-03-06T22:55:28.615Z] --- PASS: TestCopierSlow (0.20s) [2022-03-06T22:55:28.615Z] === RUN TestCopierWithSized [2022-03-06T22:55:28.615Z] === RUN TestCopierWithSized/as_is [2022-03-06T22:55:28.615Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-06T22:55:28.615Z] --- PASS: TestCopierWithSized (0.09s) [2022-03-06T22:55:28.615Z] --- PASS: TestCopierWithSized/as_is (0.09s) [2022-03-06T22:55:28.615Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestCopierWithPartial [2022-03-06T22:55:28.615Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestRingLogger [2022-03-06T22:55:28.615Z] --- PASS: TestRingLogger (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestRingCap [2022-03-06T22:55:28.615Z] --- PASS: TestRingCap (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestRingClose [2022-03-06T22:55:28.615Z] --- PASS: TestRingClose (0.00s) [2022-03-06T22:55:28.615Z] === RUN TestRingDrain [2022-03-06T22:55:28.615Z] --- PASS: TestRingDrain (0.00s) [2022-03-06T22:55:28.615Z] PASS [2022-03-06T22:55:28.615Z] coverage: 43.2% of statements [2022-03-06T22:55:28.615Z] ok github.com/docker/docker/daemon/logger 0.353s coverage: 43.2% of statements [2022-03-06T22:55:28.815Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig/defaults [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-06T22:55:29.083Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-06T22:55:29.083Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-06T22:55:29.083Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-06T22:55:29.083Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-06T22:55:29.083Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-06T22:55:29.083Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-06T22:55:29.083Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-06T22:55:29.083Z] time="2022-03-06T22:55:28Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-06T22:55:29.083Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-03-06T22:55:29.083Z] === RUN TestCreateSuccess [2022-03-06T22:55:29.083Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestCreateStreamSkipped [2022-03-06T22:55:29.083Z] time="2022-03-06T22:55:28Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-06T22:55:29.083Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestCreateLogGroupSuccess [2022-03-06T22:55:29.083Z] time="2022-03-06T22:55:28Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-06T22:55:29.083Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestCreateError [2022-03-06T22:55:29.083Z] --- PASS: TestCreateError (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestCreateAlreadyExists [2022-03-06T22:55:29.083Z] time="2022-03-06T22:55:28Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-06T22:55:29.083Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestLogClosed [2022-03-06T22:55:29.083Z] --- PASS: TestLogClosed (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestLogBlocking [2022-03-06T22:55:29.083Z] --- PASS: TestLogBlocking (0.00s) [2022-03-06T22:55:29.083Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-06T22:55:29.084Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestLogNonBlockingBufferFull [2022-03-06T22:55:29.084Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestPublishBatchSuccess [2022-03-06T22:55:29.084Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestPublishBatchError [2022-03-06T22:55:29.084Z] time="2022-03-06T22:55:28Z" level=error msg=error [2022-03-06T22:55:29.084Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-06T22:55:29.084Z] time="2022-03-06T22:55:28Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-06T22:55:29.084Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-06T22:55:29.084Z] time="2022-03-06T22:55:28Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-06T22:55:29.084Z] time="2022-03-06T22:55:28Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-06T22:55:29.084Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchSimple [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchTicker [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchMultilinePattern [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchClose [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestEffectiveLen [2022-03-06T22:55:29.084Z] === RUN TestEffectiveLen/0/Hello [2022-03-06T22:55:29.084Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-06T22:55:29.084Z] === RUN TestEffectiveLen/2/🙃 [2022-03-06T22:55:29.084Z] === RUN TestEffectiveLen/3/���� [2022-03-06T22:55:29.084Z] === RUN TestEffectiveLen/4/He��o [2022-03-06T22:55:29.084Z] === RUN TestEffectiveLen/5/ [2022-03-06T22:55:29.084Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/0/ [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/1/Hello [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: Hello [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/2/Hello [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: He [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: llo [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/3/Hello [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: Hello [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/4/🙃 [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/5/🙃 [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/6/a� [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: a [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: � [2022-03-06T22:55:29.084Z] === RUN TestFindValidSplit/7/a� [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1076: a� [2022-03-06T22:55:29.084Z] cloudwatchlogs_test.go:1077: [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestProcessEventEmoji [2022-03-06T22:55:29.084Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchLineSplit [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchMaxEvents [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-06T22:55:29.084Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-06T22:55:29.084Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-06T22:55:29.084Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsFormat [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestCreateTagSuccess [2022-03-06T22:55:29.084Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-06T22:55:29.084Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-06T22:55:29.084Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-06T22:55:29.084Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-06T22:55:29.084Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-06T22:55:29.084Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-06T22:55:29.084Z] PASS [2022-03-06T22:55:29.084Z] coverage: 79.9% of statements [2022-03-06T22:55:29.084Z] ok github.com/docker/docker/daemon/logger/awslogs 0.381s coverage: 79.9% of statements [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-06T22:55:29.084Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-06T22:55:29.084Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-06T22:55:29.084Z] PASS [2022-03-06T22:55:29.084Z] coverage: 33.6% of statements [2022-03-06T22:55:29.555Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 33.6% of statements [2022-03-06T22:55:29.555Z] === RUN TestSearchRegistryForImagesErrors [2022-03-06T22:55:29.555Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-06T22:55:29.556Z] === RUN TestSearchRegistryForImages [2022-03-06T22:55:29.556Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-06T22:55:29.556Z] === RUN TestOnlyPlatformWithFallback [2022-03-06T22:55:29.556Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-06T22:55:29.556Z] === RUN TestImageDelete [2022-03-06T22:55:29.556Z] === RUN TestImageDelete/no_lease [2022-03-06T22:55:29.556Z] === RUN TestImageDelete/lease_exists [2022-03-06T22:55:29.556Z] --- PASS: TestImageDelete (0.04s) [2022-03-06T22:55:29.556Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-06T22:55:29.556Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-06T22:55:29.556Z] === RUN TestContentStoreForPull [2022-03-06T22:55:29.556Z] --- PASS: TestContentStoreForPull (0.17s) [2022-03-06T22:55:29.556Z] PASS [2022-03-06T22:55:29.556Z] coverage: 6.8% of statements [2022-03-06T22:55:29.556Z] ok github.com/docker/docker/daemon/images 0.349s coverage: 6.8% of statements [2022-03-06T22:55:29.556Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-06T22:55:29.556Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-06T22:55:29.556Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-06T22:55:29.556Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-06T22:55:29.556Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-06T22:55:29.556Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-06T22:55:29.740Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.34s) [2022-03-06T22:55:29.740Z] === RUN TestPauseStopPausedContainer [2022-03-06T22:55:29.740Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:55:29.740Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-06T22:55:29.740Z] === RUN TestPsFilter [2022-03-06T22:55:30.276Z] Removing intermediate container 8762be5e7077 [2022-03-06T22:55:30.276Z] ---> e72a4502afa7 [2022-03-06T22:55:30.276Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-06T22:55:30.276Z] ---> Running in a2b6ebfe0b21 [2022-03-06T22:55:30.546Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-06T22:55:30.546Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-06T22:55:30.546Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-06T22:55:30.546Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-03-06T22:55:30.546Z] === RUN TestFastTimeMarshalJSON [2022-03-06T22:55:30.546Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-06T22:55:30.546Z] PASS [2022-03-06T22:55:30.546Z] coverage: 87.2% of statements [2022-03-06T22:55:30.546Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.173s coverage: 87.2% of statements [2022-03-06T22:55:30.546Z] === RUN TestJSONFileLogger [2022-03-06T22:55:30.546Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-06T22:55:30.546Z] === RUN TestJSONFileLoggerWithTags [2022-03-06T22:55:30.546Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-06T22:55:30.546Z] === RUN TestJSONFileLoggerWithOpts [2022-03-06T22:55:30.546Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-06T22:55:30.546Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-06T22:55:30.546Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-06T22:55:30.546Z] === RUN TestEncodeDecode [2022-03-06T22:55:30.546Z] === PAUSE TestEncodeDecode [2022-03-06T22:55:30.546Z] === RUN TestUnexpectedEOF [2022-03-06T22:55:30.546Z] time="2022-03-06T22:55:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-06T22:55:30.546Z] time="2022-03-06T22:55:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-06T22:55:30.546Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-03-06T22:55:30.546Z] === CONT TestEncodeDecode [2022-03-06T22:55:30.546Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-06T22:55:30.546Z] PASS [2022-03-06T22:55:30.546Z] coverage: 69.9% of statements [2022-03-06T22:55:30.546Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.235s coverage: 69.9% of statements [2022-03-06T22:55:30.704Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-06T22:55:30.730Z] --- PASS: TestPsFilter (0.60s) [2022-03-06T22:55:30.730Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-06T22:55:30.960Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-06T22:55:31.018Z] === RUN TestWriteLog [2022-03-06T22:55:31.018Z] === PAUSE TestWriteLog [2022-03-06T22:55:31.018Z] === RUN TestReadLog [2022-03-06T22:55:31.018Z] === PAUSE TestReadLog [2022-03-06T22:55:31.018Z] === RUN TestDecode [2022-03-06T22:55:31.018Z] --- PASS: TestDecode (0.02s) [2022-03-06T22:55:31.018Z] === CONT TestWriteLog [2022-03-06T22:55:31.018Z] === CONT TestReadLog [2022-03-06T22:55:31.018Z] === RUN TestReadLog/tail_exact [2022-03-06T22:55:31.018Z] --- PASS: TestWriteLog (0.01s) [2022-03-06T22:55:31.018Z] === RUN TestReadLog/tail_less_than_available [2022-03-06T22:55:31.018Z] === RUN TestReadLog/tail_more_than_available [2022-03-06T22:55:31.018Z] --- PASS: TestReadLog (0.18s) [2022-03-06T22:55:31.018Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-03-06T22:55:31.018Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-06T22:55:31.018Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-06T22:55:31.018Z] PASS [2022-03-06T22:55:31.018Z] coverage: 78.7% of statements [2022-03-06T22:55:31.018Z] ok github.com/docker/docker/daemon/logger/local 0.256s coverage: 78.7% of statements [2022-03-06T22:55:31.018Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-06T22:55:31.836Z] [2022-03-06T22:55:31.836Z] SUCCESS: Specified value was saved. [2022-03-06T22:55:32.005Z] === RUN TestOpenFileDelete [2022-03-06T22:55:32.005Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestOpenFileRename [2022-03-06T22:55:32.005Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestHandleDecoderErr [2022-03-06T22:55:32.005Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestParseLogTagDefaultTag [2022-03-06T22:55:32.005Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestParseLogTag [2022-03-06T22:55:32.005Z] --- PASS: TestParseLogTag (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestParseLogTagEmptyTag [2022-03-06T22:55:32.005Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestTailFiles [2022-03-06T22:55:32.005Z] --- PASS: TestTailFiles (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestFollowLogsConsumerGone [2022-03-06T22:55:32.005Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestFollowLogsProducerGone [2022-03-06T22:55:32.005Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-06T22:55:32.005Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-06T22:55:32.005Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-06T22:55:32.005Z] === RUN TestCheckCapacityAndRotate [2022-03-06T22:55:32.005Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-06T22:55:32.005Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-06T22:55:32.005Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-06T22:55:32.005Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-06T22:55:32.005Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-03-06T22:55:32.005Z] PASS [2022-03-06T22:55:32.005Z] coverage: 55.1% of statements [2022-03-06T22:55:32.005Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 55.1% of statements [2022-03-06T22:55:32.473Z] === RUN TestLog [2022-03-06T22:55:32.474Z] --- PASS: TestLog (0.03s) [2022-03-06T22:55:32.474Z] PASS [2022-03-06T22:55:32.474Z] coverage: 31.5% of statements [2022-03-06T22:55:32.474Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 31.5% of statements [2022-03-06T22:55:32.474Z] === RUN TestValidateLogOpt [2022-03-06T22:55:32.474Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestNewMissedConfig [2022-03-06T22:55:32.474Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestNewMissedUrl [2022-03-06T22:55:32.474Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestNewMissedToken [2022-03-06T22:55:32.474Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestNewWithProxy [2022-03-06T22:55:32.474Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestDefault [2022-03-06T22:55:32.474Z] --- PASS: TestDefault (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-06T22:55:32.474Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestJsonFormat [2022-03-06T22:55:32.474Z] --- PASS: TestJsonFormat (0.01s) [2022-03-06T22:55:32.474Z] === RUN TestRawFormat [2022-03-06T22:55:32.474Z] --- PASS: TestRawFormat (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestRawFormatWithLabels [2022-03-06T22:55:32.474Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestRawFormatWithoutTag [2022-03-06T22:55:32.474Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestBatching [2022-03-06T22:55:32.474Z] --- PASS: TestBatching (0.30s) [2022-03-06T22:55:32.474Z] === RUN TestFrequency [2022-03-06T22:55:32.474Z] === RUN TestParseLogFormat [2022-03-06T22:55:32.474Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestValidateLogOptEmpty [2022-03-06T22:55:32.474Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestValidateSyslogAddress [2022-03-06T22:55:32.474Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestParseAddressDefaultPort [2022-03-06T22:55:32.474Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestValidateSyslogFacility [2022-03-06T22:55:32.474Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestValidateLogOptSyslogFormat [2022-03-06T22:55:32.474Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-06T22:55:32.474Z] === RUN TestValidateLogOpt [2022-03-06T22:55:32.474Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-06T22:55:32.474Z] PASS [2022-03-06T22:55:32.474Z] coverage: 46.8% of statements [2022-03-06T22:55:32.474Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2022-03-06T22:55:32.851Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-06T22:55:32.870Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-03-06T22:55:32.870Z] === RUN TestServiceUpdateNetwork [2022-03-06T22:55:32.942Z] --- PASS: TestFrequency (0.16s) [2022-03-06T22:55:32.942Z] === RUN TestOneMessagePerRequest [2022-03-06T22:55:32.942Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-06T22:55:32.942Z] === RUN TestVerify [2022-03-06T22:55:32.942Z] --- PASS: TestVerify (0.00s) [2022-03-06T22:55:32.942Z] === RUN TestSkipVerify [2022-03-06T22:55:32.942Z] === RUN TestNewParse [2022-03-06T22:55:32.942Z] --- PASS: TestNewParse (0.00s) [2022-03-06T22:55:32.942Z] PASS [2022-03-06T22:55:32.942Z] coverage: 8.3% of statements [2022-03-06T22:55:32.942Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-03-06T22:55:32.942Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:32.942Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:32.942Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:32.942Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] --- PASS: TestSkipVerify (0.37s) [2022-03-06T22:55:33.411Z] === RUN TestBufferMaximum [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607332.901881\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607332.901881\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:33.411Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-06T22:55:33.411Z] === RUN TestServerAlwaysDown [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607332.904536\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607332.904536\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607332.904536\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607332.905538\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:33.411Z] time="2022-03-06T22:55:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646607332.905538\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:33.411Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-06T22:55:33.411Z] === RUN TestCannotSendAfterClose [2022-03-06T22:55:33.411Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-03-06T22:55:33.411Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-06T22:55:33.780Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-06T22:55:33.880Z] === RUN TestV1IDService [2022-03-06T22:55:33.880Z] --- PASS: TestV1IDService (0.02s) [2022-03-06T22:55:33.880Z] === RUN TestV2MetadataService [2022-03-06T22:55:34.349Z] time="2022-03-06T22:55:33Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-06T22:55:34.349Z] time="2022-03-06T22:55:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"382f5798401b\"}'" [2022-03-06T22:55:34.349Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-06T22:55:34.349Z] PASS [2022-03-06T22:55:34.349Z] coverage: 82.5% of statements [2022-03-06T22:55:34.349Z] ok github.com/docker/docker/daemon/logger/splunk 1.927s coverage: 82.5% of statements [2022-03-06T22:55:34.349Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-06T22:55:34.349Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-06T22:55:34.349Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-06T22:55:34.524Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.53s) [2022-03-06T22:55:34.524Z] === RUN TestRemoveContainerWithVolume [2022-03-06T22:55:34.780Z] Removing intermediate container a2b6ebfe0b21 [2022-03-06T22:55:34.780Z] ---> 337894019810 [2022-03-06T22:55:34.780Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-06T22:55:34.780Z] ---> Running in e2446d87396f [2022-03-06T22:55:34.817Z] === RUN TestSuccessfulDownload [2022-03-06T22:55:34.817Z] download_test.go:267: Needs fixing on Windows [2022-03-06T22:55:34.817Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-06T22:55:34.817Z] === RUN TestCancelledDownload [2022-03-06T22:55:34.817Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-06T22:55:34.817Z] === RUN TestMaxDownloadAttempts [2022-03-06T22:55:34.817Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:55:34.817Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:55:34.817Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:55:34.817Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:55:34.817Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:55:34.817Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:55:34.817Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:55:34.817Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:55:34.817Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-06T22:55:34.817Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-06T22:55:34.817Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-06T22:55:34.817Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-06T22:55:35.286Z] --- PASS: TestV2MetadataService (1.07s) [2022-03-06T22:55:35.286Z] PASS [2022-03-06T22:55:35.286Z] coverage: 48.2% of statements [2022-03-06T22:55:35.286Z] ok github.com/docker/docker/distribution/metadata 1.160s coverage: 48.2% of statements [2022-03-06T22:55:35.286Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-06T22:55:35.286Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-06T22:55:35.286Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestContinueOnError_NeverContinue [2022-03-06T22:55:35.286Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestManifestStore [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/no_remote_or_local [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2570061295\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/no_local_cache [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/with_local_cache [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/unknown_media_type [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:35Z" level=warning msg="reference for unknown type: " [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:35Z" level=warning msg="reference for unknown type: " [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:35Z" level=warning msg="reference for unknown type: " [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:35Z" level=warning msg="reference for unknown type: " [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-06T22:55:35.286Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2022-03-06T22:55:35.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2022-03-06T22:55:35.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2022-03-06T22:55:35.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2022-03-06T22:55:35.286Z] === RUN TestTransfer [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:35Z" level=warning msg="reference for unknown type: " [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-06T22:55:35.286Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-06T22:55:35.286Z] time="2022-03-06T22:55:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore (0.31s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.07s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaType [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-06T22:55:35.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-06T22:55:35.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestFixManifestLayers [2022-03-06T22:55:35.286Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-06T22:55:35.286Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-06T22:55:35.286Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestFixManifestLayersBadParent [2022-03-06T22:55:35.286Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestValidateManifest [2022-03-06T22:55:35.286Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-06T22:55:35.286Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestFormatPlatform [2022-03-06T22:55:35.286Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-06T22:55:35.286Z] === RUN TestPullSchema2Config [2022-03-06T22:55:35.286Z] === RUN TestPullSchema2Config/success_first_time [2022-03-06T22:55:35.286Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:55:35.286Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:55:35.286Z] === RUN TestPullSchema2Config/500_status [2022-03-06T22:55:35.286Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:55:35.286Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:55:35.755Z] --- PASS: TestTransfer (0.12s) [2022-03-06T22:55:35.755Z] === RUN TestConcurrencyLimit [2022-03-06T22:55:35.755Z] === RUN TestNotFound [2022-03-06T22:55:35.755Z] --- PASS: TestNotFound (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestConflict [2022-03-06T22:55:35.755Z] --- PASS: TestConflict (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestForbidden [2022-03-06T22:55:35.755Z] --- PASS: TestForbidden (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestInvalidParameter [2022-03-06T22:55:35.755Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestNotImplemented [2022-03-06T22:55:35.755Z] --- PASS: TestNotImplemented (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestNotModified [2022-03-06T22:55:35.755Z] --- PASS: TestNotModified (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestUnauthorized [2022-03-06T22:55:35.755Z] --- PASS: TestUnauthorized (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestUnknown [2022-03-06T22:55:35.755Z] --- PASS: TestUnknown (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestCancelled [2022-03-06T22:55:35.755Z] --- PASS: TestCancelled (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestDeadline [2022-03-06T22:55:35.755Z] --- PASS: TestDeadline (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestDataLoss [2022-03-06T22:55:35.755Z] --- PASS: TestDataLoss (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestUnavailable [2022-03-06T22:55:35.755Z] --- PASS: TestUnavailable (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestSystem [2022-03-06T22:55:35.755Z] --- PASS: TestSystem (0.00s) [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Not_Found [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Bad_Request [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Conflict [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Unauthorized [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Forbidden [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Not_Modified [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-06T22:55:35.755Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-06T22:55:35.755Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-06T22:55:35.755Z] PASS [2022-03-06T22:55:35.755Z] coverage: 53.1% of statements [2022-03-06T22:55:35.755Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2022-03-06T22:55:35.755Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:55:35.755Z] === RUN TestPullSchema2Config/EOF [2022-03-06T22:55:35.755Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:55:35.755Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:55:35.755Z] 2022/03/06 22:55:35 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-06T22:55:35.755Z] goroutine 85 [running]: [2022-03-06T22:55:35.755Z] net/http.(*conn).serve.func1() [2022-03-06T22:55:35.755Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-06T22:55:35.755Z] panic({0x6c4800, 0x845ea0}) [2022-03-06T22:55:35.755Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-06T22:55:35.755Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000068284, {0x857200, 0xc00037c2a0}) [2022-03-06T22:55:35.755Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-06T22:55:35.755Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x857200, 0xc00037c2a0}, 0xc00005d000) [2022-03-06T22:55:35.755Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-06T22:55:35.755Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x857200, 0xc00037c2a0}, 0x1d8e35) [2022-03-06T22:55:35.755Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-06T22:55:35.755Z] net/http.serverHandler.ServeHTTP({0xc0002fd5f0}, {0x857200, 0xc00037c2a0}, 0xc00005d000) [2022-03-06T22:55:35.755Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-06T22:55:35.755Z] net/http.(*conn).serve(0xc00005bcc0, {0x85b838, 0xc0002fd530}) [2022-03-06T22:55:35.755Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-06T22:55:35.755Z] created by net/http.(*Server).Serve [2022-03-06T22:55:35.755Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-06T22:55:35.755Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-06T22:55:35.755Z] === RUN TestInactiveJobs [2022-03-06T22:55:35.755Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:55:35.755Z] === RUN TestPullSchema2Config/unauthorized [2022-03-06T22:55:35.755Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-06T22:55:36.225Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-06T22:55:36.225Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-06T22:55:36.225Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-06T22:55:36.225Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-06T22:55:36.225Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-06T22:55:36.225Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-06T22:55:36.225Z] === RUN TestGetRepositoryMountCandidates [2022-03-06T22:55:36.225Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-06T22:55:36.225Z] === RUN TestLayerAlreadyExists [2022-03-06T22:55:36.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:55:36.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:55:36.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:55:36.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:55:36.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:55:36.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-06T22:55:36.225Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-06T22:55:36.225Z] === RUN TestWhenEmptyAuthConfig [2022-03-06T22:55:36.225Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-06T22:55:36.225Z] === RUN TestWatchRelease [2022-03-06T22:55:36.225Z] --- PASS: TestWatchRelease (0.04s) [2022-03-06T22:55:36.225Z] === RUN TestWatchFinishedTransfer [2022-03-06T22:55:36.225Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-06T22:55:36.225Z] === RUN TestDuplicateTransfer [2022-03-06T22:55:36.225Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-06T22:55:36.225Z] === RUN TestSuccessfulUpload [2022-03-06T22:55:36.694Z] time="2022-03-06T22:55:36Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-06T22:55:36.694Z] === RUN TestFSGetInvalidData [2022-03-06T22:55:36.694Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-06T22:55:36.694Z] === RUN TestCancelledUpload [2022-03-06T22:55:36.694Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-06T22:55:36.694Z] PASS [2022-03-06T22:55:36.694Z] coverage: 77.3% of statements [2022-03-06T22:55:36.694Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestFSInvalidSet [2022-03-06T22:55:36.694Z] ok github.com/docker/docker/distribution/xfer 1.776s coverage: 77.3% of statements [2022-03-06T22:55:36.694Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestFSInvalidRoot [2022-03-06T22:55:36.694Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestFSMetadataGetSet [2022-03-06T22:55:36.694Z] === RUN TestCompare [2022-03-06T22:55:36.694Z] --- PASS: TestCompare (0.00s) [2022-03-06T22:55:36.694Z] PASS [2022-03-06T22:55:36.694Z] coverage: 19.2% of statements [2022-03-06T22:55:36.694Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-03-06T22:55:36.694Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-06T22:55:36.694Z] === RUN TestFSInvalidWalker [2022-03-06T22:55:36.694Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestFSGetSet [2022-03-06T22:55:36.694Z] --- PASS: TestFSGetSet (0.03s) [2022-03-06T22:55:36.694Z] === RUN TestFSGetUnsetKey [2022-03-06T22:55:36.694Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestFSGetEmptyData [2022-03-06T22:55:36.694Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestFSDelete [2022-03-06T22:55:36.694Z] --- PASS: TestFSDelete (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestFSWalker [2022-03-06T22:55:36.694Z] --- PASS: TestFSWalker (0.02s) [2022-03-06T22:55:36.694Z] === RUN TestFSWalkerStopOnError [2022-03-06T22:55:36.694Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-06T22:55:36.694Z] === RUN TestNewFromJSON [2022-03-06T22:55:36.694Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-06T22:55:36.694Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-06T22:55:36.694Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-06T22:55:36.694Z] === RUN TestMarshalKeyOrder [2022-03-06T22:55:36.694Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-06T22:55:36.694Z] === RUN TestHistoryEqual [2022-03-06T22:55:37.051Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-06T22:55:37.163Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-06T22:55:37.163Z] === RUN TestImage [2022-03-06T22:55:37.163Z] --- PASS: TestImage (0.00s) [2022-03-06T22:55:37.163Z] === RUN TestImageOSNotEmpty [2022-03-06T22:55:37.163Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-06T22:55:37.163Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-06T22:55:37.163Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-06T22:55:37.163Z] === RUN TestCreate [2022-03-06T22:55:37.163Z] --- PASS: TestCreate (0.01s) [2022-03-06T22:55:37.163Z] === RUN TestRestore [2022-03-06T22:55:37.163Z] time="2022-03-06T22:55:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-06T22:55:37.163Z] --- PASS: TestRestore (0.04s) [2022-03-06T22:55:37.163Z] === RUN TestAddDelete [2022-03-06T22:55:37.163Z] --- PASS: TestAddDelete (0.02s) [2022-03-06T22:55:37.163Z] === RUN TestSearchAfterDelete [2022-03-06T22:55:37.163Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2022-03-06T22:55:37.163Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-06T22:55:37.163Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-06T22:55:37.163Z] === RUN TestTokenPassThru [2022-03-06T22:55:37.163Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-06T22:55:37.163Z] === RUN TestParentReset [2022-03-06T22:55:37.163Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-06T22:55:37.163Z] === RUN TestTokenPassThruDifferentHost [2022-03-06T22:55:37.163Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-06T22:55:37.163Z] PASS [2022-03-06T22:55:37.163Z] coverage: 26.7% of statements [2022-03-06T22:55:37.163Z] ok github.com/docker/docker/distribution 2.063s coverage: 26.7% of statements [2022-03-06T22:55:37.163Z] --- PASS: TestParentReset (0.03s) [2022-03-06T22:55:37.163Z] === RUN TestGetAndSetLastUpdated [2022-03-06T22:55:37.163Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-06T22:55:37.163Z] === RUN TestStoreLen [2022-03-06T22:55:37.163Z] --- PASS: TestStoreLen (0.05s) [2022-03-06T22:55:37.163Z] PASS [2022-03-06T22:55:37.163Z] coverage: 86.9% of statements [2022-03-06T22:55:37.163Z] ok github.com/docker/docker/image 0.562s coverage: 86.9% of statements [2022-03-06T22:55:37.163Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-06T22:55:37.163Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-06T22:55:37.631Z] === RUN TestMakeV1ConfigFromConfig [2022-03-06T22:55:37.631Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-06T22:55:37.631Z] PASS [2022-03-06T22:55:37.631Z] coverage: 25.0% of statements [2022-03-06T22:55:37.631Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2022-03-06T22:55:38.100Z] === RUN TestValidateManifest [2022-03-06T22:55:38.100Z] === RUN TestValidateManifest/nil [2022-03-06T22:55:38.100Z] === RUN TestValidateManifest/non-nil [2022-03-06T22:55:38.100Z] --- PASS: TestValidateManifest (0.00s) [2022-03-06T22:55:38.100Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-06T22:55:38.100Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-06T22:55:38.100Z] PASS [2022-03-06T22:55:38.100Z] coverage: 0.7% of statements [2022-03-06T22:55:38.100Z] ok github.com/docker/docker/image/tarexport 0.122s coverage: 0.7% of statements [2022-03-06T22:55:38.100Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-06T22:55:38.319Z] --- PASS: TestRemoveContainerWithVolume (3.77s) [2022-03-06T22:55:38.319Z] === RUN TestRemoveContainerRunning [2022-03-06T22:55:38.576Z] Cannot create a file when that file already exists. [2022-03-06T22:55:38.940Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-06T22:55:38.940Z] check_test.go:308: [d6e05f4973a3f] daemon is not started [2022-03-06T22:55:38.940Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-06T22:55:39.086Z] === RUN TestSerialization [2022-03-06T22:55:39.087Z] --- PASS: TestSerialization (0.02s) [2022-03-06T22:55:39.087Z] PASS [2022-03-06T22:55:39.087Z] coverage: 100.0% of statements [2022-03-06T22:55:39.087Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2022-03-06T22:55:39.555Z] === RUN TestEnvironmentParsing [2022-03-06T22:55:39.555Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-06T22:55:39.555Z] PASS [2022-03-06T22:55:39.555Z] coverage: 1.2% of statements [2022-03-06T22:55:39.555Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-03-06T22:55:39.555Z] === RUN TestEmptyLayer [2022-03-06T22:55:39.555Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-06T22:55:39.555Z] === RUN TestCommitFailure [2022-03-06T22:55:39.555Z] --- PASS: TestCommitFailure (0.02s) [2022-03-06T22:55:39.555Z] === RUN TestStartTransactionFailure [2022-03-06T22:55:39.555Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-06T22:55:39.555Z] === RUN TestGetOrphan [2022-03-06T22:55:39.555Z] --- PASS: TestGetOrphan (0.01s) [2022-03-06T22:55:39.555Z] === RUN TestMountAndRegister [2022-03-06T22:55:39.555Z] layer_test.go:258: Layer size: 14 [2022-03-06T22:55:39.555Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-06T22:55:39.555Z] === RUN TestLayerRelease [2022-03-06T22:55:39.555Z] layer_test.go:291: Failing on Windows [2022-03-06T22:55:39.555Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-06T22:55:39.555Z] === RUN TestStoreRestore [2022-03-06T22:55:39.555Z] layer_test.go:340: Failing on Windows [2022-03-06T22:55:39.555Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-06T22:55:39.555Z] === RUN TestTarStreamStability [2022-03-06T22:55:39.555Z] layer_test.go:455: Failing on Windows [2022-03-06T22:55:39.555Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-06T22:55:39.555Z] === RUN TestRegisterExistingLayer [2022-03-06T22:55:39.869Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-06T22:55:40.024Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-03-06T22:55:40.024Z] === RUN TestTarStreamVerification [2022-03-06T22:55:40.024Z] layer_test.go:684: Failing on Windows [2022-03-06T22:55:40.024Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-06T22:55:40.024Z] === RUN TestLayerMigration [2022-03-06T22:55:40.024Z] migration_test.go:45: Failing on Windows [2022-03-06T22:55:40.024Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-06T22:55:40.024Z] === RUN TestLayerMigrationNoTarsplit [2022-03-06T22:55:40.024Z] migration_test.go:181: Failing on Windows [2022-03-06T22:55:40.024Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-06T22:55:40.024Z] === RUN TestMountInit [2022-03-06T22:55:40.024Z] mount_test.go:17: Failing on Windows [2022-03-06T22:55:40.024Z] --- SKIP: TestMountInit (0.00s) [2022-03-06T22:55:40.024Z] === RUN TestMountSize [2022-03-06T22:55:40.024Z] mount_test.go:76: Failing on Windows [2022-03-06T22:55:40.024Z] --- SKIP: TestMountSize (0.00s) [2022-03-06T22:55:40.024Z] === RUN TestMountChanges [2022-03-06T22:55:40.024Z] mount_test.go:125: Failing on Windows [2022-03-06T22:55:40.024Z] --- SKIP: TestMountChanges (0.00s) [2022-03-06T22:55:40.024Z] === RUN TestMountApply [2022-03-06T22:55:40.024Z] mount_test.go:212: Failing on Windows [2022-03-06T22:55:40.024Z] --- SKIP: TestMountApply (0.00s) [2022-03-06T22:55:40.024Z] PASS [2022-03-06T22:55:40.024Z] coverage: 30.2% of statements [2022-03-06T22:55:40.025Z] ok github.com/docker/docker/layer 0.324s coverage: 30.2% of statements [2022-03-06T22:55:40.025Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-06T22:55:40.025Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-06T22:55:40.025Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-06T22:55:40.025Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-06T22:55:40.126Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-06T22:55:40.493Z] === RUN TestSequenceGetAvailableBit [2022-03-06T22:55:40.494Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestSequenceEqual [2022-03-06T22:55:40.494Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestSequenceCopy [2022-03-06T22:55:40.494Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestGetFirstAvailable [2022-03-06T22:55:40.494Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestFindSequence [2022-03-06T22:55:40.494Z] --- PASS: TestFindSequence (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestCheckIfAvailable [2022-03-06T22:55:40.494Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestMergeSequences [2022-03-06T22:55:40.494Z] --- PASS: TestMergeSequences (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestPushReservation [2022-03-06T22:55:40.494Z] --- PASS: TestPushReservation (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestSerializeDeserialize [2022-03-06T22:55:40.494Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestSet [2022-03-06T22:55:40.494Z] --- PASS: TestSet (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestSetUnset [2022-03-06T22:55:40.494Z] --- PASS: TestSetUnset (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestOffsetSetUnset [2022-03-06T22:55:40.494Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestSetInRange [2022-03-06T22:55:40.494Z] --- PASS: TestSetInRange (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestSetAnyInRange [2022-03-06T22:55:40.494Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestMethods [2022-03-06T22:55:40.494Z] --- PASS: TestMethods (0.00s) [2022-03-06T22:55:40.494Z] === RUN TestRandomAllocateDeallocate [2022-03-06T22:55:40.690Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-06T22:55:40.947Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-06T22:55:41.314Z] --- PASS: TestRemoveContainerRunning (3.56s) [2022-03-06T22:55:41.314Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-06T22:55:41.624Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-06T22:55:41.624Z] PASS [2022-03-06T22:55:41.624Z] [2022-03-06T22:55:41.624Z] === Skipped [2022-03-06T22:55:41.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-06T22:55:41.624Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:41.624Z] [2022-03-06T22:55:41.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-06T22:55:41.624Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:41.624Z] [2022-03-06T22:55:41.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-06T22:55:41.624Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:41.624Z] [2022-03-06T22:55:41.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-06T22:55:41.624Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:41.624Z] [2022-03-06T22:55:41.624Z] DONE 17 tests, 4 skipped in 25.869s [2022-03-06T22:55:41.624Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-06T22:55:41.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:41.624Z] ++ set -e [2022-03-06T22:55:41.624Z] ++ '[' -n 0 ']' [2022-03-06T22:55:41.624Z] ++ set -x [2022-03-06T22:55:41.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:41.624Z] INFO: Testing against a local daemon [2022-03-06T22:55:41.624Z] === RUN TestPluginInvalidJSON [2022-03-06T22:55:41.624Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:55:41.624Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:55:41.624Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:55:41.624Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-06T22:55:41.624Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-06T22:55:41.624Z] === RUN TestPluginInstall [2022-03-06T22:55:41.624Z] === RUN TestPluginInstall/no_auth [2022-03-06T22:55:41.624Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:55:41.624Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62fde5301c0d5ff8909beb4cce3097833dcdcb9d8dd8c9e1f83e0ed58543a87f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:55:41.624Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:55:41.624Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62fde5301c0d5ff8909beb4cce3097833dcdcb9d8dd8c9e1f83e0ed58543a87f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:55:41.624Z] === RUN TestPluginInstall/with_htpasswd [2022-03-06T22:55:41.884Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:55:41.884Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8a473f8a0a327b0c2ac0a86ee7b46192ee2f1fb3e9f90274d39ef33e65a7d63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:55:41.884Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:55:41.884Z] time="2022-03-06T22:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8a473f8a0a327b0c2ac0a86ee7b46192ee2f1fb3e9f90274d39ef33e65a7d63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:55:42.060Z] === RUN TestInvalidConfig [2022-03-06T22:55:42.060Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-06T22:55:42.060Z] === RUN TestConfig [2022-03-06T22:55:42.060Z] --- PASS: TestConfig (0.00s) [2022-03-06T22:55:42.060Z] === RUN TestOptionsLabels [2022-03-06T22:55:42.060Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-06T22:55:42.060Z] === RUN TestValidName [2022-03-06T22:55:42.060Z] --- PASS: TestValidName (0.00s) [2022-03-06T22:55:42.060Z] PASS [2022-03-06T22:55:42.060Z] coverage: 19.7% of statements [2022-03-06T22:55:42.060Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 19.7% of statements [2022-03-06T22:55:42.144Z] === RUN TestPluginInstall/with_insecure [2022-03-06T22:55:42.839Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-06T22:55:42.839Z] check_test.go:308: [d615e3ca91b5f] daemon is not started [2022-03-06T22:55:42.839Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-06T22:55:43.048Z] === RUN TestKey [2022-03-06T22:55:43.048Z] --- PASS: TestKey (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestParseKey [2022-03-06T22:55:43.048Z] --- PASS: TestParseKey (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestInvalidDataStore [2022-03-06T22:55:43.048Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestKVObjectFlatKey [2022-03-06T22:55:43.048Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestAtomicKVObjectFlatKey [2022-03-06T22:55:43.048Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-06T22:55:43.048Z] PASS [2022-03-06T22:55:43.048Z] coverage: 21.9% of statements [2022-03-06T22:55:43.048Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-03-06T22:55:43.048Z] === RUN TestErrorInterfaces [2022-03-06T22:55:43.048Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestNetworkMarshalling [2022-03-06T22:55:43.048Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-03-06T22:55:43.048Z] === RUN TestEndpointMarshalling [2022-03-06T22:55:43.048Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestAuxAddresses [2022-03-06T22:55:43.048Z] time="2022-03-06T22:55:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:55:43.048Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-06T22:55:43.048Z] === RUN TestSRVServiceQuery [2022-03-06T22:55:43.048Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestServiceVIPReuse [2022-03-06T22:55:43.048Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-06T22:55:43.048Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestDNSIPQuery [2022-03-06T22:55:43.048Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestDNSProxyServFail [2022-03-06T22:55:43.048Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestSandboxAddEmpty [2022-03-06T22:55:43.048Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestSandboxAddMultiPrio [2022-03-06T22:55:43.048Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestSandboxAddSamePrio [2022-03-06T22:55:43.048Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-03-06T22:55:43.048Z] === RUN TestCleanupServiceDiscovery [2022-03-06T22:55:43.048Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestDNSOptions [2022-03-06T22:55:43.048Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:55:43.048Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-06T22:55:43.048Z] === RUN TestMultipleControllersWithSameStore [2022-03-06T22:55:43.048Z] time="2022-03-06T22:55:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:55:43.048Z] time="2022-03-06T22:55:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-06T22:55:43.048Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-06T22:55:43.048Z] PASS [2022-03-06T22:55:43.048Z] coverage: 8.5% of statements [2022-03-06T22:55:43.048Z] ok github.com/docker/docker/libnetwork 0.308s coverage: 8.5% of statements [2022-03-06T22:55:43.084Z] time="2022-03-06T22:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:55:43.084Z] time="2022-03-06T22:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a220828b09ec29e737acdc04826faed5a763e234ed5c4e40ef08d301ba31fdc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:55:43.084Z] time="2022-03-06T22:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:55:43.084Z] time="2022-03-06T22:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a220828b09ec29e737acdc04826faed5a763e234ed5c4e40ef08d301ba31fdc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:55:43.084Z] plugin_test.go:165: [d8fcbd5eea694] daemon is not started [2022-03-06T22:55:43.084Z] --- PASS: TestPluginInstall (2.97s) [2022-03-06T22:55:43.084Z] --- PASS: TestPluginInstall/no_auth (1.38s) [2022-03-06T22:55:43.084Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-03-06T22:55:43.084Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-03-06T22:55:43.084Z] === RUN TestPluginsWithRuntimes [2022-03-06T22:55:43.319Z] Removing intermediate container e2446d87396f [2022-03-06T22:55:43.319Z] ---> 89ccfd783a37 [2022-03-06T22:55:43.319Z] Step 13/13 : CMD ["sh"] [2022-03-06T22:55:43.319Z] ---> Running in df14b1af9c79 [2022-03-06T22:55:43.319Z] Removing intermediate container df14b1af9c79 [2022-03-06T22:55:43.319Z] ---> 2ea42568710c [2022-03-06T22:55:43.319Z] Successfully built 2ea42568710c [2022-03-06T22:55:43.319Z] Successfully tagged busybox:latest [2022-03-06T22:55:43.319Z] INFO: Docker images of the daemon under test [2022-03-06T22:55:43.319Z] [2022-03-06T22:55:43.401Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-06T22:55:43.518Z] === RUN TestIPDataMarshalling [2022-03-06T22:55:43.518Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-06T22:55:43.518Z] === RUN TestValidateAndIsV6 [2022-03-06T22:55:43.518Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-06T22:55:43.518Z] PASS [2022-03-06T22:55:43.518Z] coverage: 68.9% of statements [2022-03-06T22:55:43.518Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-03-06T22:55:43.785Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-06T22:55:43.786Z] busybox latest 2ea42568710c Less than a second ago 5GB [2022-03-06T22:55:43.786Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-06T22:55:43.786Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-06T22:55:43.786Z] [2022-03-06T22:55:43.786Z] INFO: Running integration tests at 03/06/2022 22:55:43... [2022-03-06T22:55:43.786Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-06T22:55:43.786Z] INFO: Integration API tests being run from the host: [2022-03-06T22:55:43.786Z] INFO: make.ps1 starting at 03/06/2022 22:55:43 [2022-03-06T22:55:43.986Z] === RUN TestDriver [2022-03-06T22:55:43.986Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:55:43.986Z] PASS [2022-03-06T22:55:43.986Z] coverage: 34.8% of statements [2022-03-06T22:55:43.986Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-03-06T22:55:44.268Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.62s) [2022-03-06T22:55:44.268Z] === RUN TestRemoveInvalidContainer [2022-03-06T22:55:44.268Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-06T22:55:44.268Z] === RUN TestRenameLinkedContainer [2022-03-06T22:55:44.268Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-06T22:55:44.268Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-06T22:55:44.268Z] === RUN TestRenameStoppedContainer [2022-03-06T22:55:44.461Z] === RUN TestDriver [2022-03-06T22:55:44.461Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:55:44.461Z] PASS [2022-03-06T22:55:44.461Z] coverage: 34.8% of statements [2022-03-06T22:55:44.461Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2022-03-06T22:55:44.461Z] === RUN TestNetworkAllocateFree [2022-03-06T22:55:44.461Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-06T22:55:44.461Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-06T22:55:44.461Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-06T22:55:44.462Z] PASS [2022-03-06T22:55:44.462Z] coverage: 63.6% of statements [2022-03-06T22:55:44.462Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-03-06T22:55:44.772Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-06T22:55:44.772Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-06T22:55:44.930Z] === RUN TestGetEmptyCapabilities [2022-03-06T22:55:44.930Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-06T22:55:44.930Z] === RUN TestGetExtraCapabilities [2022-03-06T22:55:44.930Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-06T22:55:44.930Z] === RUN TestGetInvalidCapabilities [2022-03-06T22:55:44.930Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-06T22:55:44.930Z] === RUN TestRemoteDriver [2022-03-06T22:55:44.993Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-06T22:55:45.066Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-03-06T22:55:45.066Z] === RUN TestServiceUpdatePidsLimit [2022-03-06T22:55:45.398Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-06T22:55:45.398Z] === RUN TestDriverError [2022-03-06T22:55:45.398Z] --- PASS: TestDriverError (0.00s) [2022-03-06T22:55:45.398Z] === RUN TestMissingValues [2022-03-06T22:55:45.398Z] --- PASS: TestMissingValues (0.00s) [2022-03-06T22:55:45.398Z] === RUN TestRollback [2022-03-06T22:55:45.398Z] --- PASS: TestRollback (0.01s) [2022-03-06T22:55:45.398Z] PASS [2022-03-06T22:55:45.398Z] coverage: 57.4% of statements [2022-03-06T22:55:45.398Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2022-03-06T22:55:45.563Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-06T22:55:45.632Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-06T22:55:45.867Z] === RUN TestNAT [2022-03-06T22:55:45.867Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-06T22:55:45.867Z] --- SKIP: TestNAT (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestTransparent [2022-03-06T22:55:45.867Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-06T22:55:45.867Z] --- SKIP: TestTransparent (0.00s) [2022-03-06T22:55:45.867Z] PASS [2022-03-06T22:55:45.867Z] coverage: 0.0% of statements [2022-03-06T22:55:45.867Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-03-06T22:55:45.867Z] === RUN TestNew [2022-03-06T22:55:45.867Z] --- PASS: TestNew (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestAddDriver [2022-03-06T22:55:45.867Z] --- PASS: TestAddDriver (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestAddDuplicateDriver [2022-03-06T22:55:45.867Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-06T22:55:45.867Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestDriver [2022-03-06T22:55:45.867Z] --- PASS: TestDriver (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestIPAM [2022-03-06T22:55:45.867Z] --- PASS: TestIPAM (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestWalkIPAMs [2022-03-06T22:55:45.867Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-06T22:55:45.867Z] === RUN TestWalkDrivers [2022-03-06T22:55:45.867Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-06T22:55:45.867Z] PASS [2022-03-06T22:55:45.867Z] coverage: 82.4% of statements [2022-03-06T22:55:45.867Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-03-06T22:55:46.198Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-06T22:55:46.335Z] --- PASS: TestRandomAllocateDeallocate (5.93s) [2022-03-06T22:55:46.335Z] === RUN TestAllocateRandomDeallocate [2022-03-06T22:55:46.335Z] === RUN TestBuildDefault [2022-03-06T22:55:46.335Z] --- PASS: TestBuildDefault (0.01s) [2022-03-06T22:55:46.335Z] === RUN TestBuildHostnameDomainname [2022-03-06T22:55:46.335Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestBuildHostname [2022-03-06T22:55:46.335Z] --- PASS: TestBuildHostname (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestBuildHostnameFQDN [2022-03-06T22:55:46.335Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestBuildNoIP [2022-03-06T22:55:46.335Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestUpdate [2022-03-06T22:55:46.335Z] --- PASS: TestUpdate (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-06T22:55:46.335Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-06T22:55:46.335Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestAddEmpty [2022-03-06T22:55:46.335Z] --- PASS: TestAddEmpty (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestAdd [2022-03-06T22:55:46.335Z] --- PASS: TestAdd (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestDeleteEmpty [2022-03-06T22:55:46.335Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestDeleteNewline [2022-03-06T22:55:46.335Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestDelete [2022-03-06T22:55:46.335Z] --- PASS: TestDelete (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestConcurrentWrites [2022-03-06T22:55:46.335Z] --- PASS: TestConcurrentWrites (0.19s) [2022-03-06T22:55:46.335Z] PASS [2022-03-06T22:55:46.335Z] coverage: 81.2% of statements [2022-03-06T22:55:46.335Z] ok github.com/docker/docker/libnetwork/etchosts 0.262s coverage: 81.2% of statements [2022-03-06T22:55:46.335Z] === RUN TestNew [2022-03-06T22:55:46.335Z] --- PASS: TestNew (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestAllocate [2022-03-06T22:55:46.335Z] --- PASS: TestAllocate (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestUninitialized [2022-03-06T22:55:46.335Z] --- PASS: TestUninitialized (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestAllocateInRange [2022-03-06T22:55:46.335Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-06T22:55:46.335Z] === RUN TestAllocateSerial [2022-03-06T22:55:46.335Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-06T22:55:46.335Z] PASS [2022-03-06T22:55:46.335Z] coverage: 87.5% of statements [2022-03-06T22:55:46.335Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-03-06T22:55:46.335Z] === RUN TestCaller [2022-03-06T22:55:46.335Z] --- PASS: TestCaller (0.00s) [2022-03-06T22:55:46.335Z] PASS [2022-03-06T22:55:46.335Z] coverage: 100.0% of statements [2022-03-06T22:55:46.335Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-03-06T22:55:46.503Z] --- PASS: TestPluginsWithRuntimes (3.09s) [2022-03-06T22:55:46.503Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-03-06T22:55:46.503Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-03-06T22:55:46.503Z] === RUN TestPluginBackCompatMediaTypes [2022-03-06T22:55:46.764Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-06T22:55:46.764Z] PASS [2022-03-06T22:55:46.764Z] [2022-03-06T22:55:46.764Z] DONE 10 tests in 6.742s [2022-03-06T22:55:46.764Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-06T22:55:46.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:46.764Z] ++ set -e [2022-03-06T22:55:46.764Z] ++ '[' -n 0 ']' [2022-03-06T22:55:46.764Z] ++ set -x [2022-03-06T22:55:46.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:47.027Z] INFO: Testing against a local daemon [2022-03-06T22:55:47.027Z] === RUN TestExternalGraphDriver [2022-03-06T22:55:47.027Z] === RUN TestExternalGraphDriver/json [2022-03-06T22:55:47.288Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-06T22:55:47.322Z] === RUN TestSetSerialInsertDelete [2022-03-06T22:55:47.322Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-06T22:55:47.322Z] === RUN TestSetParallelInsertDelete [2022-03-06T22:55:47.322Z] --- PASS: TestAllocateRandomDeallocate (1.34s) [2022-03-06T22:55:47.322Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-06T22:55:47.791Z] === RUN TestInt2IP2IntConversion [2022-03-06T22:55:48.260Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.95s) [2022-03-06T22:55:48.260Z] === RUN TestRetrieveFromStore [2022-03-06T22:55:48.410Z] === RUN TestExternalGraphDriver/spec [2022-03-06T22:55:48.729Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-06T22:55:48.729Z] === RUN TestGetAddressVersion [2022-03-06T22:55:48.729Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-06T22:55:48.729Z] === RUN TestKeyString [2022-03-06T22:55:48.729Z] --- PASS: TestKeyString (0.00s) [2022-03-06T22:55:48.729Z] === RUN TestPoolDataMarshal [2022-03-06T22:55:48.729Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-06T22:55:48.729Z] === RUN TestSubnetsMarshal [2022-03-06T22:55:48.729Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-06T22:55:48.729Z] === RUN TestAddSubnets [2022-03-06T22:55:48.729Z] === RUN TestPoolRequest [2022-03-06T22:55:48.729Z] --- PASS: TestPoolRequest (0.00s) [2022-03-06T22:55:48.729Z] === RUN TestOtherRequests [2022-03-06T22:55:48.729Z] --- PASS: TestOtherRequests (0.00s) [2022-03-06T22:55:48.729Z] PASS [2022-03-06T22:55:48.729Z] coverage: 57.1% of statements [2022-03-06T22:55:48.729Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-03-06T22:55:48.729Z] --- PASS: TestAddSubnets (0.05s) [2022-03-06T22:55:48.729Z] === RUN TestDoublePoolRelease [2022-03-06T22:55:48.729Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-06T22:55:48.729Z] === RUN TestAddReleasePoolID [2022-03-06T22:55:48.729Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-06T22:55:48.729Z] === RUN TestPredefinedPool [2022-03-06T22:55:48.729Z] --- PASS: TestPredefinedPool (0.06s) [2022-03-06T22:55:48.729Z] === RUN TestRemoveSubnet [2022-03-06T22:55:48.729Z] --- PASS: TestRemoveSubnet (0.19s) [2022-03-06T22:55:48.729Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-03-06T22:55:48.729Z] === RUN TestGetSameAddress [2022-03-06T22:55:48.729Z] === RUN TestIsCorrupted [2022-03-06T22:55:49.027Z] --- PASS: TestRenameStoppedContainer (4.53s) [2022-03-06T22:55:49.027Z] === RUN TestRenameRunningContainerAndReuse [2022-03-06T22:55:49.198Z] --- PASS: TestIsCorrupted (0.05s) [2022-03-06T22:55:49.198Z] === RUN TestSetRollover [2022-03-06T22:55:49.198Z] --- PASS: TestGetSameAddress (0.06s) [2022-03-06T22:55:49.198Z] === RUN TestPoolAllocationReuse [2022-03-06T22:55:49.667Z] === RUN TestGetCapabilities [2022-03-06T22:55:49.667Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-06T22:55:49.667Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-06T22:55:49.667Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-06T22:55:49.667Z] === RUN TestGetDefaultAddressSpaces [2022-03-06T22:55:49.667Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-06T22:55:49.667Z] === RUN TestRemoteDriver [2022-03-06T22:55:49.667Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-06T22:55:49.667Z] PASS [2022-03-06T22:55:49.667Z] coverage: 47.4% of statements [2022-03-06T22:55:49.667Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2022-03-06T22:55:50.321Z] === RUN TestExternalGraphDriver/pull [2022-03-06T22:55:50.654Z] --- PASS: TestSetRollover (1.42s) [2022-03-06T22:55:50.654Z] === RUN TestSetRolloverSerial [2022-03-06T22:55:50.654Z] === RUN TestWindowsIPAM [2022-03-06T22:55:50.654Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-06T22:55:50.654Z] PASS [2022-03-06T22:55:50.654Z] coverage: 71.4% of statements [2022-03-06T22:55:50.654Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-03-06T22:55:50.654Z] --- PASS: TestPoolAllocationReuse (1.47s) [2022-03-06T22:55:50.654Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-06T22:55:50.654Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-06T22:55:50.654Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-06T22:55:51.123Z] === RUN TestDefaultNetwork [2022-03-06T22:55:51.458Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-06T22:55:51.592Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-06T22:55:51.592Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-06T22:55:51.592Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-03-06T22:55:51.592Z] === RUN TestInitAddressPools [2022-03-06T22:55:51.592Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-06T22:55:51.592Z] PASS [2022-03-06T22:55:51.592Z] coverage: 74.0% of statements [2022-03-06T22:55:51.592Z] ok github.com/docker/docker/libnetwork/ipamutils 0.548s coverage: 74.0% of statements [2022-03-06T22:55:51.592Z] --- PASS: TestSetRolloverSerial (1.37s) [2022-03-06T22:55:51.592Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-06T22:55:51.592Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-06T22:55:51.592Z] PASS [2022-03-06T22:55:51.592Z] coverage: 84.4% of statements [2022-03-06T22:55:51.592Z] ok github.com/docker/docker/libnetwork/bitseq 11.626s coverage: 84.4% of statements [2022-03-06T22:55:51.701Z] --- PASS: TestExternalGraphDriver (4.61s) [2022-03-06T22:55:51.701Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-03-06T22:55:51.701Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-03-06T22:55:51.701Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-03-06T22:55:51.701Z] === RUN TestGraphdriverPluginV2 [2022-03-06T22:55:51.701Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:51.701Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-06T22:55:51.701Z] PASS [2022-03-06T22:55:51.701Z] [2022-03-06T22:55:51.701Z] === Skipped [2022-03-06T22:55:51.701Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-06T22:55:51.701Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:55:51.701Z] [2022-03-06T22:55:51.701Z] DONE 5 tests, 1 skipped in 4.728s [2022-03-06T22:55:51.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-06T22:55:51.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:51.701Z] ++ set -e [2022-03-06T22:55:51.701Z] ++ '[' -n 0 ']' [2022-03-06T22:55:51.701Z] ++ set -x [2022-03-06T22:55:51.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:55:51.701Z] INFO: Testing against a local daemon [2022-03-06T22:55:51.701Z] === RUN TestContinueAfterPluginCrash [2022-03-06T22:55:51.701Z] === PAUSE TestContinueAfterPluginCrash [2022-03-06T22:55:51.701Z] === RUN TestReadPluginNoRead [2022-03-06T22:55:51.701Z] === PAUSE TestReadPluginNoRead [2022-03-06T22:55:51.701Z] === RUN TestDaemonStartWithLogOpt [2022-03-06T22:55:51.701Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-06T22:55:51.701Z] === CONT TestContinueAfterPluginCrash [2022-03-06T22:55:51.701Z] === CONT TestDaemonStartWithLogOpt [2022-03-06T22:55:52.060Z] === RUN TestKeyValue [2022-03-06T22:55:52.060Z] --- PASS: TestKeyValue (0.00s) [2022-03-06T22:55:52.060Z] PASS [2022-03-06T22:55:52.060Z] coverage: 60.0% of statements [2022-03-06T22:55:52.060Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-03-06T22:55:52.386Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-06T22:55:52.529Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.02s) [2022-03-06T22:55:52.529Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-06T22:55:54.277Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-06T22:55:54.303Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-06T22:55:54.909Z] --- PASS: TestRenameRunningContainerAndReuse (5.99s) [2022-03-06T22:55:54.909Z] === RUN TestRenameInvalidName [2022-03-06T22:55:54.999Z] --- PASS: TestDaemonStartWithLogOpt (2.90s) [2022-03-06T22:55:54.999Z] === CONT TestReadPluginNoRead [2022-03-06T22:55:55.481Z] === RUN TestNetworkDBSimple [2022-03-06T22:55:55.481Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.79s) [2022-03-06T22:55:55.481Z] === RUN TestGetAddress [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-06T22:55:55.481Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-06T22:55:55.950Z] === RUN TestGenerate [2022-03-06T22:55:55.950Z] --- PASS: TestGenerate (0.00s) [2022-03-06T22:55:55.950Z] === RUN TestGeneratePtr [2022-03-06T22:55:55.950Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-06T22:55:55.950Z] === RUN TestGenerateMissingField [2022-03-06T22:55:55.950Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-06T22:55:55.950Z] === RUN TestFieldCannotBeSet [2022-03-06T22:55:55.950Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-06T22:55:55.950Z] === RUN TestTypeMismatchError [2022-03-06T22:55:55.950Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-06T22:55:55.950Z] PASS [2022-03-06T22:55:55.950Z] coverage: 100.0% of statements [2022-03-06T22:55:55.950Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-03-06T22:55:55.950Z] 2022/03/06 22:55:55 Closing DB instances... [2022-03-06T22:55:56.908Z] === RUN TestReadPluginNoRead/default [2022-03-06T22:55:56.936Z] testing: warning: no tests to run [2022-03-06T22:55:56.936Z] PASS [2022-03-06T22:55:56.936Z] coverage: 0.0% of statements [2022-03-06T22:55:56.936Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-03-06T22:55:56.936Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-06T22:55:56.936Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-06T22:55:57.405Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-06T22:55:57.405Z] PASS [2022-03-06T22:55:57.405Z] coverage: 100.0% of statements [2022-03-06T22:55:57.405Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-03-06T22:55:57.405Z] === RUN TestRequestNewPort [2022-03-06T22:55:57.405Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestRequestSpecificPort [2022-03-06T22:55:57.405Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestReleasePort [2022-03-06T22:55:57.405Z] --- PASS: TestReleasePort (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestReuseReleasedPort [2022-03-06T22:55:57.405Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestReleaseUnreadledPort [2022-03-06T22:55:57.405Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestUnknowProtocol [2022-03-06T22:55:57.405Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestAllocateAllPorts [2022-03-06T22:55:57.405Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestPortAllocation [2022-03-06T22:55:57.405Z] --- PASS: TestPortAllocation (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestPortAllocationWithCustomRange [2022-03-06T22:55:57.405Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestNoDuplicateBPR [2022-03-06T22:55:57.405Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-06T22:55:57.405Z] === RUN TestChangePortRange [2022-03-06T22:55:57.405Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-06T22:55:57.405Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-06T22:55:57.405Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-06T22:55:57.405Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-06T22:55:57.405Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-06T22:55:57.405Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-06T22:55:57.405Z] --- PASS: TestChangePortRange (0.00s) [2022-03-06T22:55:57.405Z] PASS [2022-03-06T22:55:57.405Z] coverage: 88.6% of statements [2022-03-06T22:55:57.405Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2022-03-06T22:55:57.549Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-06T22:55:57.549Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-06T22:55:57.549Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-06T22:55:57.873Z] testing: warning: no tests to run [2022-03-06T22:55:57.873Z] PASS [2022-03-06T22:55:57.873Z] coverage: 0.0% of statements [2022-03-06T22:55:57.873Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-03-06T22:55:57.880Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-06T22:55:58.342Z] === RUN TestHashData [2022-03-06T22:55:58.342Z] --- PASS: TestHashData (0.00s) [2022-03-06T22:55:58.342Z] PASS [2022-03-06T22:55:58.342Z] coverage: 2.8% of statements [2022-03-06T22:55:58.342Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-03-06T22:55:58.342Z] 2022/03/06 22:55:58 Closing DB instances... [2022-03-06T22:55:58.719Z] --- PASS: TestRenameInvalidName (4.31s) [2022-03-06T22:55:58.719Z] === RUN TestRenameAnonymousContainer [2022-03-06T22:55:58.811Z] === RUN TestErrorConstructors [2022-03-06T22:55:58.811Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-06T22:55:58.811Z] === RUN TestCompareIPMask [2022-03-06T22:55:58.811Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-06T22:55:58.811Z] === RUN TestUtilGetHostPartIP [2022-03-06T22:55:58.811Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-06T22:55:58.811Z] === RUN TestUtilGetBroadcastIP [2022-03-06T22:55:58.811Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-06T22:55:58.811Z] === RUN TestParseCIDR [2022-03-06T22:55:58.811Z] --- PASS: TestParseCIDR (0.00s) [2022-03-06T22:55:58.811Z] PASS [2022-03-06T22:55:58.811Z] coverage: 37.3% of statements [2022-03-06T22:55:58.811Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-03-06T22:55:58.831Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-06T22:55:59.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-06T22:55:59.279Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-06T22:55:59.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-06T22:55:59.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-06T22:55:59.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-06T22:55:59.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-06T22:55:59.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-06T22:55:59.280Z] PASS [2022-03-06T22:55:59.280Z] coverage: 50.0% of statements [2022-03-06T22:55:59.280Z] ok github.com/docker/docker/oci 0.040s coverage: 50.0% of statements [2022-03-06T22:55:59.755Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-03-06T22:55:59.755Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-06T22:55:59.771Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-03-06T22:56:00.032Z] === CONT TestReadPluginNoRead [2022-03-06T22:56:00.032Z] read_test.go:92: [dcb8bf5eaaa67] daemon is not started [2022-03-06T22:56:00.032Z] --- PASS: TestReadPluginNoRead (5.41s) [2022-03-06T22:56:00.032Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-03-06T22:56:00.032Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-03-06T22:56:00.032Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-03-06T22:56:00.032Z] PASS [2022-03-06T22:56:00.032Z] [2022-03-06T22:56:00.032Z] DONE 6 tests in 8.406s [2022-03-06T22:56:00.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-06T22:56:00.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:00.032Z] ++ set -e [2022-03-06T22:56:00.032Z] ++ '[' -n 0 ']' [2022-03-06T22:56:00.032Z] ++ set -x [2022-03-06T22:56:00.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:00.032Z] testing: warning: no tests to run [2022-03-06T22:56:00.032Z] PASS [2022-03-06T22:56:00.032Z] [2022-03-06T22:56:00.032Z] DONE 0 tests in 0.023s [2022-03-06T22:56:00.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-06T22:56:00.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:00.032Z] ++ set -e [2022-03-06T22:56:00.032Z] ++ '[' -n 0 ']' [2022-03-06T22:56:00.032Z] ++ set -x [2022-03-06T22:56:00.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:00.032Z] INFO: Testing against a local daemon [2022-03-06T22:56:00.032Z] === RUN TestPluginWithDevMounts [2022-03-06T22:56:00.032Z] === PAUSE TestPluginWithDevMounts [2022-03-06T22:56:00.032Z] === CONT TestPluginWithDevMounts [2022-03-06T22:56:00.224Z] === RUN TestParseVersion [2022-03-06T22:56:00.224Z] --- PASS: TestParseVersion (0.00s) [2022-03-06T22:56:00.224Z] PASS [2022-03-06T22:56:00.224Z] coverage: 52.9% of statements [2022-03-06T22:56:00.224Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-03-06T22:56:00.224Z] === RUN TestAddressPoolOpt [2022-03-06T22:56:00.224Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/a [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/something [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/_=a [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/env1=value1 [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/_env1=value1 [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/PATH [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/=a [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/PATH= [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/PATH=something [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/asd!qwe [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/1asd [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/123 [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/some_space [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/__some_space_before [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/some_space_after__ [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/= [2022-03-06T22:56:00.224Z] === RUN TestValidateEnv/PaTh [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestParseHost [2022-03-06T22:56:00.224Z] --- PASS: TestParseHost (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestParseDockerDaemonHost [2022-03-06T22:56:00.224Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestParseTCP [2022-03-06T22:56:00.224Z] --- PASS: TestParseTCP (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-06T22:56:00.224Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestValidateExtraHosts [2022-03-06T22:56:00.224Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestIpOptString [2022-03-06T22:56:00.224Z] --- PASS: TestIpOptString (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-06T22:56:00.224Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestNewIpOptValidDefaultVal [2022-03-06T22:56:00.224Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestIpOptSetInvalidVal [2022-03-06T22:56:00.224Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestValidateIPAddress [2022-03-06T22:56:00.224Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestMapOpts [2022-03-06T22:56:00.224Z] --- PASS: TestMapOpts (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestListOptsWithoutValidator [2022-03-06T22:56:00.224Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestListOptsWithValidator [2022-03-06T22:56:00.224Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestValidateDNSSearch [2022-03-06T22:56:00.224Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_general_format [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_one_more [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-06T22:56:00.224Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-06T22:56:00.224Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestNamedListOpts [2022-03-06T22:56:00.224Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestNamedMapOpts [2022-03-06T22:56:00.224Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestParseLink [2022-03-06T22:56:00.224Z] --- PASS: TestParseLink (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestQuotedStringSetWithQuotes [2022-03-06T22:56:00.224Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-06T22:56:00.224Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-06T22:56:00.224Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-06T22:56:00.224Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-06T22:56:00.224Z] === RUN TestUlimitOpt [2022-03-06T22:56:00.224Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-06T22:56:00.224Z] PASS [2022-03-06T22:56:00.224Z] coverage: 67.4% of statements [2022-03-06T22:56:00.224Z] ok github.com/docker/docker/opts 0.068s coverage: 67.4% of statements [2022-03-06T22:56:00.820Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-06T22:56:00.859Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2022-03-06T22:56:00.859Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-06T22:56:00.859Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-06T22:56:00.859Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-06T22:56:00.859Z] PASS [2022-03-06T22:56:00.859Z] [2022-03-06T22:56:00.859Z] === Skipped [2022-03-06T22:56:00.859Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-06T22:56:00.859Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T22:56:00.859Z] [2022-03-06T22:56:00.859Z] DONE 27 tests, 1 skipped in 181.592s [2022-03-06T22:56:00.859Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-06T22:56:00.859Z] INFO: Testing against a local daemon [2022-03-06T22:56:00.859Z] === RUN TestSessionCreate [2022-03-06T22:56:00.859Z] --- PASS: TestSessionCreate (0.02s) [2022-03-06T22:56:00.859Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-06T22:56:00.859Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-06T22:56:00.859Z] PASS [2022-03-06T22:56:00.859Z] [2022-03-06T22:56:00.859Z] DONE 2 tests in 0.067s [2022-03-06T22:56:00.859Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-06T22:56:00.859Z] INFO: Testing against a local daemon [2022-03-06T22:56:00.859Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-06T22:56:00.859Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-06T22:56:00.859Z] === RUN TestDiskUsage [2022-03-06T22:56:00.859Z] === PAUSE TestDiskUsage [2022-03-06T22:56:00.859Z] === RUN TestEventsExecDie [2022-03-06T22:56:01.117Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-06T22:56:01.117Z] === RUN TestEventsBackwardsCompatible [2022-03-06T22:56:01.212Z] 2022/03/06 22:56:00 Closing DB instances... [2022-03-06T22:56:01.212Z] === RUN TestPeerCertificateMarshalJSON [2022-03-06T22:56:01.375Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-06T22:56:01.375Z] === RUN TestEventsVolumeCreate [2022-03-06T22:56:01.375Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-06T22:56:01.375Z] === RUN TestInfoBinaryCommits [2022-03-06T22:56:01.375Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-06T22:56:01.375Z] === RUN TestInfoAPIVersioned [2022-03-06T22:56:01.375Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-06T22:56:01.375Z] === RUN TestInfoAPI [2022-03-06T22:56:01.375Z] --- PASS: TestInfoAPI (0.02s) [2022-03-06T22:56:01.375Z] === RUN TestInfoAPIWarnings [2022-03-06T22:56:01.680Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-06T22:56:01.680Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-06T22:56:01.680Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2022-03-06T22:56:01.680Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-06T22:56:01.680Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-06T22:56:01.680Z] === RUN TestMiddleware [2022-03-06T22:56:01.680Z] --- PASS: TestMiddleware (0.00s) [2022-03-06T22:56:01.680Z] === RUN TestNewResponseModifier [2022-03-06T22:56:01.680Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-06T22:56:01.680Z] PASS [2022-03-06T22:56:01.680Z] coverage: 26.8% of statements [2022-03-06T22:56:01.680Z] ok github.com/docker/docker/pkg/authorization 0.362s coverage: 26.8% of statements [2022-03-06T22:56:01.750Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-06T22:56:01.943Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-06T22:56:01.943Z] PASS [2022-03-06T22:56:01.943Z] [2022-03-06T22:56:01.943Z] DONE 1 tests in 1.597s [2022-03-06T22:56:01.943Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-06T22:56:01.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:01.943Z] ++ set -e [2022-03-06T22:56:01.943Z] ++ '[' -n 0 ']' [2022-03-06T22:56:01.943Z] ++ set -x [2022-03-06T22:56:01.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:01.943Z] INFO: Testing against a local daemon [2022-03-06T22:56:01.943Z] === RUN TestSecretInspect [2022-03-06T22:56:02.006Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-06T22:56:02.149Z] === RUN TestIsArchivePathDir [2022-03-06T22:56:02.149Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-06T22:56:02.149Z] === RUN TestIsArchivePathInvalidFile [2022-03-06T22:56:02.149Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-03-06T22:56:02.149Z] === RUN TestIsArchivePathTar [2022-03-06T22:56:02.149Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-03-06T22:56:02.149Z] === RUN TestDecompressStreamGzip [2022-03-06T22:56:02.568Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-06T22:56:02.617Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-06T22:56:02.617Z] === RUN TestDecompressStreamBzip2 [2022-03-06T22:56:02.617Z] === RUN TestUnbuffered [2022-03-06T22:56:02.617Z] --- PASS: TestUnbuffered (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestRaceUnbuffered [2022-03-06T22:56:02.617Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-06T22:56:02.617Z] PASS [2022-03-06T22:56:02.617Z] coverage: 100.0% of statements [2022-03-06T22:56:02.617Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-06T22:56:02.617Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-03-06T22:56:02.617Z] === RUN TestDecompressStreamXz [2022-03-06T22:56:02.617Z] archive_test.go:133: Xz not present in msys2 [2022-03-06T22:56:02.617Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestDecompressStreamZstd [2022-03-06T22:56:02.617Z] archive_test.go:140: zstd not installed [2022-03-06T22:56:02.617Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-03-06T22:56:02.617Z] === RUN TestCompressStreamXzUnsupported [2022-03-06T22:56:02.617Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-06T22:56:02.617Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestCompressStreamInvalid [2022-03-06T22:56:02.617Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestExtensionInvalid [2022-03-06T22:56:02.617Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestExtensionUncompressed [2022-03-06T22:56:02.617Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestExtensionBzip2 [2022-03-06T22:56:02.617Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestExtensionGzip [2022-03-06T22:56:02.617Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestExtensionXz [2022-03-06T22:56:02.617Z] --- PASS: TestExtensionXz (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestExtensionZstd [2022-03-06T22:56:02.617Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestCmdStreamLargeStderr [2022-03-06T22:56:02.617Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-06T22:56:02.617Z] === RUN TestCmdStreamBad [2022-03-06T22:56:02.617Z] archive_test.go:252: Failing on Windows CI machines [2022-03-06T22:56:02.617Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestCmdStreamGood [2022-03-06T22:56:02.617Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-06T22:56:02.617Z] === RUN TestUntarPathWithInvalidDest [2022-03-06T22:56:02.617Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-06T22:56:02.617Z] === RUN TestUntarPathWithInvalidSrc [2022-03-06T22:56:02.617Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-06T22:56:02.617Z] === RUN TestUntarPath [2022-03-06T22:56:02.617Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-03-06T22:56:02.617Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-06T22:56:03.085Z] --- PASS: TestUntarPath (0.07s) [2022-03-06T22:56:03.085Z] === RUN TestUntarPathWithDestinationFile [2022-03-06T22:56:03.085Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-06T22:56:03.085Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-06T22:56:03.085Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-06T22:56:03.085Z] === RUN TestCopyWithTarInvalidSrc [2022-03-06T22:56:03.085Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-06T22:56:03.085Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-06T22:56:03.085Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-06T22:56:03.085Z] === RUN TestCopyWithTarSrcFile [2022-03-06T22:56:03.085Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-06T22:56:03.085Z] === RUN TestCopyWithTarSrcFolder [2022-03-06T22:56:03.086Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-06T22:56:03.086Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-06T22:56:03.086Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-06T22:56:03.086Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-06T22:56:03.086Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-06T22:56:03.086Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-06T22:56:03.086Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-06T22:56:03.086Z] === RUN TestCopyFileWithTarSrcFile [2022-03-06T22:56:03.086Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-06T22:56:03.086Z] === RUN TestTarFiles [2022-03-06T22:56:03.086Z] === RUN TestMatch [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[foo]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[foo_bar]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[]#01 [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[qux]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-06T22:56:03.086Z] === RUN TestMatch/[[foo_baz]] [2022-03-06T22:56:03.086Z] --- PASS: TestMatch (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-06T22:56:03.086Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-06T22:56:03.086Z] PASS [2022-03-06T22:56:03.086Z] coverage: 87.5% of statements [2022-03-06T22:56:03.086Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-03-06T22:56:03.498Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-06T22:56:03.498Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-06T22:56:03.855Z] --- PASS: TestSecretInspect (2.10s) [2022-03-06T22:56:03.855Z] === RUN TestSecretList [2022-03-06T22:56:04.060Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-06T22:56:04.072Z] === RUN TestChrootTarUntar [2022-03-06T22:56:04.072Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-06T22:56:04.072Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootUntarEmptyArchive [2022-03-06T22:56:04.072Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootTarUntarWithSymlink [2022-03-06T22:56:04.072Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootCopyWithTar [2022-03-06T22:56:04.072Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootCopyFileWithTar [2022-03-06T22:56:04.072Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootUntarPath [2022-03-06T22:56:04.072Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-06T22:56:04.072Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-06T22:56:04.072Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:56:04.072Z] === RUN TestChrootApplyDotDotFile [2022-03-06T22:56:04.072Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:04.072Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-06T22:56:04.072Z] PASS [2022-03-06T22:56:04.072Z] coverage: 15.1% of statements [2022-03-06T22:56:04.072Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.1% of statements [2022-03-06T22:56:04.317Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-06T22:56:04.879Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-06T22:56:05.059Z] 2022/03/06 22:56:04 Closing DB instances... [2022-03-06T22:56:05.059Z] === RUN TestEnsureRemoveAllNotExist [2022-03-06T22:56:05.059Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-06T22:56:05.059Z] === RUN TestEnsureRemoveAllWithDir [2022-03-06T22:56:05.059Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-06T22:56:05.059Z] === RUN TestEnsureRemoveAllWithFile [2022-03-06T22:56:05.059Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-06T22:56:05.059Z] PASS [2022-03-06T22:56:05.059Z] coverage: 0.0% of statements [2022-03-06T22:56:05.059Z] ok github.com/docker/docker/pkg/containerfs 0.036s coverage: 0.0% of statements [2022-03-06T22:56:06.045Z] === RUN TestSizeEmpty [2022-03-06T22:56:06.045Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-06T22:56:06.045Z] === RUN TestSizeEmptyFile [2022-03-06T22:56:06.045Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-06T22:56:06.045Z] === RUN TestSizeNonemptyFile [2022-03-06T22:56:06.045Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-06T22:56:06.045Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-06T22:56:06.045Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-06T22:56:06.045Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-06T22:56:06.045Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-06T22:56:06.045Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-06T22:56:06.045Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-06T22:56:06.045Z] === RUN TestMoveToSubdir [2022-03-06T22:56:06.045Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-06T22:56:06.045Z] === RUN TestSizeNonExistingDirectory [2022-03-06T22:56:06.045Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-06T22:56:06.045Z] PASS [2022-03-06T22:56:06.045Z] coverage: 80.0% of statements [2022-03-06T22:56:06.045Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-03-06T22:56:06.397Z] --- PASS: TestSecretList (2.13s) [2022-03-06T22:56:06.397Z] === RUN TestSecretsCreateAndDelete [2022-03-06T22:56:06.513Z] === RUN TestPollerAddRemove [2022-03-06T22:56:06.513Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-06T22:56:06.513Z] === RUN TestPollerEvent [2022-03-06T22:56:06.513Z] poller_test.go:40: No chmod on Windows [2022-03-06T22:56:06.513Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-06T22:56:06.513Z] === RUN TestPollerClose [2022-03-06T22:56:06.513Z] --- PASS: TestPollerClose (0.00s) [2022-03-06T22:56:06.513Z] PASS [2022-03-06T22:56:06.513Z] coverage: 45.7% of statements [2022-03-06T22:56:06.513Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2022-03-06T22:56:06.768Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-06T22:56:06.769Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-06T22:56:06.981Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-06T22:56:06.981Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-06T22:56:07.450Z] === RUN TestCopyFileWithInvalidSrc [2022-03-06T22:56:07.450Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCopyFileWithInvalidDest [2022-03-06T22:56:07.450Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-06T22:56:07.450Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-06T22:56:07.450Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCopyFile [2022-03-06T22:56:07.450Z] --- PASS: TestCopyFile (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-06T22:56:07.450Z] fileutils_test.go:133: Needs porting to Windows [2022-03-06T22:56:07.450Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-06T22:56:07.450Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-06T22:56:07.450Z] fileutils_test.go:179: Needs porting to Windows [2022-03-06T22:56:07.450Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestWildcardMatches [2022-03-06T22:56:07.450Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestPatternMatches [2022-03-06T22:56:07.450Z] --- PASS: TestPatternMatches (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-06T22:56:07.450Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestPatternMatchesFolderExclusions [2022-03-06T22:56:07.450Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-06T22:56:07.450Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-06T22:56:07.450Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-06T22:56:07.450Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-06T22:56:07.450Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestSingleExclamationError [2022-03-06T22:56:07.450Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestMatchesWithNoPatterns [2022-03-06T22:56:07.450Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestMatchesWithMalformedPatterns [2022-03-06T22:56:07.450Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestMatches [2022-03-06T22:56:07.450Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-06T22:56:07.450Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-06T22:56:07.450Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-06T22:56:07.450Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-06T22:56:07.450Z] --- PASS: TestMatches (0.01s) [2022-03-06T22:56:07.450Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-06T22:56:07.450Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-06T22:56:07.450Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-06T22:56:07.450Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCleanPatterns [2022-03-06T22:56:07.450Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-06T22:56:07.450Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCleanPatternsExceptionFlag [2022-03-06T22:56:07.450Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-06T22:56:07.450Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-06T22:56:07.450Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCleanPatternsErrorSingleException [2022-03-06T22:56:07.450Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCreateIfNotExistsDir [2022-03-06T22:56:07.450Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCreateIfNotExistsFile [2022-03-06T22:56:07.450Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestMatch [2022-03-06T22:56:07.450Z] --- PASS: TestMatch (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestCompile [2022-03-06T22:56:07.450Z] === RUN TestCompile/slash [2022-03-06T22:56:07.450Z] === RUN TestCompile/backslash [2022-03-06T22:56:07.450Z] --- PASS: TestCompile (0.00s) [2022-03-06T22:56:07.450Z] --- PASS: TestCompile/slash (0.00s) [2022-03-06T22:56:07.450Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-06T22:56:07.450Z] PASS [2022-03-06T22:56:07.450Z] coverage: 84.7% of statements [2022-03-06T22:56:07.450Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 84.7% of statements [2022-03-06T22:56:07.450Z] --- PASS: TestTarFiles (4.68s) [2022-03-06T22:56:07.450Z] === RUN TestDetectCompressionZstd [2022-03-06T22:56:07.450Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-06T22:56:07.450Z] === RUN TestTarUntar [2022-03-06T22:56:07.698Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-06T22:56:07.919Z] --- PASS: TestTarUntar (0.03s) [2022-03-06T22:56:07.919Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-06T22:56:07.919Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-06T22:56:07.919Z] === RUN TestTarWithOptions [2022-03-06T22:56:07.919Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-06T22:56:07.919Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-06T22:56:07.919Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-06T22:56:07.919Z] === RUN TestUntarUstarGnuConflict [2022-03-06T22:56:07.919Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-06T22:56:07.919Z] === RUN TestUntarInvalidFilenames [2022-03-06T22:56:07.919Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames916716317\\dest" [2022-03-06T22:56:07.919Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-03-06T22:56:07.919Z] === RUN TestUntarHardlinkToSymlink [2022-03-06T22:56:07.919Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-06T22:56:07.919Z] === RUN TestUntarInvalidHardlink [2022-03-06T22:56:07.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink215669064\\victim\\hello" -> "../victim/hello" [2022-03-06T22:56:07.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2614601181\\victim\\hello" -> "/../victim/hello" [2022-03-06T22:56:07.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2107375139\\victim" -> "../victim" [2022-03-06T22:56:07.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2887813619\\victim" -> "../victim" [2022-03-06T22:56:07.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1521075686\\victim" -> "../victim" [2022-03-06T22:56:07.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1577989510\\victim" -> "../victim" [2022-03-06T22:56:07.919Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-06T22:56:07.919Z] === RUN TestUntarInvalidSymlink [2022-03-06T22:56:07.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3732729780\\dest\\dotdot" -> "../victim/hello" [2022-03-06T22:56:07.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2579807623\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-06T22:56:07.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink349738487\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:07.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3883783855\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:07.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink609021377\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:07.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3711526833\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:07.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3619809680\\dest\\dir\\loophole" -> "../../victim" [2022-03-06T22:56:07.919Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-06T22:56:07.919Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-06T22:56:07.919Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-06T22:56:07.919Z] === RUN TestXGlobalNoParent [2022-03-06T22:56:07.919Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-06T22:56:07.919Z] === RUN TestReplaceFileTarWrapper [2022-03-06T22:56:07.919Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-06T22:56:07.919Z] === RUN TestPrefixHeaderReadable [2022-03-06T22:56:07.919Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-06T22:56:07.919Z] === RUN TestDisablePigz [2022-03-06T22:56:08.260Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-06T22:56:08.304Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2022-03-06T22:56:08.304Z] === RUN TestSecretsUpdate [2022-03-06T22:56:08.387Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-06T22:56:08.387Z] === RUN TestGet [2022-03-06T22:56:08.387Z] --- PASS: TestGet (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestGetShortcutString [2022-03-06T22:56:08.387Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-06T22:56:08.387Z] PASS [2022-03-06T22:56:08.387Z] coverage: 42.9% of statements [2022-03-06T22:56:08.387Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-03-06T22:56:08.387Z] --- PASS: TestDisablePigz (0.11s) [2022-03-06T22:56:08.387Z] === RUN TestPigz [2022-03-06T22:56:08.387Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-06T22:56:08.387Z] --- PASS: TestPigz (0.11s) [2022-03-06T22:56:08.387Z] === RUN TestNosysFileInfo [2022-03-06T22:56:08.387Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestCopyFileWithInvalidDest [2022-03-06T22:56:08.387Z] archive_windows_test.go:16: Currently fails [2022-03-06T22:56:08.387Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestCanonicalTarNameForPath [2022-03-06T22:56:08.387Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestCanonicalTarName [2022-03-06T22:56:08.387Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestChmodTarEntry [2022-03-06T22:56:08.387Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestHardLinkOrder [2022-03-06T22:56:08.387Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-06T22:56:08.387Z] === RUN TestChangeString [2022-03-06T22:56:08.387Z] --- PASS: TestChangeString (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestChangesWithNoChanges [2022-03-06T22:56:08.387Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-06T22:56:08.387Z] === RUN TestChangesWithChanges [2022-03-06T22:56:08.387Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-06T22:56:08.387Z] === RUN TestChangesWithChangesGH13590 [2022-03-06T22:56:08.387Z] changes_test.go:195: needs more investigation [2022-03-06T22:56:08.387Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-06T22:56:08.387Z] === RUN TestChangesDirsEmpty [2022-03-06T22:56:08.823Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-06T22:56:08.856Z] --- PASS: TestChangesDirsEmpty (0.12s) [2022-03-06T22:56:08.856Z] === RUN TestChangesDirsMutated [2022-03-06T22:56:08.856Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-03-06T22:56:08.856Z] === RUN TestApplyLayer [2022-03-06T22:56:08.856Z] changes_test.go:432: needs further investigation [2022-03-06T22:56:08.856Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-06T22:56:08.856Z] === RUN TestChangesSizeWithHardlinks [2022-03-06T22:56:08.856Z] changes_test.go:468: needs further investigation [2022-03-06T22:56:08.856Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-06T22:56:08.856Z] === RUN TestChangesSizeWithNoChanges [2022-03-06T22:56:08.856Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-06T22:56:08.856Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-06T22:56:08.856Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-06T22:56:08.856Z] === RUN TestChangesSize [2022-03-06T22:56:08.856Z] --- PASS: TestChangesSize (0.00s) [2022-03-06T22:56:08.856Z] === RUN TestApplyLayerInvalidFilenames [2022-03-06T22:56:08.856Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames383631187\\dest" [2022-03-06T22:56:08.856Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-06T22:56:08.856Z] === RUN TestApplyLayerInvalidHardlink [2022-03-06T22:56:08.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2700477711\\victim\\hello" -> "../victim/hello" [2022-03-06T22:56:08.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1212132581\\victim\\hello" -> "/../victim/hello" [2022-03-06T22:56:08.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2041460918\\victim" -> "../victim" [2022-03-06T22:56:08.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2362271121\\victim" -> "../victim" [2022-03-06T22:56:08.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4264473480\\victim" -> "../victim" [2022-03-06T22:56:08.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink156903284\\victim" -> "../victim" [2022-03-06T22:56:08.856Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-06T22:56:08.856Z] === RUN TestApplyLayerInvalidSymlink [2022-03-06T22:56:08.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3729143530\\dest\\dotdot" -> "../victim/hello" [2022-03-06T22:56:08.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink92913796\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-06T22:56:08.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1815203651\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:08.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2302495913\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:08.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2851001426\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:08.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3123354126\\dest\\loophole-victim" -> "../victim" [2022-03-06T22:56:08.856Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-06T22:56:08.856Z] === RUN TestApplyLayerWhiteouts [2022-03-06T22:56:08.856Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-06T22:56:08.856Z] === RUN TestGenerateEmptyFile [2022-03-06T22:56:08.856Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-06T22:56:08.856Z] === RUN TestGenerateWithContent [2022-03-06T22:56:08.856Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-06T22:56:08.856Z] PASS [2022-03-06T22:56:08.856Z] coverage: 63.0% of statements [2022-03-06T22:56:08.856Z] ok github.com/docker/docker/pkg/archive 6.876s coverage: 63.0% of statements [2022-03-06T22:56:08.856Z] === RUN TestCreateIDMapOrder [2022-03-06T22:56:08.856Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-06T22:56:08.856Z] PASS [2022-03-06T22:56:08.856Z] coverage: 7.2% of statements [2022-03-06T22:56:08.856Z] ok github.com/docker/docker/pkg/idtools 0.067s coverage: 7.2% of statements [2022-03-06T22:56:09.325Z] 2022/03/06 22:56:08 Closing DB instances... [2022-03-06T22:56:10.215Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-06T22:56:10.216Z] --- PASS: TestSecretsUpdate (2.11s) [2022-03-06T22:56:10.216Z] === RUN TestTemplatedSecret [2022-03-06T22:56:10.311Z] === RUN TestFixedBufferCap [2022-03-06T22:56:10.312Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-06T22:56:10.312Z] === RUN TestFixedBufferLen [2022-03-06T22:56:10.312Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-06T22:56:10.312Z] === RUN TestFixedBufferString [2022-03-06T22:56:10.312Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-06T22:56:10.312Z] === RUN TestFixedBufferWrite [2022-03-06T22:56:10.312Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-06T22:56:10.312Z] === RUN TestFixedBufferRead [2022-03-06T22:56:10.312Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-06T22:56:10.312Z] === RUN TestBytesPipeRead [2022-03-06T22:56:10.312Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-06T22:56:10.312Z] === RUN TestBytesPipeWrite [2022-03-06T22:56:10.312Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-06T22:56:10.312Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-06T22:56:10.312Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-06T22:56:10.312Z] === RUN TestNetworkDBNodeLeave [2022-03-06T22:56:10.780Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-03-06T22:56:10.780Z] === RUN TestAtomicWriteToFile [2022-03-06T22:56:10.780Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-06T22:56:10.780Z] === RUN TestAtomicWriteSetCommit [2022-03-06T22:56:10.780Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-06T22:56:10.780Z] === RUN TestAtomicWriteSetCancel [2022-03-06T22:56:10.780Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-06T22:56:10.780Z] === RUN TestReadCloserWrapperClose [2022-03-06T22:56:10.780Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-06T22:56:10.780Z] === RUN TestReaderErrWrapperReadOnError [2022-03-06T22:56:10.780Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-06T22:56:10.780Z] === RUN TestReaderErrWrapperRead [2022-03-06T22:56:10.780Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-06T22:56:10.780Z] === RUN TestCancelReadCloser [2022-03-06T22:56:10.780Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-06T22:56:10.780Z] === RUN TestWriteCloserWrapperClose [2022-03-06T22:56:10.780Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-06T22:56:10.780Z] === RUN TestNopWriteCloser [2022-03-06T22:56:10.780Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-06T22:56:10.780Z] === RUN TestNopWriter [2022-03-06T22:56:10.780Z] --- PASS: TestNopWriter (0.00s) [2022-03-06T22:56:10.780Z] === RUN TestWriteCounter [2022-03-06T22:56:10.780Z] --- PASS: TestWriteCounter (0.00s) [2022-03-06T22:56:10.780Z] PASS [2022-03-06T22:56:10.780Z] coverage: 69.2% of statements [2022-03-06T22:56:10.780Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.2% of statements [2022-03-06T22:56:11.600Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-06T22:56:11.768Z] === RUN TestError [2022-03-06T22:56:11.768Z] --- PASS: TestError (0.00s) [2022-03-06T22:56:11.768Z] === RUN TestProgressString [2022-03-06T22:56:11.768Z] === RUN TestProgressString/no_progress [2022-03-06T22:56:11.768Z] === RUN TestProgressString/progress_1 [2022-03-06T22:56:11.768Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-06T22:56:11.768Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-06T22:56:11.768Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-06T22:56:11.768Z] === RUN TestProgressString/with_units [2022-03-06T22:56:11.768Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-06T22:56:11.768Z] === RUN TestProgressString/hide_counts [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-06T22:56:11.768Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-06T22:56:11.768Z] === RUN TestJSONMessageDisplay [2022-03-06T22:56:11.768Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-03-06T22:56:11.768Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-06T22:56:11.768Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-06T22:56:11.768Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-06T22:56:11.768Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-06T22:56:11.768Z] === RUN TestDisplayJSONMessagesStream [2022-03-06T22:56:11.768Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-06T22:56:11.768Z] PASS [2022-03-06T22:56:11.768Z] coverage: 91.7% of statements [2022-03-06T22:56:11.768Z] ok github.com/docker/docker/pkg/jsonmessage 0.180s coverage: 91.7% of statements [2022-03-06T22:56:12.127Z] --- PASS: TestTemplatedSecret (1.97s) [2022-03-06T22:56:12.127Z] === RUN TestSecretCreateResolve [2022-03-06T22:56:12.163Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-06T22:56:12.724Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-06T22:56:12.755Z] === RUN TestStandardLongPath [2022-03-06T22:56:12.755Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-06T22:56:12.755Z] === RUN TestUNCLongPath [2022-03-06T22:56:12.755Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-06T22:56:12.755Z] PASS [2022-03-06T22:56:12.755Z] coverage: 100.0% of statements [2022-03-06T22:56:12.755Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2022-03-06T22:56:13.226Z] === RUN TestNameFormat [2022-03-06T22:56:13.226Z] --- PASS: TestNameFormat (0.00s) [2022-03-06T22:56:13.226Z] === RUN TestNameRetries [2022-03-06T22:56:13.226Z] --- PASS: TestNameRetries (0.00s) [2022-03-06T22:56:13.226Z] PASS [2022-03-06T22:56:13.226Z] coverage: 85.7% of statements [2022-03-06T22:56:13.226Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-03-06T22:56:13.226Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-06T22:56:13.226Z] === RUN TestNetworkDBWatch [2022-03-06T22:56:13.694Z] === RUN TestParseKeyValueOpt [2022-03-06T22:56:13.694Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-06T22:56:13.694Z] === RUN TestParseUintList [2022-03-06T22:56:13.694Z] --- PASS: TestParseUintList (0.00s) [2022-03-06T22:56:13.694Z] === RUN TestParseUintListMaximumLimits [2022-03-06T22:56:13.694Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-06T22:56:13.694Z] PASS [2022-03-06T22:56:13.694Z] coverage: 97.0% of statements [2022-03-06T22:56:13.694Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-03-06T22:56:13.731Z] --- PASS: TestRenameAnonymousContainer (13.44s) [2022-03-06T22:56:13.731Z] === RUN TestRenameContainerWithSameName [2022-03-06T22:56:14.092Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-06T22:56:14.669Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-03-06T22:56:14.669Z] PASS [2022-03-06T22:56:14.669Z] [2022-03-06T22:56:14.669Z] DONE 6 tests in 12.570s [2022-03-06T22:56:14.669Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-06T22:56:14.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:14.669Z] ++ set -e [2022-03-06T22:56:14.669Z] ++ '[' -n 0 ']' [2022-03-06T22:56:14.669Z] ++ set -x [2022-03-06T22:56:14.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:56:14.669Z] INFO: Testing against a local daemon [2022-03-06T22:56:14.669Z] === RUN TestServiceCreateInit [2022-03-06T22:56:14.669Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-06T22:56:14.681Z] === RUN TestNewAndRemove [2022-03-06T22:56:14.681Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-06T22:56:14.681Z] === RUN TestRemoveInvalidPath [2022-03-06T22:56:14.681Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-06T22:56:14.681Z] PASS [2022-03-06T22:56:14.681Z] coverage: 82.6% of statements [2022-03-06T22:56:14.681Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-03-06T22:56:15.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:56:15.058Z] INFO: Testing against a local daemon [2022-03-06T22:56:15.058Z] === RUN TestBuildWithSession [2022-03-06T22:56:15.058Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:56:15.058Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-06T22:56:15.058Z] === RUN TestBuildSquashParent [2022-03-06T22:56:15.058Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:56:15.058Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-06T22:56:15.058Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-06T22:56:15.058Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:56:15.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:56:15.058Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:56:15.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:56:15.058Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:56:15.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:56:15.058Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:56:15.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:56:15.058Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:56:15.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:56:15.058Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:56:15.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:56:15.058Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:56:15.058Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:56:15.058Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:56:15.058Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:56:15.149Z] 2022/03/06 22:56:14 Closing DB instances... [2022-03-06T22:56:15.296Z] --- PASS: TestRenameContainerWithSameName (3.13s) [2022-03-06T22:56:15.296Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-06T22:56:15.296Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-06T22:56:15.296Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-06T22:56:15.296Z] === RUN TestResize [2022-03-06T22:56:16.136Z] === RUN TestFailedConnection [2022-03-06T22:56:16.136Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-06T22:56:16.136Z] === RUN TestNetworkDBBulkSync [2022-03-06T22:56:17.123Z] --- PASS: TestGetAddress (21.57s) [2022-03-06T22:56:17.124Z] === RUN TestRequestSyntaxCheck [2022-03-06T22:56:17.124Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-06T22:56:17.124Z] === RUN TestRequest [2022-03-06T22:56:17.124Z] --- PASS: TestFailedConnection (1.12s) [2022-03-06T22:56:17.124Z] === RUN TestFailOnce [2022-03-06T22:56:17.124Z] 2022/03/06 22:56:16 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-03-06T22:56:17.124Z] goroutine 34 [running]: [2022-03-06T22:56:17.124Z] net/http.(*conn).serve.func1() [2022-03-06T22:56:17.124Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-06T22:56:17.124Z] panic({0x142ca00, 0x15409d0}) [2022-03-06T22:56:17.124Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-06T22:56:17.124Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x4ab6c33e3d5dd1e4}, 0xc00004ba98) [2022-03-06T22:56:17.124Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-06T22:56:17.124Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x154d900, 0xc00006c000}, 0x1361d26) [2022-03-06T22:56:17.124Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-06T22:56:17.124Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x154d900, 0xc00006c000}, 0xc0000a6000) [2022-03-06T22:56:17.124Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-06T22:56:17.124Z] net/http.serverHandler.ServeHTTP({0x154bff0}, {0x154d900, 0xc00006c000}, 0xc0000a6000) [2022-03-06T22:56:17.124Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-06T22:56:17.124Z] net/http.(*conn).serve(0xc000094000, {0x154f900, 0xc0000260f0}) [2022-03-06T22:56:17.124Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-06T22:56:17.124Z] created by net/http.(*Server).Serve [2022-03-06T22:56:17.124Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-06T22:56:17.124Z] time="2022-03-06T22:56:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-03-06T22:56:17.592Z] 2022/03/06 22:56:17 Closing DB instances... [2022-03-06T22:56:17.966Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-06T22:56:18.262Z] docker_cli_daemon_test.go:2522: [da5dde23fbd8b] daemon is not started [2022-03-06T22:56:18.475Z] --- PASS: TestResize (3.03s) [2022-03-06T22:56:18.475Z] === RUN TestResizeWithInvalidSize [2022-03-06T22:56:18.579Z] --- PASS: TestFailOnce (1.15s) [2022-03-06T22:56:18.579Z] === RUN TestEchoInputOutput [2022-03-06T22:56:18.579Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-06T22:56:18.579Z] === RUN TestBackoff [2022-03-06T22:56:18.579Z] --- PASS: TestBackoff (0.00s) [2022-03-06T22:56:18.579Z] === RUN TestAbortRetry [2022-03-06T22:56:18.579Z] --- PASS: TestAbortRetry (0.00s) [2022-03-06T22:56:18.579Z] === RUN TestClientScheme [2022-03-06T22:56:18.579Z] --- PASS: TestClientScheme (0.00s) [2022-03-06T22:56:18.579Z] === RUN TestNewClientWithTimeout [2022-03-06T22:56:18.579Z] time="2022-03-06T22:56:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-06T22:56:19.446Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-06T22:56:19.446Z] === RUN TestInfoDebug [2022-03-06T22:56:19.446Z] --- PASS: TestInfoDebug (0.53s) [2022-03-06T22:56:19.446Z] === RUN TestInfoInsecureRegistries [2022-03-06T22:56:19.446Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-06T22:56:19.446Z] === RUN TestInfoRegistryMirrors [2022-03-06T22:56:19.446Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-06T22:56:19.446Z] === RUN TestLoginFailsWithBadCredentials [2022-03-06T22:56:19.446Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-06T22:56:19.446Z] === RUN TestPingCacheHeaders [2022-03-06T22:56:19.446Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-06T22:56:19.446Z] === RUN TestPingGet [2022-03-06T22:56:19.446Z] --- PASS: TestPingGet (0.01s) [2022-03-06T22:56:19.446Z] === RUN TestPingHead [2022-03-06T22:56:19.446Z] --- PASS: TestPingHead (0.01s) [2022-03-06T22:56:19.446Z] === RUN TestVersion [2022-03-06T22:56:19.446Z] --- PASS: TestVersion (0.02s) [2022-03-06T22:56:19.446Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-06T22:56:19.446Z] === CONT TestDiskUsage [2022-03-06T22:56:19.565Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2022-03-06T22:56:19.565Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-06T22:56:19.629Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/container_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/image_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/volume_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-06T22:56:19.705Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-06T22:56:20.273Z] === RUN TestDiskUsage/after_container.Run [2022-03-06T22:56:20.507Z] --- PASS: TestServiceCreateInit (6.20s) [2022-03-06T22:56:20.507Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.12s) [2022-03-06T22:56:20.507Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.06s) [2022-03-06T22:56:20.507Z] === RUN TestCreateServiceMultipleTimes [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-06T22:56:20.532Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-06T22:56:20.553Z] time="2022-03-06T22:56:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-06T22:56:20.558Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage (1.55s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.01s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:56:20.790Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-03-06T22:56:20.790Z] PASS [2022-03-06T22:56:20.790Z] [2022-03-06T22:56:20.790Z] DONE 50 tests in 20.255s [2022-03-06T22:56:20.790Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-06T22:56:20.790Z] INFO: Testing against a local daemon [2022-03-06T22:56:20.790Z] === RUN TestVolumesCreateAndList [2022-03-06T22:56:21.049Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-06T22:56:21.049Z] === RUN TestVolumesRemove [2022-03-06T22:56:21.049Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-06T22:56:21.049Z] === RUN TestVolumesInspect [2022-03-06T22:56:21.049Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-06T22:56:21.049Z] === RUN TestVolumesInvalidJSON [2022-03-06T22:56:21.049Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-06T22:56:21.049Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-06T22:56:21.049Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-06T22:56:21.049Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-06T22:56:21.049Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-06T22:56:21.049Z] PASS [2022-03-06T22:56:21.049Z] [2022-03-06T22:56:21.049Z] DONE 5 tests in 0.171s [2022-03-06T22:56:21.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-06T22:56:21.615Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-06T22:56:21.615Z] Removing test suite binaries [2022-03-06T22:56:21.615Z] exiting test-integration [2022-03-06T22:56:21.615Z] ++ exit 0 [2022-03-06T22:56:21.615Z] [2022-03-06T22:56:22.120Z] 2022/03/06 22:56:21 Closing DB instances... [2022-03-06T22:56:22.279Z] --- PASS: TestResizeWithInvalidSize (3.41s) [2022-03-06T22:56:22.279Z] === RUN TestResizeWhenContainerNotStarted [2022-03-06T22:56:22.589Z] time="2022-03-06T22:56:22Z" level=error msg="node: f120f3adad55 is unknown to memberlist" [2022-03-06T22:56:22.589Z] time="2022-03-06T22:56:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s" Post stage [Pipeline] junit [2022-03-06T22:56:23.005Z] Recording test results [2022-03-06T22:56:23.576Z] === RUN TestParseEmptyInterface [2022-03-06T22:56:23.576Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-06T22:56:23.576Z] === RUN TestParseNonInterfaceType [2022-03-06T22:56:23.576Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-06T22:56:23.576Z] === RUN TestParseWithOneFunction [2022-03-06T22:56:23.576Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-06T22:56:23.576Z] === RUN TestParseWithMultipleFuncs [2022-03-06T22:56:23.576Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-06T22:56:23.576Z] === RUN TestParseWithUnnamedReturn [2022-03-06T22:56:23.576Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-06T22:56:23.576Z] === RUN TestEmbeddedInterface [2022-03-06T22:56:23.576Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-06T22:56:23.576Z] === RUN TestParsedImports [2022-03-06T22:56:23.576Z] --- PASS: TestParsedImports (0.00s) [2022-03-06T22:56:23.576Z] === RUN TestAliasedImports [2022-03-06T22:56:23.576Z] --- PASS: TestAliasedImports (0.00s) [2022-03-06T22:56:23.576Z] PASS [2022-03-06T22:56:23.576Z] coverage: 56.8% of statements [2022-03-06T22:56:23.576Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-03-06T22:56:24.389Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-06T22:56:24.567Z] === RUN TestHTTPTransport [2022-03-06T22:56:24.567Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-06T22:56:24.567Z] PASS [2022-03-06T22:56:24.567Z] coverage: 85.7% of statements [2022-03-06T22:56:24.567Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-03-06T22:56:24.744Z] + echo Ensuring container killed. [2022-03-06T22:56:24.744Z] Ensuring container killed. [2022-03-06T22:56:24.744Z] + docker rm -vf docker-pr6 [2022-03-06T22:56:24.744Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-06T22:56:25.033Z] + echo Chowning /workspace to jenkins user [2022-03-06T22:56:25.033Z] Chowning /workspace to jenkins user [2022-03-06T22:56:25.033Z] + id -u [2022-03-06T22:56:25.033Z] + id -g [2022-03-06T22:56:25.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43136:/workspace busybox chown -R 1000:1000 /workspace [2022-03-06T22:56:25.033Z] Unable to find image 'busybox:latest' locally [2022-03-06T22:56:25.033Z] latest: Pulling from library/busybox [2022-03-06T22:56:25.036Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2022-03-06T22:56:25.036Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-06T22:56:25.036Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-06T22:56:25.036Z] Copying nested executables into bundles/binary-daemon [2022-03-06T22:56:25.036Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-06T22:56:25.036Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T22:56:25.036Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-06T22:56:25.036Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-06T22:56:25.294Z] 7e5209d2300f: Pulling fs layer [2022-03-06T22:56:25.294Z] 7e5209d2300f: Verifying Checksum [2022-03-06T22:56:25.294Z] 7e5209d2300f: Download complete [2022-03-06T22:56:25.294Z] 7e5209d2300f: Pull complete [2022-03-06T22:56:25.294Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-06T22:56:25.294Z] Status: Downloaded newer image for busybox:latest [2022-03-06T22:56:25.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 -e DOCKER_GRAPHDRIVER docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 hack/make.sh cross [2022-03-06T22:56:25.504Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-06T22:56:25.504Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-06T22:56:25.504Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-06T22:56:25.504Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-06T22:56:25.504Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-06T22:56:25.504Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-06T22:56:25.504Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-06T22:56:25.504Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-06T22:56:25.504Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-06T22:56:25.504Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-06T22:56:25.504Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-06T22:56:25.504Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-06T22:56:25.504Z] === RUN TestBufferPoolPutAndGet [2022-03-06T22:56:25.504Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-06T22:56:25.504Z] PASS [2022-03-06T22:56:25.504Z] coverage: 88.2% of statements [2022-03-06T22:56:25.504Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-03-06T22:56:25.504Z] --- PASS: TestRequest (8.45s) [2022-03-06T22:56:25.504Z] === RUN TestOverlappingRequests [2022-03-06T22:56:25.634Z] [2022-03-06T22:56:25.634Z] Removing bundles/ [2022-03-06T22:56:25.895Z] [2022-03-06T22:56:25.895Z] ---> Making bundle: cross (in bundles/cross) [2022-03-06T22:56:25.895Z] Cross building: bundles/cross/linux/amd64 [2022-03-06T22:56:25.895Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-06T22:56:25.895Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-06T22:56:25.973Z] --- PASS: TestOverlappingRequests (0.43s) [2022-03-06T22:56:25.973Z] === RUN TestRelease [2022-03-06T22:56:25.973Z] === RUN TestOutputOnPrematureClose [2022-03-06T22:56:25.973Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-06T22:56:25.973Z] === RUN TestCompleteSilently [2022-03-06T22:56:25.973Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-06T22:56:25.973Z] PASS [2022-03-06T22:56:25.973Z] coverage: 75.9% of statements [2022-03-06T22:56:25.973Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-03-06T22:56:25.973Z] 2022/03/06 22:56:25 Closing DB instances... [2022-03-06T22:56:26.442Z] === RUN TestSendToOneSub [2022-03-06T22:56:26.442Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-06T22:56:26.442Z] === RUN TestSendToMultipleSubs [2022-03-06T22:56:26.442Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-06T22:56:26.442Z] === RUN TestEvictOneSub [2022-03-06T22:56:26.442Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-06T22:56:26.442Z] === RUN TestClosePublisher [2022-03-06T22:56:26.442Z] --- PASS: TestClosePublisher (0.00s) [2022-03-06T22:56:26.442Z] === RUN TestPubSubRace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-06T22:56:26.965Z] + bundleName=amd64-cgroup2 [2022-03-06T22:56:26.965Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-06T22:56:26.965Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-06T22:56:26.965Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-06T22:56:26.965Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-06T22:56:27.039Z] --- PASS: TestResizeWhenContainerNotStarted (4.48s) [2022-03-06T22:56:27.039Z] === RUN TestDaemonRestartKillContainers [2022-03-06T22:56:27.039Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:56:27.039Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-06T22:56:27.039Z] === RUN TestStats [2022-03-06T22:56:27.039Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-06T22:56:27.039Z] --- SKIP: TestStats (0.00s) [2022-03-06T22:56:27.039Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] archiveArtifacts [2022-03-06T22:56:27.234Z] Archiving artifacts [2022-03-06T22:56:27.429Z] time="2022-03-06T22:56:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-06T22:56:27.429Z] --- PASS: TestRelease (1.58s) [2022-03-06T22:56:27.429Z] === RUN TestAllocateRandomDeallocate [2022-03-06T22:56:27.429Z] --- PASS: TestPubSubRace (1.07s) [2022-03-06T22:56:27.429Z] PASS [2022-03-06T22:56:27.429Z] coverage: 75.0% of statements [2022-03-06T22:56:27.429Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-03-06T22:56:27.429Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-03-06T22:56:27.429Z] === RUN TestNetworkDBGarbageCollection [2022-03-06T22:56:27.898Z] === RUN TestRegister [2022-03-06T22:56:27.898Z] --- PASS: TestRegister (0.00s) [2022-03-06T22:56:27.898Z] === RUN TestCommand [2022-03-06T22:56:27.898Z] --- PASS: TestCommand (0.03s) [2022-03-06T22:56:27.898Z] === RUN TestNaiveSelf [2022-03-06T22:56:27.898Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-06T22:56:27.898Z] PASS [2022-03-06T22:56:27.898Z] coverage: 82.4% of statements [2022-03-06T22:56:27.898Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2022-03-06T22:56:28.646Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-06T22:56:28.885Z] === RUN TestDump [2022-03-06T22:56:28.885Z] goroutine 19 [running]: [2022-03-06T22:56:28.885Z] github.com/docker/docker/pkg/stack.dump(0xaab9d7) [2022-03-06T22:56:28.885Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-06T22:56:28.885Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-06T22:56:28.885Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-06T22:56:28.885Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-06T22:56:28.885Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-06T22:56:28.885Z] testing.tRunner(0xc000085380, 0xc1a190) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:56:28.885Z] created by testing.(*T).Run [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-06T22:56:28.885Z] [2022-03-06T22:56:28.885Z] goroutine 1 [chan receive]: [2022-03-06T22:56:28.885Z] testing.(*T).Run(0xc0000851e0, {0xc0b7b1, 0xa8a733}, 0xc1a190) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-06T22:56:28.885Z] testing.runTests.func1(0xc0000b6810) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-06T22:56:28.885Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:56:28.885Z] testing.runTests(0xc0000d0080, {0xd7ec20, 0x3, 0x3}, {0xaaac2d, 0xc0d4ab, 0xd836e0}) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-06T22:56:28.885Z] testing.(*M).Run(0xc0000d0080) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-06T22:56:28.885Z] main.main() [2022-03-06T22:56:28.885Z] _testmain.go:95 +0x1f5 [2022-03-06T22:56:28.885Z] --- PASS: TestDump (0.00s) [2022-03-06T22:56:28.885Z] === RUN TestDumpToFile [2022-03-06T22:56:28.885Z] --- PASS: TestDumpToFile (0.14s) [2022-03-06T22:56:28.885Z] === RUN TestDumpToFileWithEmptyInput [2022-03-06T22:56:28.885Z] goroutine 21 [running]: [2022-03-06T22:56:28.885Z] github.com/docker/docker/pkg/stack.dump(0xb18bb4) [2022-03-06T22:56:28.885Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-06T22:56:28.885Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb18f60}) [2022-03-06T22:56:28.885Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-06T22:56:28.885Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-03-06T22:56:28.885Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-06T22:56:28.885Z] testing.tRunner(0xc000085860, 0xc1a180) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:56:28.885Z] created by testing.(*T).Run [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-06T22:56:28.885Z] [2022-03-06T22:56:28.885Z] goroutine 1 [chan receive]: [2022-03-06T22:56:28.885Z] testing.(*T).Run(0xc0000851e0, {0xc12596, 0xa8a733}, 0xc1a180) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-06T22:56:28.885Z] testing.runTests.func1(0xc0000b6810) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-06T22:56:28.885Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-06T22:56:28.885Z] testing.runTests(0xc0000d0080, {0xd7ec20, 0x3, 0x3}, {0xaaac2d, 0xc0d4ab, 0xd836e0}) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-06T22:56:28.885Z] testing.(*M).Run(0xc0000d0080) [2022-03-06T22:56:28.885Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-06T22:56:28.885Z] main.main() [2022-03-06T22:56:28.885Z] _testmain.go:95 +0x1f5 [2022-03-06T22:56:28.885Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-06T22:56:28.885Z] PASS [2022-03-06T22:56:28.885Z] coverage: 90.9% of statements [2022-03-06T22:56:28.885Z] ok github.com/docker/docker/pkg/stack 0.172s coverage: 90.9% of statements [2022-03-06T22:56:29.140Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-06T22:56:29.354Z] === RUN TestNewStdWriter [2022-03-06T22:56:29.354Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-06T22:56:29.354Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestWriteWithNilBytes [2022-03-06T22:56:29.354Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestWrite [2022-03-06T22:56:29.354Z] --- PASS: TestWrite (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestWriteWithWriterError [2022-03-06T22:56:29.354Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-06T22:56:29.354Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyWriteAndRead [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-06T22:56:29.354Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-06T22:56:29.354Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-06T22:56:29.354Z] PASS [2022-03-06T22:56:29.354Z] coverage: 100.0% of statements [2022-03-06T22:56:29.354Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-03-06T22:56:29.448Z] + make clean [2022-03-06T22:56:29.706Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-06T22:56:29.706Z] docker-dev-cache [2022-03-06T22:56:29.706Z] docker-mod-cache [Pipeline] deleteDir [2022-03-06T22:56:29.823Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-06T22:56:29.823Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-06T22:56:29.823Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestFormatStatus [2022-03-06T22:56:29.823Z] --- PASS: TestFormatStatus (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestFormatError [2022-03-06T22:56:29.823Z] --- PASS: TestFormatError (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestFormatJSONError [2022-03-06T22:56:29.823Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-06T22:56:29.823Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-06T22:56:29.823Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestNewJSONProgressOutput [2022-03-06T22:56:29.823Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestAuxFormatterEmit [2022-03-06T22:56:29.823Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestStreamWriterStdout [2022-03-06T22:56:29.823Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-06T22:56:29.823Z] === RUN TestStreamWriterStderr [2022-03-06T22:56:29.823Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-06T22:56:29.823Z] PASS [2022-03-06T22:56:29.823Z] coverage: 66.2% of statements [2022-03-06T22:56:29.823Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-03-06T22:56:29.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:56:29.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:56:30.010Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-06T22:56:30.809Z] === RUN TestGenerateRandomID [2022-03-06T22:56:30.809Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-06T22:56:30.809Z] === RUN TestShortenId [2022-03-06T22:56:30.809Z] --- PASS: TestShortenId (0.00s) [2022-03-06T22:56:30.809Z] === RUN TestShortenSha256Id [2022-03-06T22:56:30.809Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-06T22:56:30.809Z] === RUN TestShortenIdEmpty [2022-03-06T22:56:30.809Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-06T22:56:30.809Z] === RUN TestShortenIdInvalid [2022-03-06T22:56:30.809Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-06T22:56:30.809Z] === RUN TestIsShortIDNonHex [2022-03-06T22:56:30.809Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-06T22:56:30.809Z] === RUN TestIsShortIDNotCorrectSize [2022-03-06T22:56:30.809Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-06T22:56:30.809Z] PASS [2022-03-06T22:56:30.809Z] coverage: 70.6% of statements [2022-03-06T22:56:30.809Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-03-06T22:56:31.278Z] === RUN TestIsCpusetListAvailable [2022-03-06T22:56:31.278Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-06T22:56:31.278Z] PASS [2022-03-06T22:56:31.278Z] coverage: 39.4% of statements [2022-03-06T22:56:31.278Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-06T22:56:31.902Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-06T22:56:32.265Z] --- PASS: TestAllocateRandomDeallocate (4.87s) [2022-03-06T22:56:32.265Z] === RUN TestRetrieveFromStore [2022-03-06T22:56:32.733Z] === RUN TestChtimes [2022-03-06T22:56:32.733Z] --- PASS: TestChtimes (0.00s) [2022-03-06T22:56:32.733Z] === RUN TestChtimesWindows [2022-03-06T22:56:32.733Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-06T22:56:32.733Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-06T22:56:32.733Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-06T22:56:32.733Z] PASS [2022-03-06T22:56:32.733Z] coverage: 12.9% of statements [2022-03-06T22:56:32.733Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 12.9% of statements [2022-03-06T22:56:33.202Z] === RUN TestTailFile [2022-03-06T22:56:33.202Z] --- PASS: TestTailFile (0.00s) [2022-03-06T22:56:33.202Z] === RUN TestTailFileManyLines [2022-03-06T22:56:33.202Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-06T22:56:33.202Z] === RUN TestTailEmptyFile [2022-03-06T22:56:33.202Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-06T22:56:33.202Z] === RUN TestTailNegativeN [2022-03-06T22:56:33.202Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader [2022-03-06T22:56:33.202Z] === CONT TestNewTailReader [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/truncated_last_line [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-06T22:56:33.202Z] === CONT TestNewTailReader/no_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.202Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.202Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:56:33.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:56:33.202Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.204Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.204Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.204Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.673Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.673Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-06T22:56:33.673Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.675Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-06T22:56:33.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:56:33.677Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:56:33.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:56:34.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-06T22:56:34.148Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-06T22:56:34.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-06T22:56:34.149Z] PASS [2022-03-06T22:56:34.149Z] coverage: 88.6% of statements [2022-03-06T22:56:34.149Z] ok github.com/docker/docker/pkg/tailfile 0.196s coverage: 88.6% of statements [2022-03-06T22:56:34.149Z] --- PASS: TestRetrieveFromStore (1.85s) [2022-03-06T22:56:34.149Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-06T22:56:34.149Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-06T22:56:34.149Z] === RUN TestParallelPredefinedRequest1 [2022-03-06T22:56:34.149Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-06T22:56:34.149Z] === RUN TestParallelPredefinedRequest2 [2022-03-06T22:56:34.149Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-06T22:56:34.149Z] === RUN TestParallelPredefinedRequest3 [2022-03-06T22:56:34.149Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-06T22:56:34.149Z] === RUN TestParallelPredefinedRequest4 [2022-03-06T22:56:34.149Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-06T22:56:34.149Z] === RUN TestParallelPredefinedRequest5 [2022-03-06T22:56:34.149Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-06T22:56:34.149Z] === RUN TestDebug [2022-03-06T22:56:34.149Z] --- PASS: TestDebug (0.00s) [2022-03-06T22:56:34.149Z] === RUN TestRequestPoolParallel [2022-03-06T22:56:34.149Z] --- PASS: TestRequestPoolParallel (0.22s) [2022-03-06T22:56:34.149Z] === RUN TestFullAllocateRelease [2022-03-06T22:56:34.617Z] === RUN TestTarSumRemoveNonExistent [2022-03-06T22:56:34.617Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-06T22:56:34.617Z] === RUN TestTarSumRemove [2022-03-06T22:56:34.617Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestSortFileInfoSums [2022-03-06T22:56:34.617Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestNewTarSumForLabelInvalid [2022-03-06T22:56:34.617Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestNewTarSumForLabel [2022-03-06T22:56:34.617Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestEmptyTar [2022-03-06T22:56:34.617Z] --- PASS: TestEmptyTar (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestTarSumsReadSize [2022-03-06T22:56:34.617Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestTarSums [2022-03-06T22:56:34.617Z] --- PASS: TestTarSums (0.07s) [2022-03-06T22:56:34.617Z] === RUN TestIteration [2022-03-06T22:56:34.617Z] --- PASS: TestIteration (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestVersionLabelForChecksum [2022-03-06T22:56:34.617Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestVersion [2022-03-06T22:56:34.617Z] --- PASS: TestVersion (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestGetVersion [2022-03-06T22:56:34.617Z] --- PASS: TestGetVersion (0.00s) [2022-03-06T22:56:34.617Z] === RUN TestGetVersions [2022-03-06T22:56:34.617Z] --- PASS: TestGetVersions (0.00s) [2022-03-06T22:56:34.617Z] PASS [2022-03-06T22:56:34.617Z] coverage: 89.3% of statements [2022-03-06T22:56:34.617Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2022-03-06T22:56:34.617Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-03-06T22:56:34.617Z] === RUN TestOddAllocateRelease [2022-03-06T22:56:35.085Z] --- PASS: TestOddAllocateRelease (0.23s) [2022-03-06T22:56:35.085Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-06T22:56:35.085Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-06T22:56:35.085Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-06T22:56:35.085Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-06T22:56:35.085Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-06T22:56:35.085Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest1 [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest4 [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest1 [2022-03-06T22:56:35.086Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest4 [2022-03-06T22:56:35.086Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:56:35.086Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest5 [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest3 [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest5 [2022-03-06T22:56:35.086Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest3 [2022-03-06T22:56:35.086Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:56:35.086Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-06T22:56:35.086Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest2 [2022-03-06T22:56:35.086Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-06T22:56:35.086Z] === CONT TestParallelPredefinedRequest2 [2022-03-06T22:56:35.086Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:56:35.086Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-06T22:56:35.086Z] PASS [2022-03-06T22:56:35.086Z] coverage: 85.3% of statements [2022-03-06T22:56:35.086Z] ok github.com/docker/docker/libnetwork/ipam 47.162s coverage: 85.3% of statements [2022-03-06T22:56:35.086Z] testing: warning: no tests to run [2022-03-06T22:56:35.086Z] PASS [2022-03-06T22:56:35.086Z] coverage: [no statements] [2022-03-06T22:56:35.086Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2022-03-06T22:56:35.172Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-06T22:56:35.172Z] check_test.go:308: [da8bb15cf4c93] daemon is not started [2022-03-06T22:56:35.172Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-06T22:56:35.405Z] --- PASS: TestCreateServiceMultipleTimes (14.22s) [2022-03-06T22:56:35.405Z] === RUN TestCreateServiceConflict [2022-03-06T22:56:35.554Z] === RUN TestTruncIndex [2022-03-06T22:56:35.554Z] --- PASS: TestTruncIndex (0.10s) [2022-03-06T22:56:36.022Z] PASS [2022-03-06T22:56:36.022Z] coverage: 91.5% of statements [2022-03-06T22:56:36.022Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-03-06T22:56:36.022Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-06T22:56:36.022Z] === RUN TestClientStream [2022-03-06T22:56:36.022Z] --- PASS: TestClientStream (0.00s) [2022-03-06T22:56:36.022Z] === RUN TestClientSendFile [2022-03-06T22:56:36.022Z] --- PASS: TestClientSendFile (0.00s) [2022-03-06T22:56:36.022Z] === RUN TestClientWithRequestTimeout [2022-03-06T22:56:36.022Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-06T22:56:36.022Z] === RUN TestFileSpecPlugin [2022-03-06T22:56:36.022Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-06T22:56:36.022Z] === RUN TestFileJSONSpecPlugin [2022-03-06T22:56:36.022Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-06T22:56:36.022Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-06T22:56:36.022Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-06T22:56:36.022Z] === RUN TestPluginAddHandler [2022-03-06T22:56:36.022Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-06T22:56:36.022Z] === RUN TestPluginWaitBadPlugin [2022-03-06T22:56:36.022Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-06T22:56:36.022Z] === RUN TestGet [2022-03-06T22:56:36.022Z] time="2022-03-06T22:56:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-06T22:56:36.491Z] === RUN TestIsGIT [2022-03-06T22:56:36.491Z] --- PASS: TestIsGIT (0.00s) [2022-03-06T22:56:36.491Z] === RUN TestIsTransport [2022-03-06T22:56:36.491Z] --- PASS: TestIsTransport (0.00s) [2022-03-06T22:56:36.491Z] PASS [2022-03-06T22:56:36.491Z] coverage: 100.0% of statements [2022-03-06T22:56:36.491Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-03-06T22:56:36.491Z] === RUN TestVersionInfo [2022-03-06T22:56:36.491Z] --- PASS: TestVersionInfo (0.00s) [2022-03-06T22:56:36.491Z] === RUN TestAppendVersions [2022-03-06T22:56:36.491Z] --- PASS: TestAppendVersions (0.00s) [2022-03-06T22:56:36.491Z] PASS [2022-03-06T22:56:36.491Z] coverage: 88.9% of statements [2022-03-06T22:56:36.491Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-03-06T22:56:36.786Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-03-06T22:56:36.786Z] === RUN TestCreateServiceMaxReplicas [2022-03-06T22:56:36.960Z] time="2022-03-06T22:56:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-06T22:56:37.533Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.97s) [2022-03-06T22:56:37.534Z] === RUN TestStopContainerWithTimeout [2022-03-06T22:56:37.534Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-06T22:56:37.534Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-06T22:56:37.534Z] === RUN TestUpdateRestartPolicy [2022-03-06T22:56:38.525Z] === RUN TestValidatePrivileges [2022-03-06T22:56:38.525Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-06T22:56:38.525Z] === RUN TestFilterByCapNeg [2022-03-06T22:56:38.525Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-06T22:56:38.525Z] === RUN TestFilterByCapPos [2022-03-06T22:56:38.525Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-06T22:56:38.525Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-06T22:56:38.525Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-06T22:56:38.525Z] PASS [2022-03-06T22:56:38.525Z] coverage: 12.0% of statements [2022-03-06T22:56:38.525Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-03-06T22:56:38.627Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-06T22:56:38.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.88s) [2022-03-06T22:56:38.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.43s) [2022-03-06T22:56:38.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.45s) [2022-03-06T22:56:38.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.48s) [2022-03-06T22:56:38.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.11s) [2022-03-06T22:56:38.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.15s) [2022-03-06T22:56:38.627Z] === RUN TestBuildMultiStageCopy [2022-03-06T22:56:38.627Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-06T22:56:38.994Z] time="2022-03-06T22:56:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-06T22:56:38.994Z] === RUN TestNewSettable [2022-03-06T22:56:38.994Z] --- PASS: TestNewSettable (0.00s) [2022-03-06T22:56:38.994Z] === RUN TestIsSettable [2022-03-06T22:56:38.994Z] --- PASS: TestIsSettable (0.00s) [2022-03-06T22:56:38.994Z] === RUN TestUpdateSettingsEnv [2022-03-06T22:56:38.994Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-06T22:56:38.994Z] PASS [2022-03-06T22:56:38.994Z] coverage: 20.0% of statements [2022-03-06T22:56:38.994Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-03-06T22:56:39.328Z] --- PASS: TestCreateServiceMaxReplicas (2.47s) [2022-03-06T22:56:39.328Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-06T22:56:39.980Z] === RUN TestLoad [2022-03-06T22:56:39.981Z] --- PASS: TestLoad (0.00s) [2022-03-06T22:56:39.981Z] === RUN TestSave [2022-03-06T22:56:39.981Z] --- PASS: TestSave (0.03s) [2022-03-06T22:56:39.981Z] === RUN TestAddDeleteGet [2022-03-06T22:56:39.981Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-06T22:56:39.981Z] === RUN TestInvalidTags [2022-03-06T22:56:39.981Z] --- PASS: TestInvalidTags (0.00s) [2022-03-06T22:56:39.981Z] PASS [2022-03-06T22:56:39.981Z] coverage: 84.4% of statements [2022-03-06T22:56:39.981Z] ok github.com/docker/docker/reference 0.103s coverage: 84.4% of statements [2022-03-06T22:56:40.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite (332.53s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.49s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.42s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.96s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.21s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.20s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.28s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.96s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.44s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.85s) [2022-03-06T22:56:40.421Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.65s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.93s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.53s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.92s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.17s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.96s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.68s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.18s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.48s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.56s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) [2022-03-06T22:56:40.421Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-06T22:56:40.421Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.94s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.59s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.73s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.88s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.23s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.07s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.32s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.51s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.21s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-06T22:56:40.421Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.76s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.77s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.93s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.73s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.20s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.71s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.23s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.17s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.19s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.13s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.04s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.34s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.46s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-06T22:56:40.422Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2022-03-06T22:56:40.422Z] === RUN TestDockerSwarmSuite [2022-03-06T22:56:40.422Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-06T22:56:42.199Z] === RUN TestResolveAuthConfigIndexServer [2022-03-06T22:56:42.199Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestResolveAuthConfigFullURL [2022-03-06T22:56:42.199Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-06T22:56:42.199Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestValidateMirror [2022-03-06T22:56:42.199Z] --- PASS: TestValidateMirror (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestLoadInsecureRegistries [2022-03-06T22:56:42.199Z] time="2022-03-06T22:56:41Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-06T22:56:42.199Z] time="2022-03-06T22:56:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-06T22:56:42.199Z] time="2022-03-06T22:56:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-06T22:56:42.199Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-03-06T22:56:42.199Z] === RUN TestNewServiceConfig [2022-03-06T22:56:42.199Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestValidateIndexName [2022-03-06T22:56:42.199Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestValidateIndexNameWithError [2022-03-06T22:56:42.199Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestEndpointParse [2022-03-06T22:56:42.199Z] --- PASS: TestEndpointParse (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestEndpointParseInvalid [2022-03-06T22:56:42.199Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestValidateEndpoint [2022-03-06T22:56:42.199Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-06T22:56:42.199Z] === RUN TestPing [2022-03-06T22:56:42.199Z] --- PASS: TestPing (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestPingRegistryEndpoint [2022-03-06T22:56:42.199Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:42.199Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-06T22:56:42.199Z] === RUN TestEndpoint [2022-03-06T22:56:42.199Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:42.199Z] --- SKIP: TestEndpoint (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestParseRepositoryInfo [2022-03-06T22:56:42.199Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestNewIndexInfo [2022-03-06T22:56:42.199Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestMirrorEndpointLookup [2022-03-06T22:56:42.199Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:56:42.199Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestSearchRepositories [2022-03-06T22:56:42.199Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-06T22:56:42.199Z] Host: 127.0.0.1:49329 [2022-03-06T22:56:42.199Z] User-Agent: docker test client [2022-03-06T22:56:42.199Z] Authorization: Token fake-token [2022-03-06T22:56:42.199Z] X-Docker-Token: true [2022-03-06T22:56:42.199Z] Accept-Encoding: gzip [2022-03-06T22:56:42.199Z] [2022-03-06T22:56:42.199Z] [2022-03-06T22:56:42.199Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-06T22:56:42.199Z] Connection: close [2022-03-06T22:56:42.199Z] Content-Length: 144 [2022-03-06T22:56:42.199Z] Cache-Control: no-cache [2022-03-06T22:56:42.199Z] Content-Type: application/json [2022-03-06T22:56:42.199Z] Date: Sun, 06 Mar 2022 22:56:41 GMT [2022-03-06T22:56:42.199Z] Expires: -1 [2022-03-06T22:56:42.199Z] Pragma: no-cache [2022-03-06T22:56:42.199Z] Server: docker-tests/mock [2022-03-06T22:56:42.199Z] X-Docker-Registry-Config: mock [2022-03-06T22:56:42.199Z] X-Docker-Registry-Version: 0.0.0 [2022-03-06T22:56:42.199Z] [2022-03-06T22:56:42.199Z] [2022-03-06T22:56:42.199Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestTrustedLocation [2022-03-06T22:56:42.199Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-06T22:56:42.199Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestAllowNondistributableArtifacts [2022-03-06T22:56:42.199Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-06T22:56:42.199Z] === RUN TestIsSecureIndex [2022-03-06T22:56:42.199Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-06T22:56:42.199Z] PASS [2022-03-06T22:56:42.199Z] coverage: 51.2% of statements [2022-03-06T22:56:42.199Z] ok github.com/docker/docker/registry 0.195s coverage: 51.2% of statements [2022-03-06T22:56:42.315Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-06T22:56:42.668Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-06T22:56:42.668Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-06T22:56:42.668Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-06T22:56:42.668Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-06T22:56:42.668Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-06T22:56:42.668Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-06T22:56:42.668Z] === RUN TestResumableRequestReaderWithReadError [2022-03-06T22:56:43.136Z] time="2022-03-06T22:56:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-06T22:56:43.136Z] time="2022-03-06T22:56:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-06T22:56:43.136Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-03-06T22:56:43.136Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-06T22:56:43.136Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-06T22:56:43.136Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-06T22:56:43.136Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-06T22:56:43.136Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-06T22:56:43.136Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-06T22:56:43.136Z] === RUN TestResumableRequestReader [2022-03-06T22:56:43.137Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-06T22:56:43.137Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-06T22:56:43.137Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-06T22:56:43.137Z] PASS [2022-03-06T22:56:43.137Z] coverage: 100.0% of statements [2022-03-06T22:56:43.137Z] ok github.com/docker/docker/registry/resumable 0.190s coverage: 100.0% of statements [2022-03-06T22:56:43.243Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-06T22:56:43.605Z] === RUN TestRestartManagerTimeout [2022-03-06T22:56:43.605Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-06T22:56:43.605Z] === RUN TestRestartManagerTimeoutReset [2022-03-06T22:56:43.605Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-06T22:56:43.605Z] PASS [2022-03-06T22:56:43.605Z] coverage: 50.9% of statements [2022-03-06T22:56:43.605Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-03-06T22:56:44.074Z] === RUN TestDecodeContainerConfig [2022-03-06T22:56:44.074Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-06T22:56:44.074Z] === RUN TestDecodeContainerConfigIsolation [2022-03-06T22:56:44.074Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-06T22:56:44.074Z] === RUN TestValidatePrivileged [2022-03-06T22:56:44.074Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-06T22:56:44.074Z] PASS [2022-03-06T22:56:44.074Z] coverage: 52.6% of statements [2022-03-06T22:56:44.074Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2022-03-06T22:56:44.542Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-06T22:56:44.542Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-06T22:56:44.542Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-06T22:56:44.542Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-06T22:56:45.011Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-06T22:56:45.011Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-06T22:56:45.011Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-06T22:56:45.011Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-06T22:56:45.011Z] PASS [2022-03-06T22:56:45.011Z] coverage: 62.5% of statements [2022-03-06T22:56:45.011Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-03-06T22:56:46.511Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-06T22:56:47.964Z] === RUN TestGetDriver [2022-03-06T22:56:47.964Z] --- PASS: TestGetDriver (0.00s) [2022-03-06T22:56:47.964Z] === RUN TestVolumeRequestError [2022-03-06T22:56:47.964Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-06T22:56:47.964Z] PASS [2022-03-06T22:56:47.964Z] coverage: 36.1% of statements [2022-03-06T22:56:47.964Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2022-03-06T22:56:47.964Z] === RUN TestGetAddress [2022-03-06T22:56:47.964Z] --- PASS: TestGetAddress (0.00s) [2022-03-06T22:56:47.964Z] === RUN TestRemove [2022-03-06T22:56:47.964Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-06T22:56:47.964Z] --- SKIP: TestRemove (0.00s) [2022-03-06T22:56:47.964Z] === RUN TestInitializeWithVolumes [2022-03-06T22:56:47.964Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-06T22:56:47.964Z] === RUN TestCreate [2022-03-06T22:56:47.964Z] --- PASS: TestCreate (0.01s) [2022-03-06T22:56:47.964Z] === RUN TestValidateName [2022-03-06T22:56:47.964Z] --- PASS: TestValidateName (0.00s) [2022-03-06T22:56:47.964Z] === RUN TestCreateWithOpts [2022-03-06T22:56:47.964Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-06T22:56:47.964Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-06T22:56:47.964Z] === RUN TestRelaodNoOpts [2022-03-06T22:56:47.964Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-06T22:56:47.964Z] PASS [2022-03-06T22:56:47.964Z] coverage: 41.5% of statements [2022-03-06T22:56:47.964Z] ok github.com/docker/docker/volume/local 0.068s coverage: 41.5% of statements [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRaw [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-06T22:56:48.951Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRaw [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-06T22:56:48.951Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestConvertTmpfsOptions [2022-03-06T22:56:48.951Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-06T22:56:48.951Z] linux_parser_test.go:209: data="ro" [2022-03-06T22:56:48.951Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestParseMountSpec [2022-03-06T22:56:48.951Z] parser_test.go:62: case 0 [2022-03-06T22:56:48.951Z] parser_test.go:62: case 1 [2022-03-06T22:56:48.951Z] parser_test.go:62: case 2 [2022-03-06T22:56:48.951Z] parser_test.go:62: case 3 [2022-03-06T22:56:48.951Z] parser_test.go:62: case 4 [2022-03-06T22:56:48.951Z] parser_test.go:62: case 5 [2022-03-06T22:56:48.951Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestValidateMount [2022-03-06T22:56:48.951Z] --- PASS: TestValidateMount (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRaw [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-06T22:56:48.951Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-06T22:56:48.951Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-06T22:56:48.951Z] PASS [2022-03-06T22:56:48.951Z] coverage: 67.6% of statements [2022-03-06T22:56:48.951Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-03-06T22:56:49.031Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-06T22:56:49.031Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-06T22:56:49.420Z] === RUN TestSetGetMeta [2022-03-06T22:56:49.420Z] === PAUSE TestSetGetMeta [2022-03-06T22:56:49.420Z] === RUN TestRestore [2022-03-06T22:56:49.420Z] === PAUSE TestRestore [2022-03-06T22:56:49.420Z] === RUN TestServiceCreate [2022-03-06T22:56:49.420Z] === PAUSE TestServiceCreate [2022-03-06T22:56:49.420Z] === RUN TestServiceList [2022-03-06T22:56:49.420Z] === PAUSE TestServiceList [2022-03-06T22:56:49.420Z] === RUN TestServiceRemove [2022-03-06T22:56:49.420Z] === PAUSE TestServiceRemove [2022-03-06T22:56:49.420Z] === RUN TestServiceGet [2022-03-06T22:56:49.420Z] === PAUSE TestServiceGet [2022-03-06T22:56:49.420Z] === RUN TestServicePrune [2022-03-06T22:56:49.420Z] === PAUSE TestServicePrune [2022-03-06T22:56:49.420Z] === RUN TestCreate [2022-03-06T22:56:49.420Z] === PAUSE TestCreate [2022-03-06T22:56:49.420Z] === RUN TestRemove [2022-03-06T22:56:49.420Z] === PAUSE TestRemove [2022-03-06T22:56:49.420Z] === RUN TestList [2022-03-06T22:56:49.420Z] === PAUSE TestList [2022-03-06T22:56:49.420Z] === RUN TestFindByDriver [2022-03-06T22:56:49.420Z] === PAUSE TestFindByDriver [2022-03-06T22:56:49.420Z] === RUN TestFindByReferenced [2022-03-06T22:56:49.420Z] === PAUSE TestFindByReferenced [2022-03-06T22:56:49.420Z] === RUN TestDerefMultipleOfSameRef [2022-03-06T22:56:49.420Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-06T22:56:49.420Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:56:49.420Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:56:49.420Z] === RUN TestDefererencePluginOnCreateError [2022-03-06T22:56:49.420Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-06T22:56:49.420Z] === RUN TestRefDerefRemove [2022-03-06T22:56:49.420Z] === PAUSE TestRefDerefRemove [2022-03-06T22:56:49.420Z] === RUN TestGet [2022-03-06T22:56:49.420Z] === PAUSE TestGet [2022-03-06T22:56:49.420Z] === RUN TestGetWithReference [2022-03-06T22:56:49.420Z] === PAUSE TestGetWithReference [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_nil_list [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_empty_list [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_filter_some [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_filter_middle [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:56:49.420Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-06T22:56:49.420Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_nil_list [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_filter_some [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_empty_list [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-06T22:56:49.420Z] === CONT TestFilterFunc/test_filter_middle [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-06T22:56:49.420Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-06T22:56:49.420Z] === CONT TestSetGetMeta [2022-03-06T22:56:49.420Z] === CONT TestList [2022-03-06T22:56:49.420Z] === CONT TestDefererencePluginOnCreateError [2022-03-06T22:56:49.420Z] === CONT TestServiceGet [2022-03-06T22:56:49.420Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-06T22:56:49.420Z] === CONT TestServiceRemove [2022-03-06T22:56:49.420Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-06T22:56:49.420Z] === CONT TestServiceList [2022-03-06T22:56:49.420Z] --- PASS: TestList (0.04s) [2022-03-06T22:56:49.420Z] === CONT TestServiceCreate [2022-03-06T22:56:49.420Z] --- PASS: TestServiceGet (0.14s) [2022-03-06T22:56:49.420Z] === CONT TestRestore [2022-03-06T22:56:49.420Z] --- PASS: TestServiceRemove (0.13s) [2022-03-06T22:56:49.420Z] === CONT TestRemove [2022-03-06T22:56:49.420Z] --- PASS: TestServiceList (0.12s) [2022-03-06T22:56:49.420Z] === CONT TestCreate [2022-03-06T22:56:49.420Z] --- PASS: TestServiceCreate (0.12s) [2022-03-06T22:56:49.420Z] === CONT TestServicePrune [2022-03-06T22:56:49.420Z] --- PASS: TestCreate (0.02s) [2022-03-06T22:56:49.420Z] === CONT TestDerefMultipleOfSameRef [2022-03-06T22:56:49.420Z] time="2022-03-06T22:56:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:56:49.420Z] --- PASS: TestRestore (0.03s) [2022-03-06T22:56:49.420Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-06T22:56:49.420Z] --- PASS: TestRemove (0.03s) [2022-03-06T22:56:49.420Z] === CONT TestGet [2022-03-06T22:56:49.420Z] time="2022-03-06T22:56:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:56:49.420Z] time="2022-03-06T22:56:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:56:49.420Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-06T22:56:49.420Z] === CONT TestGetWithReference [2022-03-06T22:56:49.420Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-06T22:56:49.420Z] === CONT TestFindByReferenced [2022-03-06T22:56:49.420Z] time="2022-03-06T22:56:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-06T22:56:49.420Z] time="2022-03-06T22:56:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-06T22:56:49.420Z] --- PASS: TestGet (0.03s) [2022-03-06T22:56:49.420Z] === CONT TestFindByDriver [2022-03-06T22:56:49.420Z] --- PASS: TestServicePrune (0.06s) [2022-03-06T22:56:49.420Z] === CONT TestRefDerefRemove [2022-03-06T22:56:49.420Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-06T22:56:49.420Z] --- PASS: TestGetWithReference (0.04s) [2022-03-06T22:56:49.420Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-06T22:56:49.420Z] --- PASS: TestFindByDriver (0.03s) [2022-03-06T22:56:49.420Z] PASS [2022-03-06T22:56:49.420Z] coverage: 69.0% of statements [2022-03-06T22:56:49.498Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-06T22:56:49.889Z] ok github.com/docker/docker/volume/service 0.283s coverage: 69.0% of statements [2022-03-06T22:56:51.029Z] --- PASS: TestGet (15.00s) [2022-03-06T22:56:51.029Z] === RUN TestPluginWithNoManifest [2022-03-06T22:56:51.029Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-06T22:56:51.029Z] === RUN TestGetAll [2022-03-06T22:56:51.029Z] --- PASS: TestGetAll (0.00s) [2022-03-06T22:56:51.029Z] PASS [2022-03-06T22:56:51.029Z] coverage: 73.2% of statements [2022-03-06T22:56:51.029Z] ok github.com/docker/docker/pkg/plugins 34.959s coverage: 73.2% of statements [2022-03-06T22:56:51.092Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-06T22:56:51.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-06T22:56:51.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-06T22:56:51.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-06T22:56:52.076Z] --- PASS: TestBuildMultiStageCopy (13.66s) [2022-03-06T22:56:52.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.18s) [2022-03-06T22:56:52.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-03-06T22:56:52.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-06T22:56:52.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2022-03-06T22:56:52.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s) [2022-03-06T22:56:52.076Z] === RUN TestBuildMultiStageParentConfig [2022-03-06T22:56:52.691Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-06T22:56:52.947Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-06T22:56:54.222Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.44s) [2022-03-06T22:56:54.223Z] === RUN TestCreateServiceSecretFileMode [2022-03-06T22:56:54.836Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-06T22:56:54.836Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-06T22:56:54.836Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-06T22:56:54.836Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-06T22:56:55.019Z] --- PASS: TestBuildMultiStageParentConfig (2.51s) [2022-03-06T22:56:55.019Z] === RUN TestBuildLabelWithTargets [2022-03-06T22:56:55.019Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:56:55.019Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-06T22:56:55.019Z] === RUN TestBuildWithEmptyLayers [2022-03-06T22:56:56.004Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-03-06T22:56:56.004Z] === RUN TestBuildMultiStageOnBuild [2022-03-06T22:57:02.925Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-06T22:57:03.180Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-06T22:57:03.743Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-06T22:57:04.212Z] --- PASS: TestCreateServiceSecretFileMode (12.22s) [2022-03-06T22:57:04.212Z] === RUN TestCreateServiceConfigFileMode [2022-03-06T22:57:04.306Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-06T22:57:04.563Z] === RUN TestDockerSuite/TestBuildFails [2022-03-06T22:57:04.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-06T22:57:05.492Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-06T22:57:05.492Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-06T22:57:05.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-06T22:57:07.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-06T22:57:08.571Z] docker_api_swarm_test.go:563: [dea32ceca37c5] joining swarm manager [d75411fe591e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T22:57:10.463Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-06T22:57:10.919Z] --- PASS: TestBuildMultiStageOnBuild (13.05s) [2022-03-06T22:57:10.919Z] === RUN TestBuildUncleanTarFilenames [2022-03-06T22:57:10.919Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:57:10.919Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-06T22:57:10.920Z] === RUN TestBuildMultiStageLayerLeak [2022-03-06T22:57:11.829Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-06T22:57:13.472Z] --- PASS: TestUpdateRestartPolicy (34.47s) [2022-03-06T22:57:13.472Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-06T22:57:13.720Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-06T22:57:13.720Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-06T22:57:14.648Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-06T22:57:15.704Z] --- PASS: TestUpdateRestartWithAutoRemove (3.51s) [2022-03-06T22:57:15.704Z] === RUN TestWaitNonBlocked [2022-03-06T22:57:15.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:57:15.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:57:15.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:57:15.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:57:15.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T22:57:15.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T22:57:16.013Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-06T22:57:16.437Z] --- PASS: TestCreateServiceConfigFileMode (12.28s) [2022-03-06T22:57:16.437Z] === RUN TestCreateServiceSysctls [2022-03-06T22:57:16.940Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-06T22:57:17.197Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-06T22:57:18.979Z] --- PASS: TestCreateServiceSysctls (2.50s) [2022-03-06T22:57:18.979Z] === RUN TestCreateServiceCapabilities [2022-03-06T22:57:19.095Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-06T22:57:20.474Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-06T22:57:20.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.54s) [2022-03-06T22:57:20.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.71s) [2022-03-06T22:57:20.474Z] === RUN TestWaitBlocked [2022-03-06T22:57:20.474Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:20.474Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-06T22:57:20.474Z] PASS [2022-03-06T22:57:20.474Z] ok github.com/docker/docker/integration/container 141.849s [2022-03-06T22:57:20.474Z] [2022-03-06T22:57:20.474Z] === Skipped [2022-03-06T22:57:20.474Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-06T22:57:20.474Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:57:20.474Z] [2022-03-06T22:57:20.474Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-03-06T22:57:20.474Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.474Z] [2022-03-06T22:57:20.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-06T22:57:20.474Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-06T22:57:20.474Z] [2022-03-06T22:57:20.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-06T22:57:20.474Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.474Z] [2022-03-06T22:57:20.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-06T22:57:20.475Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-06T22:57:20.475Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-06T22:57:20.475Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-06T22:57:20.475Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-06T22:57:20.475Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-06T22:57:20.475Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-06T22:57:20.475Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-06T22:57:20.475Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-06T22:57:20.475Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-06T22:57:20.475Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-06T22:57:20.475Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T22:57:20.475Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-06T22:57:20.475Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-06T22:57:20.475Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-06T22:57:20.475Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.01s) [2022-03-06T22:57:20.475Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-06T22:57:20.475Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-06T22:57:20.475Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-06T22:57:20.475Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-06T22:57:20.475Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-06T22:57:20.475Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-06T22:57:20.475Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-06T22:57:20.475Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-06T22:57:20.475Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-06T22:57:20.475Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-06T22:57:20.475Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-06T22:57:20.475Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-06T22:57:20.475Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-06T22:57:20.475Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-06T22:57:20.475Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:20.475Z] [2022-03-06T22:57:20.475Z] DONE 87 tests, 33 skipped in 144.955s [2022-03-06T22:57:20.475Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-06T22:57:20.891Z] --- PASS: TestCreateServiceCapabilities (1.82s) [2022-03-06T22:57:20.891Z] === RUN TestInspect [2022-03-06T22:57:20.988Z] docker_api_swarm_test.go:585: [daf7266a35ce1] joining swarm manager [d75411fe591e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T22:57:21.138Z] 2022/03/06 22:57:19 Closing DB instances... [2022-03-06T22:57:21.244Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-06T22:57:21.331Z] --- PASS: TestBuildMultiStageLayerLeak (11.06s) [2022-03-06T22:57:21.331Z] === RUN TestBuildWithHugeFile [2022-03-06T22:57:22.124Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-03-06T22:57:22.124Z] === RUN TestFindNode [2022-03-06T22:57:22.124Z] 2022/03/06 22:57:21 Closing DB instances... [2022-03-06T22:57:22.124Z] --- PASS: TestFindNode (0.02s) [2022-03-06T22:57:22.124Z] === RUN TestChangeNodeState [2022-03-06T22:57:22.124Z] 2022/03/06 22:57:21 Closing DB instances... [2022-03-06T22:57:22.124Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-06T22:57:22.124Z] === RUN TestNodeReincarnation [2022-03-06T22:57:22.124Z] 2022/03/06 22:57:21 Closing DB instances... [2022-03-06T22:57:23.459Z] --- PASS: TestInspect (2.54s) [2022-03-06T22:57:23.459Z] === RUN TestCreateJob [2022-03-06T22:57:23.794Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-06T22:57:23.794Z] check_test.go:379: [dea32ceca37c5] daemon is not started [2022-03-06T22:57:26.014Z] --- PASS: TestCreateJob (2.90s) [2022-03-06T22:57:26.014Z] === RUN TestReplicatedJob [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-06T22:57:26.879Z] --- PASS: TestNodeReincarnation (5.01s) [2022-03-06T22:57:26.879Z] === RUN TestParallelCreate [2022-03-06T22:57:26.879Z] 2022/03/06 22:57:26 Closing DB instances... [2022-03-06T22:57:26.879Z] --- PASS: TestParallelCreate (0.02s) [2022-03-06T22:57:26.879Z] === RUN TestParallelDelete [2022-03-06T22:57:26.879Z] 2022/03/06 22:57:26 Closing DB instances... [2022-03-06T22:57:26.879Z] --- PASS: TestParallelDelete (0.02s) [2022-03-06T22:57:26.879Z] === RUN TestNetworkDBIslands [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b74081d2c5c7 with config:&{NodeID:b74081d2c5c7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node b74081d2c5c7/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node b74081d2c5c7/172.22.169.157, added to nodes list" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:22aced4a9f3e with config:&{NodeID:22aced4a9f3e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, added to nodes list" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, added to nodes list" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node b74081d2c5c7/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=info msg="Node b74081d2c5c7/172.22.169.157, added to nodes list" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-06T22:57:26.879Z] time="2022-03-06T22:57:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-06T22:57:27.075Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-06T22:57:27.075Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:32243daca3ec with config:&{NodeID:32243daca3ec Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, added to nodes list" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, added to nodes list" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node b74081d2c5c7/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node b74081d2c5c7/172.22.169.157, added to nodes list" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, added to nodes list" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:27.866Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.004Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d1b12766967d with config:&{NodeID:d1b12766967d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node 32243daca3ec/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node b74081d2c5c7/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=info msg="Node b74081d2c5c7/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:28Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:28Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:28Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.334Z] time="2022-03-06T22:57:28Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.565Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1ef7f9e47ec3 with config:&{NodeID:1ef7f9e47ec3 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 32243daca3ec/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 32243daca3ec/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node b74081d2c5c7/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node b74081d2c5c7/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:28.802Z] networkdb_test.go:835: Re-joining: 3 [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=info msg="The new bootstrap node list is:[172.22.169.157:10033 172.22.169.157:10034 172.22.169.157:10035]" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10033" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49369" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10034" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49370" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10035" [2022-03-06T22:57:28.802Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49371" [2022-03-06T22:57:29.128Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-06T22:57:29.128Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-06T22:57:29.271Z] networkdb_test.go:835: Re-joining: 4 [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:28Z" level=info msg="The new bootstrap node list is:[172.22.169.157:10033 172.22.169.157:10034 172.22.169.157:10035]" [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10033" [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49372" [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10034" [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49373" [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10035" [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:28Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49374" [2022-03-06T22:57:29.271Z] time="2022-03-06T22:57:29Z" level=info msg="node 0 leaving" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7 change state NodeActive --> NodeLeft" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="node3(32243daca3ec): Node leave event for b74081d2c5c7/172.22.169.157" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7 change state NodeActive --> NodeLeft" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="node2(22aced4a9f3e): Node leave event for b74081d2c5c7/172.22.169.157" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7 change state NodeActive --> NodeLeft" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="node4(d1b12766967d): Node leave event for b74081d2c5c7/172.22.169.157" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7 change state NodeActive --> NodeLeft" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="node5(1ef7f9e47ec3): Node leave event for b74081d2c5c7/172.22.169.157" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7 change state NodeActive --> NodeLeft" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="node1(b74081d2c5c7): Node leave event for b74081d2c5c7/172.22.169.157" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7/172.22.169.157, left gossip cluster" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7/172.22.169.157, left gossip cluster" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7/172.22.169.157, left gossip cluster" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7/172.22.169.157, left gossip cluster" [2022-03-06T22:57:29.739Z] time="2022-03-06T22:57:29Z" level=info msg="Node b74081d2c5c7/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.065Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="node 1 leaving" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e change state NodeActive --> NodeLeft" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="node5(1ef7f9e47ec3): Node leave event for 22aced4a9f3e/172.22.169.157" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e change state NodeActive --> NodeLeft" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="node3(32243daca3ec): Node leave event for 22aced4a9f3e/172.22.169.157" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e change state NodeActive --> NodeFailed" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, added to failed nodes list" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e change state NodeActive --> NodeLeft" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="node4(d1b12766967d): Node leave event for 22aced4a9f3e/172.22.169.157" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=error msg="node: 22aced4a9f3e is unknown to memberlist" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:29Z" level=info msg="Node 22aced4a9f3e/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.208Z] time="2022-03-06T22:57:30Z" level=info msg="node 2 leaving" [2022-03-06T22:57:30.322Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-06T22:57:30.578Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node 32243daca3ec change state NodeActive --> NodeLeft" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node 32243daca3ec change state NodeActive --> NodeLeft" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="node5(1ef7f9e47ec3): Node leave event for 32243daca3ec/172.22.169.157" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="node4(d1b12766967d): Node leave event for 32243daca3ec/172.22.169.157" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node 32243daca3ec change state NodeActive --> NodeLeft" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="node3(32243daca3ec): Node leave event for 32243daca3ec/172.22.169.157" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=debug msg="memberlist: Failed ping: 22aced4a9f3e (timeout reached)" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.169.157:10037: use of closed network connection" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.169.157:10036: use of closed network connection" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.169.157:10035: use of closed network connection" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node 32243daca3ec/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node 32243daca3ec/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node 32243daca3ec/172.22.169.157, left gossip cluster" [2022-03-06T22:57:30.677Z] networkdb_test.go:867: node4: OK [2022-03-06T22:57:30.677Z] networkdb_test.go:867: node5: OK [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="node 0 coming back" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c2e0c592f83a with config:&{NodeID:c2e0c592f83a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node c2e0c592f83a/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node c2e0c592f83a/172.22.169.157, added to nodes list" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="node 1 coming back" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:eebe5e04e14c with config:&{NodeID:eebe5e04e14c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node eebe5e04e14c/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node eebe5e04e14c/172.22.169.157, added to nodes list" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="node 2 coming back" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ee6494788e68 with config:&{NodeID:ee6494788e68 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node ee6494788e68/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:30.677Z] time="2022-03-06T22:57:30Z" level=info msg="Node ee6494788e68/172.22.169.157, added to nodes list" [2022-03-06T22:57:31.142Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-06T22:57:31.145Z] time="2022-03-06T22:57:30Z" level=info msg="memberlist: Suspect 22aced4a9f3e has failed, no acks received" [2022-03-06T22:57:31.145Z] time="2022-03-06T22:57:31Z" level=debug msg="memberlist: Failed ping: 1ef7f9e47ec3 (timeout reached)" [2022-03-06T22:57:31.145Z] time="2022-03-06T22:57:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.22.169.157:10036: use of closed network connection" [2022-03-06T22:57:31.145Z] time="2022-03-06T22:57:31Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49376" [2022-03-06T22:57:31.298Z] --- PASS: TestReplicatedJob (4.95s) [2022-03-06T22:57:31.298Z] === RUN TestUpdateReplicatedJob [2022-03-06T22:57:31.398Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-06T22:57:31.613Z] time="2022-03-06T22:57:31Z" level=warning msg="memberlist: Was able to connect to 1ef7f9e47ec3 but other probes failed, network may be misconfigured" [2022-03-06T22:57:31.961Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-06T22:57:32.890Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-06T22:57:34.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-06T22:57:34.257Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-06T22:57:34.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-06T22:57:34.568Z] time="2022-03-06T22:57:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.169.157:10033 172.22.169.157:10034 172.22.169.157:10035]" [2022-03-06T22:57:34.568Z] time="2022-03-06T22:57:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.169.157:10033 172.22.169.157:10034 172.22.169.157:10035]" [2022-03-06T22:57:34.593Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-03-06T22:57:34.593Z] === RUN TestServiceListWithStatuses [2022-03-06T22:57:34.593Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T22:57:34.593Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-06T22:57:34.593Z] === RUN TestDockerNetworkConnectAlias [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10033" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49377" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node c2e0c592f83a/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node c2e0c592f83a/172.22.169.157, is the new incarnation of the shutdown node b74081d2c5c7/172.22.169.157" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node c2e0c592f83a/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10034" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49378" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node c2e0c592f83a/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.040Z] time="2022-03-06T22:57:34Z" level=info msg="Node c2e0c592f83a/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node eebe5e04e14c/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node eebe5e04e14c/172.22.169.157, is the new incarnation of the shutdown node 22aced4a9f3e/172.22.169.157" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node eebe5e04e14c/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10035" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49379" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node eebe5e04e14c/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node eebe5e04e14c/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node d1b12766967d/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node d1b12766967d/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node ee6494788e68/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node c2e0c592f83a/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node ee6494788e68/172.22.169.157, is the new incarnation of the shutdown node 32243daca3ec/172.22.169.157" [2022-03-06T22:57:35.510Z] time="2022-03-06T22:57:34Z" level=info msg="Node ee6494788e68/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:34Z" level=info msg="Node c2e0c592f83a/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node eebe5e04e14c/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node eebe5e04e14c/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node eebe5e04e14c/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node eebe5e04e14c/172.22.169.157, is the new incarnation of the shutdown node 22aced4a9f3e/172.22.169.157" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node eebe5e04e14c/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a/172.22.169.157, is the new incarnation of the shutdown node b74081d2c5c7/172.22.169.157" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node ee6494788e68/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node ee6494788e68/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node ee6494788e68/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node ee6494788e68/172.22.169.157, is the new incarnation of the shutdown node 32243daca3ec/172.22.169.157" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node ee6494788e68/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node ee6494788e68/172.22.169.157, joined gossip cluster" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=info msg="Node ee6494788e68/172.22.169.157, added to nodes list" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10033" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49380" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10034" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49381" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.169.157:10035" [2022-03-06T22:57:35.511Z] time="2022-03-06T22:57:35Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49382" [2022-03-06T22:57:35.625Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-06T22:57:35.979Z] 2022/03/06 22:57:35 Closing DB instances... [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a change state NodeActive --> NodeLeft" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="node2(eebe5e04e14c): Node leave event for c2e0c592f83a/172.22.169.157" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a change state NodeActive --> NodeLeft" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="node5(1ef7f9e47ec3): Node leave event for c2e0c592f83a/172.22.169.157" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a change state NodeActive --> NodeLeft" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="node4(d1b12766967d): Node leave event for c2e0c592f83a/172.22.169.157" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a change state NodeActive --> NodeLeft" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="node3(ee6494788e68): Node leave event for c2e0c592f83a/172.22.169.157" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a change state NodeActive --> NodeLeft" [2022-03-06T22:57:35.979Z] time="2022-03-06T22:57:35Z" level=info msg="node1(c2e0c592f83a): Node leave event for c2e0c592f83a/172.22.169.157" [2022-03-06T22:57:36.447Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.447Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.447Z] time="2022-03-06T22:57:35Z" level=info msg="Node c2e0c592f83a/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.447Z] time="2022-03-06T22:57:36Z" level=info msg="Node c2e0c592f83a/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.447Z] time="2022-03-06T22:57:36Z" level=info msg="Node c2e0c592f83a/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.447Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c change state NodeActive --> NodeLeft" [2022-03-06T22:57:36.447Z] time="2022-03-06T22:57:36Z" level=info msg="node3(ee6494788e68): Node leave event for eebe5e04e14c/172.22.169.157" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c change state NodeActive --> NodeLeft" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c change state NodeActive --> NodeLeft" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="node5(1ef7f9e47ec3): Node leave event for eebe5e04e14c/172.22.169.157" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="node4(d1b12766967d): Node leave event for eebe5e04e14c/172.22.169.157" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c change state NodeActive --> NodeLeft" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="node2(eebe5e04e14c): Node leave event for eebe5e04e14c/172.22.169.157" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.448Z] time="2022-03-06T22:57:36Z" level=info msg="Node eebe5e04e14c/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="Node ee6494788e68 change state NodeActive --> NodeLeft" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="node4(d1b12766967d): Node leave event for ee6494788e68/172.22.169.157" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="Node ee6494788e68 change state NodeActive --> NodeLeft" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="node5(1ef7f9e47ec3): Node leave event for ee6494788e68/172.22.169.157" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="Node ee6494788e68 change state NodeActive --> NodeLeft" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="node3(ee6494788e68): Node leave event for ee6494788e68/172.22.169.157" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="Node ee6494788e68/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.916Z] time="2022-03-06T22:57:36Z" level=info msg="Node ee6494788e68/172.22.169.157, left gossip cluster" [2022-03-06T22:57:36.993Z] docker_api_swarm_test.go:46: [df354b033c40d] joining swarm manager [dcc89fe7c72fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T22:57:37.384Z] time="2022-03-06T22:57:36Z" level=info msg="Node ee6494788e68/172.22.169.157, left gossip cluster" [2022-03-06T22:57:37.384Z] time="2022-03-06T22:57:37Z" level=debug msg="memberlist: Failed ping: d1b12766967d (timeout reached)" [2022-03-06T22:57:37.384Z] time="2022-03-06T22:57:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.169.157:10037: use of closed network connection" [2022-03-06T22:57:37.384Z] time="2022-03-06T22:57:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.169.157:10035: use of closed network connection" [2022-03-06T22:57:37.384Z] time="2022-03-06T22:57:37Z" level=debug msg="memberlist: Stream connection from=172.22.169.157:49383" [2022-03-06T22:57:37.853Z] time="2022-03-06T22:57:37Z" level=info msg="Node d1b12766967d change state NodeActive --> NodeLeft" [2022-03-06T22:57:37.853Z] time="2022-03-06T22:57:37Z" level=info msg="node5(1ef7f9e47ec3): Node leave event for d1b12766967d/172.22.169.157" [2022-03-06T22:57:37.853Z] time="2022-03-06T22:57:37Z" level=info msg="Node d1b12766967d change state NodeActive --> NodeLeft" [2022-03-06T22:57:37.853Z] time="2022-03-06T22:57:37Z" level=info msg="node4(d1b12766967d): Node leave event for d1b12766967d/172.22.169.157" [2022-03-06T22:57:37.853Z] time="2022-03-06T22:57:37Z" level=warning msg="memberlist: Was able to connect to d1b12766967d but other probes failed, network may be misconfigured" [2022-03-06T22:57:37.890Z] --- PASS: TestDockerNetworkConnectAlias (3.88s) [2022-03-06T22:57:37.890Z] === RUN TestDockerNetworkReConnect [2022-03-06T22:57:38.321Z] time="2022-03-06T22:57:37Z" level=info msg="Node d1b12766967d/172.22.169.157, left gossip cluster" [2022-03-06T22:57:38.321Z] time="2022-03-06T22:57:38Z" level=info msg="Node d1b12766967d/172.22.169.157, left gossip cluster" [2022-03-06T22:57:39.308Z] time="2022-03-06T22:57:38Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, left gossip cluster" [2022-03-06T22:57:39.308Z] time="2022-03-06T22:57:38Z" level=info msg="Node 1ef7f9e47ec3 change state NodeActive --> NodeFailed" [2022-03-06T22:57:39.308Z] time="2022-03-06T22:57:38Z" level=info msg="Node 1ef7f9e47ec3/172.22.169.157, added to failed nodes list" [2022-03-06T22:57:39.308Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-06T22:57:39.308Z] PASS [2022-03-06T22:57:39.308Z] coverage: 60.0% of statements [2022-03-06T22:57:39.308Z] ok github.com/docker/docker/libnetwork/networkdb 104.014s coverage: 60.0% of statements [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-06T22:57:39.308Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/quota [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/rootless [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/volume [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-06T22:57:39.309Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === Skipped [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-06T22:57:40.883Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-06T22:57:40.883Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-06T22:57:40.883Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-06T22:57:40.883Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-06T22:57:40.883Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-06T22:57:40.883Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-06T22:57:40.883Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-06T22:57:40.883Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-06T22:57:40.883Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-06T22:57:40.883Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-06T22:57:40.883Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-06T22:57:40.883Z] daemon_test.go:145: root required [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-06T22:57:40.883Z] reload_test.go:342: root required [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-06T22:57:40.883Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-06T22:57:40.883Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-06T22:57:40.883Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-06T22:57:40.883Z] download_test.go:267: Needs fixing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-06T22:57:40.883Z] layer_test.go:291: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-06T22:57:40.883Z] layer_test.go:340: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-06T22:57:40.883Z] layer_test.go:455: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-06T22:57:40.883Z] layer_test.go:684: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-06T22:57:40.883Z] migration_test.go:45: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-06T22:57:40.883Z] migration_test.go:181: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-06T22:57:40.883Z] mount_test.go:17: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-06T22:57:40.883Z] mount_test.go:76: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-06T22:57:40.883Z] mount_test.go:125: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-06T22:57:40.883Z] mount_test.go:212: Failing on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-06T22:57:40.883Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-06T22:57:40.883Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-06T22:57:40.883Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-06T22:57:40.883Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-06T22:57:40.883Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-06T22:57:40.883Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-06T22:57:40.883Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-03-06T22:57:40.883Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-06T22:57:40.883Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-06T22:57:40.883Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-06T22:57:40.883Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-06T22:57:40.883Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-06T22:57:40.883Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-06T22:57:40.883Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-06T22:57:40.883Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-06T22:57:40.883Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-06T22:57:40.883Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:133: Xz not present in msys2 [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-03-06T22:57:40.883Z] archive_test.go:140: zstd not installed [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:252: Failing on Windows CI machines [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-06T22:57:40.883Z] archive_windows_test.go:16: Currently fails [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-06T22:57:40.883Z] changes_test.go:195: needs more investigation [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-06T22:57:40.883Z] changes_test.go:432: needs further investigation [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-06T22:57:40.883Z] changes_test.go:468: needs further investigation [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-06T22:57:40.883Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-06T22:57:40.883Z] poller_test.go:40: No chmod on Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-06T22:57:40.883Z] fileutils_test.go:133: Needs porting to Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-06T22:57:40.883Z] fileutils_test.go:179: Needs porting to Windows [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-06T22:57:40.883Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-06T22:57:40.883Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-06T22:57:40.883Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-06T22:57:40.883Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-06T22:57:40.883Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-06T22:57:40.883Z] [2022-03-06T22:57:40.883Z] DONE 2077 tests, 68 skipped in 261.263s [2022-03-06T22:57:40.883Z] INFO: make.ps1 ended at 03/06/2022 22:57:40 [2022-03-06T22:57:41.161Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-06T22:57:41.188Z] --- PASS: TestDockerNetworkReConnect (3.11s) [2022-03-06T22:57:41.188Z] === RUN TestServicePlugin [2022-03-06T22:57:41.188Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:57:41.188Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-06T22:57:41.188Z] === RUN TestServiceUpdateLabel [2022-03-06T22:57:42.449Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-06T22:57:42.449Z] INFO: Unit tests ended at 03/06/2022 22:57:42. Duration:00:04:36.4128439 [2022-03-06T22:57:42.449Z] INFO: Building busybox [2022-03-06T22:57:42.449Z] Sending build context to Docker daemon 5.12kB [2022-03-06T22:57:42.449Z] [2022-03-06T22:57:42.449Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-06T22:57:42.449Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-06T22:57:42.449Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-06T22:57:42.449Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-06T22:57:42.449Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-06T22:57:42.449Z] ---> c703d4d60533 [2022-03-06T22:57:42.449Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-06T22:57:42.918Z] ---> Running in 32e14dfa8ddb [2022-03-06T22:57:43.099Z] --- PASS: TestServiceUpdateLabel (1.69s) [2022-03-06T22:57:43.099Z] === RUN TestServiceUpdateSecrets [2022-03-06T22:57:43.678Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-06T22:57:43.678Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-06T22:57:43.678Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-06T22:57:43.678Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-06T22:57:43.935Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-06T22:57:44.191Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-06T22:57:46.086Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-06T22:57:47.016Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-06T22:57:50.665Z] === RUN TestConfigDaemonLibtrustID [2022-03-06T22:57:50.666Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-06T22:57:50.666Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-06T22:57:50.666Z] === RUN TestDaemonConfigValidation [2022-03-06T22:57:50.666Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-06T22:57:50.666Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-06T22:57:50.666Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-06T22:57:50.666Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-06T22:57:50.666Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-06T22:57:50.666Z] === RUN TestDaemonProxy [2022-03-06T22:57:50.666Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-06T22:57:50.666Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-06T22:57:50.666Z] PASS [2022-03-06T22:57:50.666Z] ok github.com/docker/docker/integration/daemon 0.231s [2022-03-06T22:57:50.666Z] [2022-03-06T22:57:50.666Z] === Skipped [2022-03-06T22:57:50.666Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-06T22:57:50.666Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-06T22:57:50.666Z] [2022-03-06T22:57:50.666Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-06T22:57:50.666Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-06T22:57:50.666Z] [2022-03-06T22:57:50.666Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-06T22:57:50.666Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-06T22:57:50.666Z] [2022-03-06T22:57:50.666Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-06T22:57:50.666Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-06T22:57:50.666Z] [2022-03-06T22:57:50.666Z] DONE 4 tests, 4 skipped in 26.154s [2022-03-06T22:57:50.666Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-06T22:57:51.186Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-06T22:57:51.186Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-06T22:57:51.443Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-06T22:57:52.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:57:52.235Z] INFO: Testing against a local daemon [2022-03-06T22:57:52.235Z] === RUN TestCommitInheritsEnv [2022-03-06T22:57:52.235Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:57:52.235Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-06T22:57:52.235Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-06T22:57:52.235Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T22:57:52.235Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T22:57:52.235Z] === RUN TestImportWithCustomPlatform [2022-03-06T22:57:52.235Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T22:57:52.235Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-06T22:57:52.235Z] === RUN TestImagesFilterMultiReference [2022-03-06T22:57:52.235Z] --- PASS: TestImagesFilterMultiReference (0.17s) [2022-03-06T22:57:52.235Z] === RUN TestImagePullPlatformInvalid [2022-03-06T22:57:52.235Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-03-06T22:57:52.235Z] === RUN TestRemoveImageOrphaning [2022-03-06T22:57:53.808Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-03-06T22:57:53.808Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-06T22:57:53.808Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-06T22:57:53.808Z] === RUN TestTagInvalidReference [2022-03-06T22:57:53.808Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-06T22:57:53.808Z] === RUN TestTagValidPrefixedRepo [2022-03-06T22:57:53.808Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-06T22:57:53.808Z] === RUN TestTagExistedNameWithoutForce [2022-03-06T22:57:53.808Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-06T22:57:53.808Z] === RUN TestTagOfficialNames [2022-03-06T22:57:53.808Z] --- PASS: TestTagOfficialNames (0.13s) [2022-03-06T22:57:53.808Z] === RUN TestTagMatchesDigest [2022-03-06T22:57:54.276Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-06T22:57:54.276Z] PASS [2022-03-06T22:57:54.276Z] ok github.com/docker/docker/integration/image 2.386s [2022-03-06T22:57:54.276Z] [2022-03-06T22:57:54.276Z] === Skipped [2022-03-06T22:57:54.276Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-06T22:57:54.276Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:57:54.276Z] [2022-03-06T22:57:54.276Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T22:57:54.276Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T22:57:54.276Z] [2022-03-06T22:57:54.276Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-06T22:57:54.276Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T22:57:54.276Z] [2022-03-06T22:57:54.276Z] DONE 12 tests, 3 skipped in 7.529s [2022-03-06T22:57:54.276Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-06T22:57:54.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-06T22:57:55.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-06T22:57:55.899Z] --- PASS: TestImportExtremelyLargeImageWorks (172.92s) [2022-03-06T22:57:55.899Z] PASS [2022-03-06T22:57:55.899Z] [2022-03-06T22:57:55.899Z] DONE 22 tests in 177.093s [2022-03-06T22:57:55.899Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-06T22:57:55.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:57:55.899Z] ++ set -e [2022-03-06T22:57:55.899Z] ++ '[' -n 0 ']' [2022-03-06T22:57:55.899Z] ++ set -x [2022-03-06T22:57:55.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:57:56.156Z] INFO: Testing against a local daemon [2022-03-06T22:57:56.156Z] === RUN TestNetworkCreateDelete [2022-03-06T22:57:56.412Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-03-06T22:57:56.412Z] === RUN TestDockerNetworkDeletePreferID [2022-03-06T22:57:56.974Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2022-03-06T22:57:56.974Z] === RUN TestDaemonDNSFallback [2022-03-06T22:57:57.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:57:57.234Z] INFO: Testing against a local daemon [2022-03-06T22:57:57.234Z] === RUN TestNetworkCreateDelete [2022-03-06T22:57:57.234Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:57.234Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestDockerNetworkDeletePreferID [2022-03-06T22:57:57.234Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-06T22:57:57.234Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestDaemonDNSFallback [2022-03-06T22:57:57.234Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:57.234Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestInspectNetwork [2022-03-06T22:57:57.234Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:57.234Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestRunContainerWithBridgeNone [2022-03-06T22:57:57.234Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:57.234Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestNetworkInvalidJSON [2022-03-06T22:57:57.234Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-06T22:57:57.234Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-06T22:57:57.234Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:57:57.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:57:57.234Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:57:57.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:57:57.234Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-06T22:57:57.234Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:57:57.234Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:57:57.234Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-03-06T22:57:57.234Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-06T22:57:57.234Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-06T22:57:57.234Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-06T22:57:57.234Z] === RUN TestNetworkList [2022-03-06T22:57:57.234Z] === RUN TestNetworkList//networks [2022-03-06T22:57:57.234Z] === PAUSE TestNetworkList//networks [2022-03-06T22:57:57.234Z] === RUN TestNetworkList//networks/ [2022-03-06T22:57:57.234Z] === PAUSE TestNetworkList//networks/ [2022-03-06T22:57:57.234Z] === CONT TestNetworkList//networks [2022-03-06T22:57:57.234Z] === CONT TestNetworkList//networks/ [2022-03-06T22:57:57.234Z] --- PASS: TestNetworkList (0.06s) [2022-03-06T22:57:57.234Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-06T22:57:57.234Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestHostIPv4BridgeLabel [2022-03-06T22:57:57.234Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-06T22:57:57.234Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-06T22:57:57.234Z] === RUN TestDaemonDefaultNetworkPools [2022-03-06T22:57:57.234Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-06T22:57:57.234Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-06T22:57:57.234Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-06T22:57:57.234Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestServiceWithPredefinedNetwork [2022-03-06T22:57:57.234Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-06T22:57:57.234Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:57:57.234Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestServiceWithDataPathPortInit [2022-03-06T22:57:57.234Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-06T22:57:57.234Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-06T22:57:57.234Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-06T22:57:57.234Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T22:57:57.234Z] PASS [2022-03-06T22:57:57.234Z] ok github.com/docker/docker/integration/network 0.284s [2022-03-06T22:57:57.714Z] [2022-03-06T22:57:57.714Z] === Skipped [2022-03-06T22:57:57.714Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-06T22:57:57.714Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:57.714Z] [2022-03-06T22:57:57.714Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-06T22:57:57.714Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-06T22:57:57.714Z] [2022-03-06T22:57:57.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-06T22:57:57.714Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:57.714Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-06T22:57:57.715Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-06T22:57:57.715Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-06T22:57:57.715Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-06T22:57:57.715Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T22:57:57.715Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-06T22:57:57.715Z] [2022-03-06T22:57:57.715Z] DONE 22 tests, 15 skipped in 3.095s [2022-03-06T22:57:57.715Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-06T22:57:57.996Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2022-03-06T22:57:57.996Z] === RUN TestServiceUpdateConfigs [2022-03-06T22:57:58.701Z] testing: warning: no tests to run [2022-03-06T22:57:58.701Z] PASS [2022-03-06T22:57:58.701Z] ok github.com/docker/docker/integration/network/ipvlan 0.128s [2022-03-06T22:57:58.701Z] [2022-03-06T22:57:58.701Z] DONE 0 tests in 0.939s [2022-03-06T22:57:58.701Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-06T22:57:59.498Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-06T22:57:59.692Z] testing: warning: no tests to run [2022-03-06T22:57:59.692Z] PASS [2022-03-06T22:57:59.692Z] ok github.com/docker/docker/integration/network/macvlan 0.117s [2022-03-06T22:57:59.692Z] [2022-03-06T22:57:59.692Z] DONE 0 tests in 0.900s [2022-03-06T22:57:59.692Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-06T22:58:00.678Z] testing: warning: no tests to run [2022-03-06T22:58:00.679Z] PASS [2022-03-06T22:58:00.679Z] ok github.com/docker/docker/integration/plugin 0.120s [2022-03-06T22:58:00.679Z] [2022-03-06T22:58:00.679Z] DONE 0 tests in 1.001s [2022-03-06T22:58:00.728Z] Removing intermediate container 32e14dfa8ddb [2022-03-06T22:58:00.728Z] ---> 7e84b3b93e2e [2022-03-06T22:58:00.728Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-06T22:58:00.728Z] ---> Running in a5b0720eaf69 [2022-03-06T22:58:00.728Z] Removing intermediate container a5b0720eaf69 [2022-03-06T22:58:00.728Z] ---> f9a7d8e59f09 [2022-03-06T22:58:00.728Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-06T22:58:00.728Z] ---> Running in 2a7ad5a051d8 [2022-03-06T22:58:00.728Z] Removing intermediate container 2a7ad5a051d8 [2022-03-06T22:58:00.728Z] ---> 7ced4fe7537d [2022-03-06T22:58:00.728Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-06T22:58:01.151Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-06T22:58:02.017Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-06T22:58:02.139Z] testing: warning: no tests to run [2022-03-06T22:58:02.139Z] PASS [2022-03-06T22:58:02.139Z] ok github.com/docker/docker/integration/plugin/authz 0.155s [2022-03-06T22:58:02.139Z] [2022-03-06T22:58:02.139Z] DONE 0 tests in 1.015s [2022-03-06T22:58:02.139Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-06T22:58:02.274Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-06T22:58:02.296Z] [2022-03-06T22:58:02.402Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-06T22:58:02.403Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-06T22:58:02.403Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-06T22:58:02.403Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-06T22:58:02.403Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-06T22:58:02.403Z] Cross building: bundles/cross/windows/amd64 [2022-03-06T22:58:02.403Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-06T22:58:02.403Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-06T22:58:02.764Z] ---> 0412d4bd361e [2022-03-06T22:58:02.764Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-06T22:58:02.764Z] ---> Running in 51bad368b7e9 [2022-03-06T22:58:04.165Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-06T22:58:04.165Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-06T22:58:04.165Z] --- PASS: TestDaemonDNSFallback (6.97s) [2022-03-06T22:58:04.165Z] === RUN TestInspectNetwork [2022-03-06T22:58:04.165Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-06T22:58:08.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:08.084Z] INFO: Testing against a local daemon [2022-03-06T22:58:08.084Z] === RUN TestPluginInvalidJSON [2022-03-06T22:58:08.084Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:58:08.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:58:08.084Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:58:08.084Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-06T22:58:08.084Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-06T22:58:08.084Z] === RUN TestPluginInstall [2022-03-06T22:58:08.084Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-06T22:58:08.084Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-06T22:58:08.084Z] === RUN TestPluginsWithRuntimes [2022-03-06T22:58:08.084Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-06T22:58:08.084Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-06T22:58:08.084Z] === RUN TestPluginBackCompatMediaTypes [2022-03-06T22:58:08.084Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-06T22:58:08.084Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T22:58:08.084Z] PASS [2022-03-06T22:58:08.084Z] ok github.com/docker/docker/integration/plugin/common 0.218s [2022-03-06T22:58:08.084Z] [2022-03-06T22:58:08.084Z] === Skipped [2022-03-06T22:58:08.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-06T22:58:08.084Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-06T22:58:08.084Z] [2022-03-06T22:58:08.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-06T22:58:08.084Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-06T22:58:08.084Z] [2022-03-06T22:58:08.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T22:58:08.084Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-06T22:58:08.084Z] [2022-03-06T22:58:08.084Z] DONE 5 tests, 3 skipped in 5.806s [2022-03-06T22:58:08.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-06T22:58:08.337Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-06T22:58:08.337Z] === RUN TestInspectNetwork/full_network_id [2022-03-06T22:58:08.337Z] === RUN TestInspectNetwork/partial_network_id [2022-03-06T22:58:08.337Z] === RUN TestInspectNetwork/network_name [2022-03-06T22:58:08.337Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-06T22:58:08.337Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-06T22:58:09.266Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-06T22:58:09.266Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-06T22:58:10.632Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-06T22:58:10.888Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-06T22:58:11.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:11.047Z] INFO: Testing against a local daemon [2022-03-06T22:58:11.047Z] === RUN TestExternalGraphDriver [2022-03-06T22:58:11.047Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-06T22:58:11.047Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-06T22:58:11.047Z] === RUN TestGraphdriverPluginV2 [2022-03-06T22:58:11.047Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-06T22:58:11.047Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-06T22:58:11.047Z] PASS [2022-03-06T22:58:11.047Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.236s [2022-03-06T22:58:11.515Z] [2022-03-06T22:58:11.515Z] === Skipped [2022-03-06T22:58:11.515Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-06T22:58:11.515Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-06T22:58:11.515Z] [2022-03-06T22:58:11.515Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-06T22:58:11.515Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-06T22:58:11.515Z] [2022-03-06T22:58:11.515Z] DONE 2 tests, 2 skipped in 3.201s [2022-03-06T22:58:11.515Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-06T22:58:11.816Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-06T22:58:12.074Z] --- PASS: TestInspectNetwork (8.25s) [2022-03-06T22:58:12.074Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-06T22:58:12.074Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-06T22:58:12.074Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-06T22:58:12.074Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-06T22:58:12.074Z] === RUN TestRunContainerWithBridgeNone [2022-03-06T22:58:12.637Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-06T22:58:12.892Z] --- PASS: TestServiceUpdateConfigs (14.14s) [2022-03-06T22:58:12.892Z] === RUN TestServiceUpdateNetwork [2022-03-06T22:58:14.005Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-06T22:58:14.005Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-03-06T22:58:14.005Z] === RUN TestNetworkInvalidJSON [2022-03-06T22:58:14.005Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-06T22:58:14.005Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-06T22:58:14.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:58:14.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:58:14.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:58:14.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:58:14.005Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-06T22:58:14.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T22:58:14.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T22:58:14.005Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-06T22:58:14.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-06T22:58:14.005Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-06T22:58:14.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-06T22:58:14.005Z] === RUN TestNetworkList [2022-03-06T22:58:14.005Z] === RUN TestNetworkList//networks [2022-03-06T22:58:14.005Z] === PAUSE TestNetworkList//networks [2022-03-06T22:58:14.005Z] === RUN TestNetworkList//networks/ [2022-03-06T22:58:14.005Z] === PAUSE TestNetworkList//networks/ [2022-03-06T22:58:14.005Z] === CONT TestNetworkList//networks [2022-03-06T22:58:14.005Z] === CONT TestNetworkList//networks/ [2022-03-06T22:58:14.005Z] --- PASS: TestNetworkList (0.02s) [2022-03-06T22:58:14.005Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-06T22:58:14.005Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-06T22:58:14.005Z] === RUN TestHostIPv4BridgeLabel [2022-03-06T22:58:14.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-06T22:58:14.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:14.469Z] INFO: Testing against a local daemon [2022-03-06T22:58:14.469Z] === RUN TestReadPluginNoRead [2022-03-06T22:58:14.469Z] read_test.go:21: no unix domain sockets on Windows [2022-03-06T22:58:14.469Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-06T22:58:14.469Z] PASS [2022-03-06T22:58:14.469Z] ok github.com/docker/docker/integration/plugin/logging 0.189s [2022-03-06T22:58:14.469Z] [2022-03-06T22:58:14.469Z] === Skipped [2022-03-06T22:58:14.469Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-06T22:58:14.469Z] read_test.go:21: no unix domain sockets on Windows [2022-03-06T22:58:14.469Z] [2022-03-06T22:58:14.469Z] DONE 1 tests, 1 skipped in 2.858s [2022-03-06T22:58:14.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-06T22:58:14.519Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-06T22:58:14.519Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-06T22:58:14.775Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-06T22:58:14.775Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-06T22:58:15.031Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-06T22:58:15.593Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-06T22:58:15.850Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-06T22:58:15.850Z] === RUN TestDaemonDefaultNetworkPools [2022-03-06T22:58:16.034Z] testing: warning: no tests to run [2022-03-06T22:58:16.034Z] PASS [2022-03-06T22:58:16.034Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.171s [2022-03-06T22:58:16.034Z] [2022-03-06T22:58:16.034Z] DONE 0 tests in 1.614s [2022-03-06T22:58:16.411Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-03-06T22:58:16.411Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-06T22:58:16.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-06T22:58:16.975Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-06T22:58:17.538Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-06T22:58:17.794Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-03-06T22:58:17.794Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-06T22:58:18.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:18.719Z] INFO: Testing against a local daemon [2022-03-06T22:58:18.719Z] === RUN TestPluginWithDevMounts [2022-03-06T22:58:18.719Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:18.719Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-06T22:58:18.719Z] PASS [2022-03-06T22:58:19.160Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-03-06T22:58:19.160Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-06T22:58:19.160Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-06T22:58:19.187Z] ok github.com/docker/docker/integration/plugin/volumes 0.188s [2022-03-06T22:58:19.187Z] [2022-03-06T22:58:19.187Z] === Skipped [2022-03-06T22:58:19.187Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-06T22:58:19.187Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:19.187Z] [2022-03-06T22:58:19.187Z] DONE 1 tests, 1 skipped in 2.644s [2022-03-06T22:58:19.187Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-06T22:58:19.724Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-06T22:58:19.724Z] === RUN TestServiceWithPredefinedNetwork [2022-03-06T22:58:20.290Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-06T22:58:21.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:21.474Z] INFO: Testing against a local daemon [2022-03-06T22:58:21.474Z] === RUN TestSecretInspect [2022-03-06T22:58:21.474Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-06T22:58:21.474Z] === RUN TestSecretList [2022-03-06T22:58:21.474Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] --- SKIP: TestSecretList (0.00s) [2022-03-06T22:58:21.474Z] === RUN TestSecretsCreateAndDelete [2022-03-06T22:58:21.474Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-06T22:58:21.474Z] === RUN TestSecretsUpdate [2022-03-06T22:58:21.474Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-06T22:58:21.474Z] === RUN TestTemplatedSecret [2022-03-06T22:58:21.474Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-06T22:58:21.474Z] === RUN TestSecretCreateResolve [2022-03-06T22:58:21.474Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:21.474Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-06T22:58:21.474Z] PASS [2022-03-06T22:58:21.474Z] ok github.com/docker/docker/integration/secret 0.179s [2022-03-06T22:58:21.474Z] [2022-03-06T22:58:21.474Z] === Skipped [2022-03-06T22:58:21.474Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-06T22:58:21.474Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] [2022-03-06T22:58:21.474Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-06T22:58:21.474Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] [2022-03-06T22:58:21.474Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-06T22:58:21.474Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] [2022-03-06T22:58:21.474Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-06T22:58:21.474Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] [2022-03-06T22:58:21.474Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-06T22:58:21.474Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:21.474Z] [2022-03-06T22:58:21.474Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-06T22:58:21.474Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:21.474Z] [2022-03-06T22:58:21.474Z] DONE 6 tests, 6 skipped in 2.380s [2022-03-06T22:58:21.948Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-06T22:58:22.182Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-06T22:58:22.182Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2022-03-06T22:58:22.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-06T22:58:22.182Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:58:22.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:58:22.182Z] === RUN TestServiceWithDataPathPortInit [2022-03-06T22:58:22.745Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-06T22:58:23.677Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-06T22:58:24.019Z] Removing intermediate container 51bad368b7e9 [2022-03-06T22:58:24.019Z] ---> 9ff80090fa05 [2022-03-06T22:58:24.019Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-06T22:58:24.019Z] ---> Running in f9f090d30034 [2022-03-06T22:58:24.019Z] [2022-03-06T22:58:24.019Z] SUCCESS: Specified value was saved. [2022-03-06T22:58:24.240Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-06T22:58:24.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:24.903Z] INFO: Testing against a local daemon [2022-03-06T22:58:24.903Z] === RUN TestServiceCreateInit [2022-03-06T22:58:24.903Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-06T22:58:24.903Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-06T22:58:24.903Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestCreateServiceMultipleTimes [2022-03-06T22:58:24.903Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestCreateServiceConflict [2022-03-06T22:58:24.903Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestCreateServiceMaxReplicas [2022-03-06T22:58:24.903Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-06T22:58:24.903Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-06T22:58:24.903Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestCreateServiceSecretFileMode [2022-03-06T22:58:24.903Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestCreateServiceConfigFileMode [2022-03-06T22:58:24.903Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestCreateServiceSysctls [2022-03-06T22:58:24.903Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-06T22:58:24.903Z] === RUN TestCreateServiceCapabilities [2022-03-06T22:58:24.903Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-06T22:58:24.903Z] === RUN TestInspect [2022-03-06T22:58:24.903Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestInspect (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestCreateJob [2022-03-06T22:58:24.903Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestCreateJob (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestReplicatedJob [2022-03-06T22:58:24.903Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestUpdateReplicatedJob [2022-03-06T22:58:24.903Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestServiceListWithStatuses [2022-03-06T22:58:24.903Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestDockerNetworkConnectAlias [2022-03-06T22:58:24.903Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestDockerNetworkReConnect [2022-03-06T22:58:24.903Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestServicePlugin [2022-03-06T22:58:24.903Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:24.903Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestServiceUpdateLabel [2022-03-06T22:58:24.903Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-06T22:58:24.903Z] === RUN TestServiceUpdateSecrets [2022-03-06T22:58:24.903Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestServiceUpdateConfigs [2022-03-06T22:58:24.903Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestServiceUpdateNetwork [2022-03-06T22:58:24.903Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-06T22:58:24.903Z] === RUN TestServiceUpdatePidsLimit [2022-03-06T22:58:24.903Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:24.903Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-06T22:58:24.903Z] PASS [2022-03-06T22:58:24.903Z] ok github.com/docker/docker/integration/service 0.349s [2022-03-06T22:58:25.115Z] --- PASS: TestServiceUpdateNetwork (11.96s) [2022-03-06T22:58:25.115Z] === RUN TestServiceUpdatePidsLimit [2022-03-06T22:58:25.115Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-06T22:58:25.115Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === Skipped [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T22:58:25.387Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T22:58:25.387Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-06T22:58:25.387Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-06T22:58:25.387Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-06T22:58:25.387Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-06T22:58:25.387Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-06T22:58:25.387Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-06T22:58:25.387Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-06T22:58:25.387Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-06T22:58:25.387Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-06T22:58:25.387Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-06T22:58:25.387Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-06T22:58:25.387Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-06T22:58:25.387Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-06T22:58:25.387Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-06T22:58:25.387Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-06T22:58:25.387Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-06T22:58:25.387Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-03-06T22:58:25.387Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-06T22:58:25.387Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:25.387Z] [2022-03-06T22:58:25.388Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-06T22:58:25.388Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:25.388Z] [2022-03-06T22:58:25.388Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-06T22:58:25.388Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:25.388Z] [2022-03-06T22:58:25.388Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-06T22:58:25.388Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:58:25.388Z] [2022-03-06T22:58:25.388Z] DONE 24 tests, 23 skipped in 3.502s [2022-03-06T22:58:25.388Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-06T22:58:26.238Z] Removing intermediate container f9f090d30034 [2022-03-06T22:58:26.238Z] ---> 769373698399 [2022-03-06T22:58:26.238Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-06T22:58:26.238Z] ---> Running in 28af0ec894d9 [2022-03-06T22:58:26.784Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-06T22:58:27.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:27.603Z] INFO: Testing against a local daemon [2022-03-06T22:58:27.603Z] === RUN TestSessionCreate [2022-03-06T22:58:27.603Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-06T22:58:27.603Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-06T22:58:27.603Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-06T22:58:27.603Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-06T22:58:27.603Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-06T22:58:27.603Z] PASS [2022-03-06T22:58:27.603Z] ok github.com/docker/docker/integration/session 0.189s [2022-03-06T22:58:27.603Z] [2022-03-06T22:58:27.603Z] === Skipped [2022-03-06T22:58:27.603Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-06T22:58:27.603Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-06T22:58:27.603Z] [2022-03-06T22:58:27.603Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-06T22:58:27.603Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-06T22:58:27.603Z] [2022-03-06T22:58:27.603Z] DONE 2 tests, 2 skipped in 2.261s [2022-03-06T22:58:28.073Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-06T22:58:28.153Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-06T22:58:28.714Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-06T22:58:29.275Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-06T22:58:30.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:30.304Z] INFO: Testing against a local daemon [2022-03-06T22:58:30.304Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-06T22:58:30.304Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:30.304Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestDiskUsage [2022-03-06T22:58:30.304Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-06T22:58:30.304Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestEventsExecDie [2022-03-06T22:58:30.304Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-06T22:58:30.304Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestEventsBackwardsCompatible [2022-03-06T22:58:30.304Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-06T22:58:30.304Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestEventsVolumeCreate [2022-03-06T22:58:30.304Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-06T22:58:30.304Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestInfoAPI [2022-03-06T22:58:30.304Z] --- PASS: TestInfoAPI (0.05s) [2022-03-06T22:58:30.304Z] === RUN TestInfoAPIWarnings [2022-03-06T22:58:30.304Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:58:30.304Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestInfoDebug [2022-03-06T22:58:30.304Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T22:58:30.304Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestInfoInsecureRegistries [2022-03-06T22:58:30.304Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T22:58:30.304Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestInfoRegistryMirrors [2022-03-06T22:58:30.304Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T22:58:30.304Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-06T22:58:30.304Z] === RUN TestLoginFailsWithBadCredentials [2022-03-06T22:58:31.289Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-03-06T22:58:31.289Z] === RUN TestPingCacheHeaders [2022-03-06T22:58:31.289Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-06T22:58:31.289Z] === RUN TestPingGet [2022-03-06T22:58:31.289Z] --- PASS: TestPingGet (0.05s) [2022-03-06T22:58:31.289Z] === RUN TestPingHead [2022-03-06T22:58:31.692Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-06T22:58:31.757Z] --- PASS: TestPingHead (0.04s) [2022-03-06T22:58:31.757Z] === RUN TestVersion [2022-03-06T22:58:31.757Z] --- PASS: TestVersion (0.04s) [2022-03-06T22:58:31.757Z] PASS [2022-03-06T22:58:31.757Z] ok github.com/docker/docker/integration/system 1.360s [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === Skipped [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T22:58:31.757Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-06T22:58:31.757Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-06T22:58:31.757Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-06T22:58:31.757Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-06T22:58:31.757Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-06T22:58:31.757Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-06T22:58:31.757Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-06T22:58:31.757Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-06T22:58:31.757Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T22:58:31.757Z] [2022-03-06T22:58:31.757Z] DONE 15 tests, 9 skipped in 3.753s [2022-03-06T22:58:31.757Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-06T22:58:32.108Z] Cannot create a file when that file already exists. [2022-03-06T22:58:34.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:34.739Z] INFO: Testing against a local daemon [2022-03-06T22:58:34.739Z] === RUN TestVolumesCreateAndList [2022-03-06T22:58:34.739Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-06T22:58:34.739Z] === RUN TestVolumesRemove [2022-03-06T22:58:34.739Z] --- PASS: TestVolumesRemove (0.22s) [2022-03-06T22:58:34.739Z] === RUN TestVolumesInspect [2022-03-06T22:58:34.739Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-06T22:58:34.739Z] === RUN TestVolumesInvalidJSON [2022-03-06T22:58:34.739Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-06T22:58:34.739Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-06T22:58:34.739Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-06T22:58:34.739Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-03-06T22:58:34.739Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-06T22:58:34.739Z] PASS [2022-03-06T22:58:34.739Z] ok github.com/docker/docker/integration/volume 0.492s [2022-03-06T22:58:34.739Z] [2022-03-06T22:58:34.739Z] DONE 5 tests in 2.915s [2022-03-06T22:58:34.739Z] INFO: make.ps1 ended at 03/06/2022 22:58:34 [2022-03-06T22:58:34.739Z] INFO: Integration CLI tests being run from the host: [2022-03-06T22:58:34.739Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-06T22:58:35.812Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-06T22:58:35.901Z] Removing intermediate container 28af0ec894d9 [2022-03-06T22:58:35.901Z] ---> e467ce6781f7 [2022-03-06T22:58:35.901Z] Step 13/13 : CMD ["sh"] [2022-03-06T22:58:35.901Z] ---> Running in 2ada10546002 [2022-03-06T22:58:36.370Z] Removing intermediate container 2ada10546002 [2022-03-06T22:58:36.370Z] ---> acb44f6ebe40 [2022-03-06T22:58:36.370Z] Successfully built acb44f6ebe40 [2022-03-06T22:58:36.370Z] Successfully tagged busybox:latest [2022-03-06T22:58:36.370Z] INFO: Docker images of the daemon under test [2022-03-06T22:58:36.370Z] [2022-03-06T22:58:36.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-06T22:58:36.370Z] busybox latest acb44f6ebe40 Less than a second ago 5.78GB [2022-03-06T22:58:36.370Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-06T22:58:36.370Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-06T22:58:36.370Z] [2022-03-06T22:58:36.370Z] INFO: Running integration tests at 03/06/2022 22:58:36... [2022-03-06T22:58:36.370Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-06T22:58:36.370Z] INFO: Integration API tests being run from the host: [2022-03-06T22:58:36.370Z] INFO: make.ps1 starting at 03/06/2022 22:58:36 [2022-03-06T22:58:37.359Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-06T22:58:38.329Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2022-03-06T22:58:38.329Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-06T22:58:38.329Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-06T22:58:39.694Z] === RUN TestDockerSuite/TestBuildRm [2022-03-06T22:58:39.821Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2022-03-06T22:58:39.821Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-06T22:58:39.821Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-06T22:58:39.821Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-06T22:58:39.821Z] PASS [2022-03-06T22:58:39.822Z] [2022-03-06T22:58:39.822Z] === Skipped [2022-03-06T22:58:39.822Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-06T22:58:39.822Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T22:58:39.822Z] [2022-03-06T22:58:39.822Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-06T22:58:39.822Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-06T22:58:39.822Z] [2022-03-06T22:58:39.822Z] DONE 27 tests, 2 skipped in 144.743s [2022-03-06T22:58:39.822Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-06T22:58:39.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:39.822Z] ++ set -e [2022-03-06T22:58:39.822Z] ++ '[' -n 0 ']' [2022-03-06T22:58:39.822Z] ++ set -x [2022-03-06T22:58:39.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:39.822Z] INFO: Testing against a local daemon [2022-03-06T22:58:39.822Z] === RUN TestSessionCreate [2022-03-06T22:58:39.822Z] --- PASS: TestSessionCreate (0.02s) [2022-03-06T22:58:39.822Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-06T22:58:39.822Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-06T22:58:39.822Z] PASS [2022-03-06T22:58:39.822Z] [2022-03-06T22:58:39.822Z] DONE 2 tests in 0.127s [2022-03-06T22:58:39.822Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-06T22:58:39.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:39.822Z] ++ set -e [2022-03-06T22:58:39.822Z] ++ '[' -n 0 ']' [2022-03-06T22:58:39.822Z] ++ set -x [2022-03-06T22:58:39.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:39.822Z] INFO: Testing against a local daemon [2022-03-06T22:58:39.822Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-06T22:58:39.822Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-06T22:58:39.822Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T22:58:39.822Z] === RUN TestDiskUsage [2022-03-06T22:58:39.822Z] === PAUSE TestDiskUsage [2022-03-06T22:58:39.822Z] === RUN TestEventsExecDie [2022-03-06T22:58:39.822Z] --- PASS: TestEventsExecDie (0.44s) [2022-03-06T22:58:39.822Z] === RUN TestEventsBackwardsCompatible [2022-03-06T22:58:39.822Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-06T22:58:39.822Z] === RUN TestEventsVolumeCreate [2022-03-06T22:58:39.822Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-06T22:58:39.822Z] === RUN TestInfoBinaryCommits [2022-03-06T22:58:39.822Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-06T22:58:39.822Z] === RUN TestInfoAPIVersioned [2022-03-06T22:58:39.822Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-06T22:58:39.822Z] === RUN TestInfoAPI [2022-03-06T22:58:39.822Z] --- PASS: TestInfoAPI (0.02s) [2022-03-06T22:58:39.822Z] === RUN TestInfoAPIWarnings [2022-03-06T22:58:41.059Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w4o478m7yc559thwjp600imsm Created:2022-03-06 22:58:39.169555107 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6222df025828786ced3fd549f597a82b9d69243cd32e5bed951c406cbb0e1776:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q0mk8ihk8euh3p8ajvtay5cfz EndpointID:24056aeaee44c0649acf15d64b54094f3d2a877994e5e00fc13f2db39829c0b9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d0ed3e927717f1e09e2800c3925e6311d22843d1802913fb8cbd8056a1bc606 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0292c012d52e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q0mk8ihk8euh3p8ajvtay5cfz EndpointID:24056aeaee44c0649acf15d64b54094f3d2a877994e5e00fc13f2db39829c0b9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-06T22:58:41.987Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-06T22:58:42.549Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-06T22:58:43.477Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-06T22:58:43.477Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-06T22:58:44.039Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-06T22:58:44.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-06T22:58:44.968Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-06T22:58:45.895Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2022-03-06T22:58:45.895Z] PASS [2022-03-06T22:58:45.895Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-06T22:58:45.895Z] [2022-03-06T22:58:45.895Z] === Skipped [2022-03-06T22:58:45.895Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T22:58:45.895Z] service_test.go:243: FLAKY_TEST [2022-03-06T22:58:45.895Z] [2022-03-06T22:58:45.895Z] DONE 26 tests, 1 skipped in 49.837s [2022-03-06T22:58:45.895Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:58:45.895Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:45.895Z] ++ set -e [2022-03-06T22:58:45.895Z] ++ '[' -n 0 ']' [2022-03-06T22:58:45.895Z] ++ set -x [2022-03-06T22:58:45.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:45.895Z] INFO: Testing against a local daemon [2022-03-06T22:58:45.895Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-06T22:58:45.895Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:58:45.895Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:58:45.895Z] === RUN TestDockerNetworkIpvlan [2022-03-06T22:58:45.895Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:58:45.895Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:58:45.895Z] PASS [2022-03-06T22:58:45.895Z] [2022-03-06T22:58:45.895Z] === Skipped [2022-03-06T22:58:45.895Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-06T22:58:45.895Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:58:45.895Z] [2022-03-06T22:58:45.895Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-06T22:58:45.895Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-06T22:58:45.895Z] [2022-03-06T22:58:45.895Z] DONE 2 tests, 2 skipped in 0.134s [2022-03-06T22:58:45.895Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-06T22:58:45.895Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:45.895Z] ++ set -e [2022-03-06T22:58:45.895Z] ++ '[' -n 0 ']' [2022-03-06T22:58:45.895Z] ++ set -x [2022-03-06T22:58:45.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:46.152Z] INFO: Testing against a local daemon [2022-03-06T22:58:46.152Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-06T22:58:46.408Z] docker_api_swarm_test.go:304: [df8d503d7d1af] joining swarm manager [df46950d25ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T22:58:46.970Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-06T22:58:47.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:58:47.360Z] INFO: Testing against a local daemon [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-06T22:58:47.360Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-06T22:58:47.360Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-06T22:58:47.360Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-06T22:58:47.533Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-03-06T22:58:47.533Z] === RUN TestDockerNetworkMacvlan [2022-03-06T22:58:48.097Z] docker_api_swarm_test.go:305: [d2ec045fbc962] joining swarm manager [df46950d25ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T22:58:48.347Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-06T22:58:48.347Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-06T22:58:48.354Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-06T22:58:48.916Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-06T22:58:49.173Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-06T22:58:49.333Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-06T22:58:49.839Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-06T22:58:50.102Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-06T22:58:50.102Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-06T22:58:50.102Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-06T22:58:50.358Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-06T22:58:50.358Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-06T22:58:50.358Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-06T22:58:50.921Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-06T22:58:51.848Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-06T22:58:51.848Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-06T22:58:52.410Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-06T22:58:52.410Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-06T22:58:54.302Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-06T22:58:56.195Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-06T22:58:56.759Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-06T22:58:57.687Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-06T22:58:57.924Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-06T22:58:57.924Z] === RUN TestInfoDebug [2022-03-06T22:58:57.924Z] --- PASS: TestInfoDebug (0.52s) [2022-03-06T22:58:57.924Z] === RUN TestInfoInsecureRegistries [2022-03-06T22:58:57.924Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-06T22:58:57.924Z] === RUN TestInfoRegistryMirrors [2022-03-06T22:58:57.924Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-06T22:58:57.924Z] === RUN TestLoginFailsWithBadCredentials [2022-03-06T22:58:57.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-06T22:58:57.924Z] === RUN TestPingCacheHeaders [2022-03-06T22:58:57.924Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-06T22:58:57.924Z] === RUN TestPingGet [2022-03-06T22:58:57.924Z] --- PASS: TestPingGet (0.01s) [2022-03-06T22:58:57.924Z] === RUN TestPingHead [2022-03-06T22:58:57.924Z] --- PASS: TestPingHead (0.02s) [2022-03-06T22:58:57.924Z] === RUN TestVersion [2022-03-06T22:58:57.924Z] --- PASS: TestVersion (0.02s) [2022-03-06T22:58:57.924Z] === CONT TestDiskUsage [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/container_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/image_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/volume_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-06T22:58:58.185Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-06T22:58:58.250Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-06T22:58:58.445Z] === RUN TestDiskUsage/after_container.Run [2022-03-06T22:58:58.506Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-06T22:58:58.705Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-06T22:58:58.762Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage (1.09s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-06T22:58:58.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-06T22:58:58.967Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T22:58:58.967Z] PASS [2022-03-06T22:58:58.967Z] [2022-03-06T22:58:58.967Z] === Skipped [2022-03-06T22:58:58.967Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T22:58:58.967Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-06T22:58:58.967Z] [2022-03-06T22:58:58.967Z] DONE 50 tests, 1 skipped in 19.694s [2022-03-06T22:58:58.967Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-06T22:58:58.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:58.967Z] ++ set -e [2022-03-06T22:58:58.967Z] ++ '[' -n 0 ']' [2022-03-06T22:58:58.967Z] ++ set -x [2022-03-06T22:58:58.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:58.967Z] INFO: Testing against a local daemon [2022-03-06T22:58:58.967Z] === RUN TestVolumesCreateAndList [2022-03-06T22:58:58.967Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-06T22:58:58.967Z] === RUN TestVolumesRemove [2022-03-06T22:58:58.967Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-06T22:58:58.967Z] === RUN TestVolumesInspect [2022-03-06T22:58:58.967Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-06T22:58:58.967Z] === RUN TestVolumesInvalidJSON [2022-03-06T22:58:58.967Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-06T22:58:58.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-06T22:58:58.967Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-06T22:58:58.967Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-06T22:58:58.967Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-06T22:58:58.967Z] PASS [2022-03-06T22:58:58.967Z] [2022-03-06T22:58:58.967Z] DONE 5 tests in 0.212s [2022-03-06T22:58:58.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-06T22:58:59.227Z] ++++ cat bundles/test-integration/docker.pid [2022-03-06T22:58:59.227Z] +++ kill 13102 [2022-03-06T22:58:59.487Z] +++ /etc/init.d/apparmor stop [2022-03-06T22:58:59.487Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-06T22:58:59.487Z] [2022-03-06T22:58:59.487Z] Unloading profiles will leave already running processes permanently [2022-03-06T22:58:59.488Z] unconfined, which can lead to unexpected situations. [2022-03-06T22:58:59.488Z] [2022-03-06T22:58:59.488Z] To set a process to complain mode, use the command line tool [2022-03-06T22:58:59.488Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-06T22:58:59.488Z] +++ true [2022-03-06T22:58:59.488Z] exiting test-integration [2022-03-06T22:58:59.488Z] ++ exit 0 [2022-03-06T22:58:59.488Z] [2022-03-06T22:58:59.692Z] --- PASS: TestDockerNetworkMacvlan (12.05s) [2022-03-06T22:58:59.692Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-03-06T22:58:59.692Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-03-06T22:58:59.692Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2022-03-06T22:58:59.692Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-03-06T22:58:59.692Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.90s) [2022-03-06T22:58:59.692Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-03-06T22:58:59.692Z] PASS [2022-03-06T22:58:59.692Z] [2022-03-06T22:58:59.692Z] DONE 8 tests in 13.581s [2022-03-06T22:58:59.692Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-06T22:58:59.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:59.692Z] ++ set -e [2022-03-06T22:58:59.692Z] ++ '[' -n 0 ']' [2022-03-06T22:58:59.692Z] ++ set -x [2022-03-06T22:58:59.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:59.692Z] testing: warning: no tests to run [2022-03-06T22:58:59.692Z] PASS [2022-03-06T22:58:59.692Z] [2022-03-06T22:58:59.692Z] DONE 0 tests in 0.027s [2022-03-06T22:58:59.692Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-06T22:58:59.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:59.692Z] ++ set -e [2022-03-06T22:58:59.692Z] ++ '[' -n 0 ']' [2022-03-06T22:58:59.692Z] ++ set -x [2022-03-06T22:58:59.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:58:59.692Z] INFO: Testing against a local daemon [2022-03-06T22:58:59.692Z] === RUN TestAuthZPluginAllowRequest [2022-03-06T22:58:59.948Z] === RUN TestDockerSuite/TestBuildUser Post stage [Pipeline] junit [2022-03-06T22:59:00.072Z] Recording test results [2022-03-06T22:59:00.329Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-06T22:59:00.703Z] + echo Ensuring container killed. [2022-03-06T22:59:00.703Z] Ensuring container killed. [2022-03-06T22:59:00.703Z] + docker rm -vf docker-pr6 [2022-03-06T22:59:00.703Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-06T22:59:01.044Z] + echo Chowning /workspace to jenkins user [2022-03-06T22:59:01.044Z] Chowning /workspace to jenkins user [2022-03-06T22:59:01.044Z] + id -u [2022-03-06T22:59:01.044Z] + id -g [2022-03-06T22:59:01.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43136:/workspace busybox chown -R 1000:1000 /workspace [2022-03-06T22:59:01.044Z] Unable to find image 'busybox:latest' locally [2022-03-06T22:59:01.044Z] latest: Pulling from library/busybox [2022-03-06T22:59:01.305Z] f4731b18983e: Pulling fs layer [2022-03-06T22:59:01.305Z] f4731b18983e: Verifying Checksum [2022-03-06T22:59:01.305Z] f4731b18983e: Download complete [2022-03-06T22:59:01.305Z] f4731b18983e: Pull complete [2022-03-06T22:59:01.305Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-06T22:59:01.305Z] Status: Downloaded newer image for busybox:latest [2022-03-06T22:59:01.318Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-03-06T22:59:01.318Z] === RUN TestAuthZPluginTLS [2022-03-06T22:59:01.318Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-06T22:59:01.576Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-06T22:59:01.576Z] === RUN TestAuthZPluginDenyRequest [2022-03-06T22:59:02.140Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-06T22:59:02.140Z] === RUN TestAuthZPluginAPIDenyResponse [Pipeline] catchError [Pipeline] { [2022-03-06T22:59:02.702Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-06T22:59:02.702Z] === RUN TestAuthZPluginDenyResponse [Pipeline] sh [2022-03-06T22:59:02.775Z] --- PASS: TestBuildWithHugeFile (100.37s) [2022-03-06T22:59:02.776Z] === RUN TestBuildWCOWSandboxSize [2022-03-06T22:59:02.776Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:59:02.776Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:59:02.776Z] === RUN TestBuildWithEmptyDockerfile [2022-03-06T22:59:02.776Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:59:02.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:59:02.776Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:59:02.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:59:02.776Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:59:02.776Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:59:02.776Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T22:59:02.776Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T22:59:02.776Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T22:59:02.776Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-06T22:59:02.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-06T22:59:02.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-06T22:59:02.776Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-06T22:59:02.776Z] === RUN TestBuildPreserveOwnership [2022-03-06T22:59:02.776Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:59:02.776Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-06T22:59:02.776Z] === RUN TestBuildPlatformInvalid [2022-03-06T22:59:02.776Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-03-06T22:59:02.776Z] PASS [2022-03-06T22:59:02.776Z] ok github.com/docker/docker/integration/build 168.287s [2022-03-06T22:59:02.776Z] [2022-03-06T22:59:02.776Z] === Skipped [2022-03-06T22:59:02.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-06T22:59:02.776Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:59:02.776Z] [2022-03-06T22:59:02.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-06T22:59:02.776Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:02.776Z] [2022-03-06T22:59:02.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-06T22:59:02.776Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:59:02.776Z] [2022-03-06T22:59:02.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-06T22:59:02.776Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:59:02.776Z] [2022-03-06T22:59:02.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-06T22:59:02.776Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T22:59:02.776Z] [2022-03-06T22:59:02.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-06T22:59:02.776Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:59:02.776Z] [2022-03-06T22:59:02.776Z] DONE 29 tests, 6 skipped in 196.455s [2022-03-06T22:59:02.776Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-06T22:59:02.990Z] + bundleName=arm64-integration [2022-03-06T22:59:02.990Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-06T22:59:02.990Z] Creating arm64-integration-bundles.tar.gz [2022-03-06T22:59:02.990Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-06T22:59:02.990Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-06T22:59:03.005Z] Archiving artifacts [2022-03-06T22:59:03.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:59:03.244Z] INFO: Testing against a local daemon [2022-03-06T22:59:03.244Z] === RUN TestConfigInspect [2022-03-06T22:59:03.244Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-06T22:59:03.244Z] === RUN TestConfigList [2022-03-06T22:59:03.244Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] --- SKIP: TestConfigList (0.00s) [2022-03-06T22:59:03.244Z] === RUN TestConfigsCreateAndDelete [2022-03-06T22:59:03.244Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-06T22:59:03.244Z] === RUN TestConfigsUpdate [2022-03-06T22:59:03.244Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-06T22:59:03.244Z] === RUN TestTemplatedConfig [2022-03-06T22:59:03.244Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-06T22:59:03.244Z] === RUN TestConfigCreateResolve [2022-03-06T22:59:03.244Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:59:03.244Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-06T22:59:03.244Z] PASS [2022-03-06T22:59:03.244Z] ok github.com/docker/docker/integration/config 0.112s [2022-03-06T22:59:03.244Z] [2022-03-06T22:59:03.244Z] === Skipped [2022-03-06T22:59:03.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-06T22:59:03.244Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] [2022-03-06T22:59:03.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-06T22:59:03.244Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] [2022-03-06T22:59:03.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-06T22:59:03.244Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] [2022-03-06T22:59:03.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-06T22:59:03.244Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] [2022-03-06T22:59:03.244Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-06T22:59:03.244Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:03.244Z] [2022-03-06T22:59:03.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-06T22:59:03.244Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:59:03.244Z] [2022-03-06T22:59:03.244Z] DONE 6 tests, 6 skipped in 2.200s [2022-03-06T22:59:03.263Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-03-06T22:59:03.264Z] === RUN TestAuthZPluginAllowEventStream [2022-03-06T22:59:03.711Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-06T22:59:04.193Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-06T22:59:04.880Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-06T22:59:05.124Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2022-03-06T22:59:05.124Z] === RUN TestAuthZPluginErrorResponse [2022-03-06T22:59:05.193Z] + make clean [2022-03-06T22:59:05.193Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-06T22:59:05.193Z] docker-dev-cache [2022-03-06T22:59:05.193Z] docker-mod-cache [Pipeline] deleteDir [2022-03-06T22:59:05.381Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-06T22:59:05.381Z] === RUN TestAuthZPluginErrorRequest [2022-03-06T22:59:05.943Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-06T22:59:05.943Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-06T22:59:05.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T22:59:05.959Z] INFO: Testing against a local daemon [2022-03-06T22:59:05.959Z] === RUN TestCheckpoint [2022-03-06T22:59:05.959Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T22:59:05.959Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-06T22:59:05.959Z] === RUN TestContainerInvalidJSON [2022-03-06T22:59:05.959Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:59:05.959Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:59:05.959Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:59:05.959Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:59:05.959Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T22:59:05.959Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-06T22:59:05.959Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-06T22:59:05.959Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-06T22:59:05.959Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-06T22:59:05.959Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-06T22:59:05.959Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-06T22:59:05.959Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-06T22:59:06.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-03-06T22:59:06.427Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-06T22:59:06.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-03-06T22:59:06.427Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-06T22:59:06.586Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-06T22:59:06.586Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-06T22:59:06.852Z] docker_api_swarm_test.go:364: Waiting for possible election... [Pipeline] } [2022-03-06T22:59:06.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-03-06T22:59:06.894Z] === RUN TestCopyFromContainer [2022-03-06T22:59:06.894Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:06.894Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-06T22:59:06.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:59:06.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:59:06.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:59:06.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:59:06.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:59:06.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:59:06.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T22:59:06.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T22:59:06.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T22:59:06.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-06T22:59:06.894Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-06T22:59:06.894Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-06T22:59:06.894Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidEnv [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateTmpfsMountsTarget [2022-03-06T22:59:06.894Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:06.894Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-06T22:59:06.894Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:59:06.894Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-06T22:59:06.894Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T22:59:06.894Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:59:06.894Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:59:06.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T22:59:06.894Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-06T22:59:06.894Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-06T22:59:06.894Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateDifferentPlatform [2022-03-06T22:59:06.894Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-06T22:59:06.894Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-06T22:59:06.894Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-06T22:59:06.894Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-06T22:59:06.894Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-06T22:59:06.894Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-06T22:59:06.894Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-06T22:59:06.894Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-06T22:59:06.894Z] === RUN TestContainerKillOnDaemonStart [2022-03-06T22:59:06.894Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:06.894Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestDiff [2022-03-06T22:59:06.894Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-06T22:59:06.894Z] --- SKIP: TestDiff (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestExecWithCloseStdin [2022-03-06T22:59:06.894Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-06T22:59:06.894Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-06T22:59:06.894Z] === RUN TestExec [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-06T22:59:07.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T22:59:07.613Z] INFO: Testing against a local daemon [2022-03-06T22:59:07.613Z] === RUN TestBuildWithSession [2022-03-06T22:59:07.613Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T22:59:07.613Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-06T22:59:07.613Z] === RUN TestBuildSquashParent [2022-03-06T22:59:07.613Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:07.613Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-06T22:59:07.613Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-06T22:59:07.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:59:07.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:59:07.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:59:07.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:59:07.614Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:59:07.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:59:07.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:59:07.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:59:07.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:59:07.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:59:07.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:59:07.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:59:07.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-06T22:59:07.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-06T22:59:07.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-06T22:59:07.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-06T22:59:08.755Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-03-06T22:59:08.755Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-06T22:59:10.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-03-06T22:59:10.123Z] === RUN TestAuthZPluginHeader [2022-03-06T22:59:11.051Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-03-06T22:59:11.051Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-06T22:59:11.639Z] --- PASS: TestExec (4.01s) [2022-03-06T22:59:11.639Z] === RUN TestExecUser [2022-03-06T22:59:11.639Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-06T22:59:11.639Z] --- SKIP: TestExecUser (0.00s) [2022-03-06T22:59:11.639Z] === RUN TestExportContainerAndImportImage [2022-03-06T22:59:11.639Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:11.639Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-06T22:59:11.639Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-06T22:59:11.639Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:11.639Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-06T22:59:11.639Z] === RUN TestHealthCheckWorkdir [2022-03-06T22:59:11.639Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-06T22:59:11.639Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-06T22:59:11.639Z] === RUN TestHealthKillContainer [2022-03-06T22:59:11.639Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-06T22:59:11.639Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-06T22:59:11.639Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-06T22:59:11.639Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T22:59:11.639Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T22:59:11.639Z] === RUN TestKillContainerInvalidSignal [2022-03-06T22:59:14.591Z] --- PASS: TestKillContainerInvalidSignal (3.01s) [2022-03-06T22:59:14.591Z] === RUN TestKillContainer [2022-03-06T22:59:14.591Z] === RUN TestKillContainer/no_signal [2022-03-06T22:59:15.226Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) [2022-03-06T22:59:15.226Z] === RUN TestAuthZPluginV2Disable [2022-03-06T22:59:15.788Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-06T22:59:16.393Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-06T22:59:16.649Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-06T22:59:17.212Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-06T22:59:17.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-06T22:59:17.535Z] === RUN TestKillContainer/non_killing_signal [2022-03-06T22:59:17.535Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-06T22:59:17.535Z] === RUN TestKillContainer/killing_signal [2022-03-06T22:59:18.033Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-06T22:59:18.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-06T22:59:19.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-06T22:59:19.399Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-06T22:59:19.399Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-06T22:59:19.399Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-06T22:59:19.399Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-06T22:59:19.399Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-06T22:59:19.399Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-06T22:59:19.399Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-06T22:59:19.399Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-06T22:59:19.399Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-06T22:59:19.399Z] --- PASS: TestAuthZPluginV2Disable (3.98s) [2022-03-06T22:59:19.399Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-06T22:59:19.963Z] docker_api_swarm_test.go:272: [d21a880afc12c] joining swarm manager [d8e96dcbc2c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T22:59:20.480Z] --- PASS: TestKillContainer (6.00s) [2022-03-06T22:59:20.480Z] --- PASS: TestKillContainer/no_signal (2.95s) [2022-03-06T22:59:20.480Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-06T22:59:20.480Z] --- PASS: TestKillContainer/killing_signal (3.01s) [2022-03-06T22:59:20.480Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-06T22:59:20.480Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:59:20.480Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-06T22:59:20.480Z] === RUN TestKillStoppedContainer [2022-03-06T22:59:20.480Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:59:20.480Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-06T22:59:20.480Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-06T22:59:20.480Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T22:59:20.480Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-06T22:59:20.480Z] === RUN TestKillDifferentUserContainer [2022-03-06T22:59:20.480Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-06T22:59:20.480Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-06T22:59:20.480Z] === RUN TestInspectOomKilledTrue [2022-03-06T22:59:20.480Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:20.480Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-06T22:59:20.480Z] === RUN TestInspectOomKilledFalse [2022-03-06T22:59:20.480Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T22:59:20.480Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-06T22:59:20.480Z] === RUN TestLogsFollowTailEmpty [2022-03-06T22:59:20.899Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-06T22:59:20.899Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-06T22:59:21.463Z] docker_api_swarm_test.go:273: [d852b3ffbace9] joining swarm manager [d8e96dcbc2c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T22:59:21.463Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-06T22:59:22.025Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-06T22:59:22.954Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-06T22:59:22.954Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-06T22:59:22.954Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.68s) [2022-03-06T22:59:22.954Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-06T22:59:23.430Z] --- PASS: TestLogsFollowTailEmpty (3.13s) [2022-03-06T22:59:23.430Z] === RUN TestNetworkNat [2022-03-06T22:59:23.430Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-06T22:59:23.430Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-06T22:59:23.430Z] === RUN TestNetworkLocalhostTCPNat [2022-03-06T22:59:23.900Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-06T22:59:23.900Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-06T22:59:23.900Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-06T22:59:23.900Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-06T22:59:23.900Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-06T22:59:23.900Z] remote: Enumerating objects: 23, done. [2022-03-06T22:59:23.900Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-06T22:59:23.900Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-06T22:59:23.900Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-06T22:59:23.900Z] Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-06T22:59:23.900Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-06T22:59:23.900Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-06T22:59:23.900Z] Cross building: bundles/cross/linux/ppc64le [2022-03-06T22:59:23.900Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-06T22:59:23.900Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-06T22:59:24.842Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-06T22:59:26.211Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-06T22:59:27.139Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-06T22:59:27.213Z] --- PASS: TestNetworkLocalhostTCPNat (3.78s) [2022-03-06T22:59:27.213Z] === RUN TestNetworkLoopbackNat [2022-03-06T22:59:27.213Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-06T22:59:27.213Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-06T22:59:27.213Z] === RUN TestPause [2022-03-06T22:59:27.213Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-06T22:59:27.213Z] --- SKIP: TestPause (0.00s) [2022-03-06T22:59:27.213Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-06T22:59:27.701Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-06T22:59:27.757Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-06T22:59:27.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.35s) [2022-03-06T22:59:27.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.39s) [2022-03-06T22:59:27.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.56s) [2022-03-06T22:59:27.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.83s) [2022-03-06T22:59:27.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.71s) [2022-03-06T22:59:27.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.78s) [2022-03-06T22:59:27.757Z] === RUN TestBuildMultiStageCopy [2022-03-06T22:59:27.757Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-06T22:59:28.629Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-06T22:59:28.629Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-06T22:59:28.629Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-06T22:59:29.191Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-06T22:59:30.158Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.07s) [2022-03-06T22:59:30.158Z] === RUN TestPauseStopPausedContainer [2022-03-06T22:59:30.158Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T22:59:30.158Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-06T22:59:30.158Z] === RUN TestPsFilter [2022-03-06T22:59:30.625Z] --- PASS: TestPsFilter (0.31s) [2022-03-06T22:59:30.625Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-06T22:59:31.710Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-06T22:59:31.710Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-06T22:59:31.710Z] docker_cli_sni_test.go:18: Flakey test [2022-03-06T22:59:31.710Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-06T22:59:31.966Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-06T22:59:32.529Z] === RUN TestDockerSuite/TestCommitChange [2022-03-06T22:59:33.095Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-06T22:59:33.570Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.08s) [2022-03-06T22:59:33.570Z] === RUN TestRemoveContainerWithVolume [2022-03-06T22:59:34.023Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-06T22:59:34.023Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.87s) [2022-03-06T22:59:34.023Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-06T22:59:34.950Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-06T22:59:35.878Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-06T22:59:36.419Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-06T22:59:36.419Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-06T22:59:36.441Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-06T22:59:36.550Z] --- PASS: TestRemoveContainerWithVolume (3.14s) [2022-03-06T22:59:36.550Z] === RUN TestRemoveContainerRunning [2022-03-06T22:59:36.888Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-06T22:59:37.369Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-06T22:59:37.935Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-06T22:59:38.454Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-06T22:59:38.864Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-06T22:59:39.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-06T22:59:39.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-06T22:59:39.432Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-06T22:59:39.432Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-06T22:59:39.432Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-06T22:59:39.432Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-06T22:59:39.432Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-06T22:59:39.442Z] --- PASS: TestBuildMultiStageCopy (12.57s) [2022-03-06T22:59:39.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.32s) [2022-03-06T22:59:39.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2022-03-06T22:59:39.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2022-03-06T22:59:39.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2022-03-06T22:59:39.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.22s) [2022-03-06T22:59:39.442Z] === RUN TestBuildMultiStageParentConfig [2022-03-06T22:59:39.495Z] --- PASS: TestRemoveContainerRunning (3.11s) [2022-03-06T22:59:39.495Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-06T22:59:40.842Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-06T22:59:41.404Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-06T22:59:41.404Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-06T22:59:41.967Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-06T22:59:42.394Z] --- PASS: TestBuildMultiStageParentConfig (2.59s) [2022-03-06T22:59:42.394Z] === RUN TestBuildLabelWithTargets [2022-03-06T22:59:42.394Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T22:59:42.394Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-06T22:59:42.394Z] === RUN TestBuildWithEmptyLayers [2022-03-06T22:59:42.529Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-06T22:59:42.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-06T22:59:43.091Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-06T22:59:43.279Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.23s) [2022-03-06T22:59:43.279Z] === RUN TestRemoveInvalidContainer [2022-03-06T22:59:43.279Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-06T22:59:43.279Z] === RUN TestRenameLinkedContainer [2022-03-06T22:59:43.279Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-06T22:59:43.279Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-06T22:59:43.279Z] === RUN TestRenameStoppedContainer [2022-03-06T22:59:43.382Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-03-06T22:59:43.382Z] === RUN TestBuildMultiStageOnBuild [2022-03-06T22:59:43.653Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-06T22:59:43.909Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-06T22:59:43.909Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-06T22:59:43.909Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-06T22:59:44.472Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-06T22:59:44.472Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-06T22:59:44.472Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-06T22:59:44.728Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-06T22:59:44.728Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-06T22:59:45.291Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-06T22:59:45.854Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-06T22:59:46.225Z] --- PASS: TestRenameStoppedContainer (3.11s) [2022-03-06T22:59:46.225Z] === RUN TestRenameRunningContainerAndReuse [2022-03-06T22:59:46.415Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-06T22:59:46.415Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-06T22:59:47.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-06T22:59:47.669Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-06T22:59:47.669Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-06T22:59:48.232Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-06T22:59:48.795Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-06T22:59:49.050Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-06T22:59:49.614Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-06T22:59:49.614Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-06T22:59:50.175Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-06T22:59:50.431Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-06T22:59:50.431Z] PASS [2022-03-06T22:59:50.431Z] [2022-03-06T22:59:50.431Z] DONE 17 tests in 50.784s [2022-03-06T22:59:50.431Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-06T22:59:50.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:59:50.431Z] ++ set -e [2022-03-06T22:59:50.431Z] ++ '[' -n 0 ']' [2022-03-06T22:59:50.431Z] ++ set -x [2022-03-06T22:59:50.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:59:50.688Z] INFO: Testing against a local daemon [2022-03-06T22:59:50.688Z] === RUN TestPluginInvalidJSON [2022-03-06T22:59:50.688Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-06T22:59:50.688Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:59:50.688Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:59:50.688Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T22:59:50.688Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-06T22:59:50.688Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-06T22:59:50.688Z] === RUN TestPluginInstall [2022-03-06T22:59:50.688Z] === RUN TestPluginInstall/no_auth [2022-03-06T22:59:51.251Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-06T22:59:51.251Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-06T22:59:51.813Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-06T22:59:52.182Z] --- PASS: TestRenameRunningContainerAndReuse (6.11s) [2022-03-06T22:59:52.183Z] === RUN TestRenameInvalidName [2022-03-06T22:59:52.741Z] time="2022-03-06T22:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:59:52.741Z] time="2022-03-06T22:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78a037c1639a6a82d175b428c542faf2862e38ea306a14fba6aafb8e5d529a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:59:52.741Z] time="2022-03-06T22:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:59:52.741Z] time="2022-03-06T22:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78a037c1639a6a82d175b428c542faf2862e38ea306a14fba6aafb8e5d529a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:59:52.741Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-06T22:59:52.997Z] === RUN TestPluginInstall/with_htpasswd [2022-03-06T22:59:53.559Z] time="2022-03-06T22:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:59:53.559Z] time="2022-03-06T22:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78a037c1639a6a82d175b428c542faf2862e38ea306a14fba6aafb8e5d529a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:59:53.559Z] time="2022-03-06T22:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:59:53.559Z] time="2022-03-06T22:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78a037c1639a6a82d175b428c542faf2862e38ea306a14fba6aafb8e5d529a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:59:53.821Z] === RUN TestPluginInstall/with_insecure [2022-03-06T22:59:54.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-06T22:59:54.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-06T22:59:54.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-06T22:59:54.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-06T22:59:54.082Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-06T22:59:54.644Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-06T22:59:54.900Z] time="2022-03-06T22:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:59:54.900Z] time="2022-03-06T22:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13014c351714c9f402695ed023912d398cb6f7a5037e5f6ae709b3e49000a370" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:59:54.900Z] time="2022-03-06T22:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-06T22:59:54.900Z] time="2022-03-06T22:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13014c351714c9f402695ed023912d398cb6f7a5037e5f6ae709b3e49000a370" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-06T22:59:54.900Z] plugin_test.go:165: [d73e6ef37a128] daemon is not started [2022-03-06T22:59:54.900Z] --- PASS: TestPluginInstall (4.40s) [2022-03-06T22:59:54.900Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2022-03-06T22:59:54.900Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-03-06T22:59:54.900Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-03-06T22:59:54.900Z] === RUN TestPluginsWithRuntimes [2022-03-06T22:59:55.127Z] --- PASS: TestRenameInvalidName (2.99s) [2022-03-06T22:59:55.127Z] === RUN TestRenameAnonymousContainer [2022-03-06T22:59:56.788Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-06T22:59:57.350Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-06T22:59:58.276Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-03-06T22:59:58.276Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-06T22:59:58.276Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-03-06T22:59:58.276Z] === RUN TestPluginBackCompatMediaTypes [2022-03-06T22:59:58.839Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-06T22:59:59.096Z] --- PASS: TestPluginBackCompatMediaTypes (0.68s) [2022-03-06T22:59:59.096Z] PASS [2022-03-06T22:59:59.096Z] [2022-03-06T22:59:59.096Z] DONE 10 tests in 8.545s [2022-03-06T22:59:59.096Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-06T22:59:59.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:59:59.096Z] ++ set -e [2022-03-06T22:59:59.096Z] ++ '[' -n 0 ']' [2022-03-06T22:59:59.096Z] ++ set -x [2022-03-06T22:59:59.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-06T22:59:59.096Z] INFO: Testing against a local daemon [2022-03-06T22:59:59.096Z] === RUN TestExternalGraphDriver [2022-03-06T22:59:59.096Z] === RUN TestExternalGraphDriver/json [2022-03-06T22:59:59.352Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-06T22:59:59.914Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-06T22:59:59.914Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-06T22:59:59.914Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-06T22:59:59.914Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-06T23:00:01.208Z] --- PASS: TestBuildMultiStageOnBuild (16.12s) [2022-03-06T23:00:01.208Z] === RUN TestBuildUncleanTarFilenames [2022-03-06T23:00:01.208Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:00:01.208Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-06T23:00:01.208Z] === RUN TestBuildMultiStageLayerLeak [2022-03-06T23:00:01.280Z] === RUN TestExternalGraphDriver/spec [2022-03-06T23:00:02.647Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-06T23:00:02.647Z] === RUN TestExternalGraphDriver/pull [2022-03-06T23:00:03.209Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-06T23:00:03.771Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-06T23:00:04.700Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-03-06T23:00:04.700Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2022-03-06T23:00:04.700Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-03-06T23:00:04.700Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2022-03-06T23:00:04.700Z] === RUN TestGraphdriverPluginV2 [2022-03-06T23:00:06.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-06T23:00:07.433Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-06T23:00:07.604Z] --- PASS: TestRenameAnonymousContainer (11.70s) [2022-03-06T23:00:07.604Z] === RUN TestRenameContainerWithSameName [2022-03-06T23:00:08.362Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-06T23:00:09.291Z] --- PASS: TestGraphdriverPluginV2 (4.84s) [2022-03-06T23:00:09.291Z] PASS [2022-03-06T23:00:09.291Z] [2022-03-06T23:00:09.291Z] DONE 5 tests in 10.291s [2022-03-06T23:00:09.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-06T23:00:09.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:09.291Z] ++ set -e [2022-03-06T23:00:09.291Z] ++ '[' -n 0 ']' [2022-03-06T23:00:09.291Z] ++ set -x [2022-03-06T23:00:09.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:09.547Z] INFO: Testing against a local daemon [2022-03-06T23:00:09.547Z] === RUN TestContinueAfterPluginCrash [2022-03-06T23:00:09.547Z] === PAUSE TestContinueAfterPluginCrash [2022-03-06T23:00:09.547Z] === RUN TestReadPluginNoRead [2022-03-06T23:00:09.547Z] === PAUSE TestReadPluginNoRead [2022-03-06T23:00:09.547Z] === RUN TestDaemonStartWithLogOpt [2022-03-06T23:00:09.547Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-06T23:00:09.547Z] === CONT TestContinueAfterPluginCrash [2022-03-06T23:00:09.547Z] === CONT TestDaemonStartWithLogOpt [2022-03-06T23:00:09.813Z] --- PASS: TestRenameContainerWithSameName (3.00s) [2022-03-06T23:00:09.813Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-06T23:00:09.813Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-06T23:00:09.813Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-06T23:00:09.813Z] === RUN TestResize [2022-03-06T23:00:10.479Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-06T23:00:10.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-06T23:00:12.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-06T23:00:12.757Z] --- PASS: TestResize (3.00s) [2022-03-06T23:00:12.757Z] === RUN TestResizeWithInvalidSize [2022-03-06T23:00:13.320Z] docker_api_swarm_node_test.go:20: [d35ebef9905ca] joining swarm manager [dfd62c85f7c1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:00:13.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-06T23:00:14.504Z] docker_api_swarm_node_test.go:21: [d3be21df74ac9] joining swarm manager [dfd62c85f7c1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:00:14.763Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2022-03-06T23:00:14.763Z] === CONT TestReadPluginNoRead [2022-03-06T23:00:15.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-06T23:00:16.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-06T23:00:17.313Z] === RUN TestReadPluginNoRead/default [2022-03-06T23:00:17.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-06T23:00:18.497Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-06T23:00:19.032Z] --- PASS: TestBuildMultiStageLayerLeak (19.42s) [2022-03-06T23:00:19.032Z] === RUN TestBuildWithHugeFile [2022-03-06T23:00:19.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ca8018_} [2022-03-06T23:00:19.906Z] --- PASS: TestResizeWithInvalidSize (6.01s) [2022-03-06T23:00:19.906Z] === RUN TestResizeWhenContainerNotStarted [2022-03-06T23:00:19.986Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-06T23:00:19.986Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2022-03-06T23:00:20.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1985185257_/foo_false____} [2022-03-06T23:00:21.109Z] === CONT TestReadPluginNoRead [2022-03-06T23:00:21.109Z] read_test.go:92: [d3ddbe8225a35] daemon is not started [2022-03-06T23:00:21.109Z] --- PASS: TestReadPluginNoRead (6.38s) [2022-03-06T23:00:21.109Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-03-06T23:00:21.109Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-03-06T23:00:21.109Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2022-03-06T23:00:21.109Z] PASS [2022-03-06T23:00:21.109Z] [2022-03-06T23:00:21.109Z] DONE 6 tests in 11.836s [2022-03-06T23:00:21.109Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-06T23:00:21.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:21.109Z] ++ set -e [2022-03-06T23:00:21.109Z] ++ '[' -n 0 ']' [2022-03-06T23:00:21.109Z] ++ set -x [2022-03-06T23:00:21.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:21.364Z] testing: warning: no tests to run [2022-03-06T23:00:21.364Z] PASS [2022-03-06T23:00:21.364Z] [2022-03-06T23:00:21.364Z] DONE 0 tests in 0.033s [2022-03-06T23:00:21.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-06T23:00:21.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:21.364Z] ++ set -e [2022-03-06T23:00:21.364Z] ++ '[' -n 0 ']' [2022-03-06T23:00:21.364Z] ++ set -x [2022-03-06T23:00:21.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:21.364Z] INFO: Testing against a local daemon [2022-03-06T23:00:21.364Z] === RUN TestPluginWithDevMounts [2022-03-06T23:00:21.364Z] === PAUSE TestPluginWithDevMounts [2022-03-06T23:00:21.364Z] === CONT TestPluginWithDevMounts [2022-03-06T23:00:21.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1985185257_/foo_true____} [2022-03-06T23:00:22.122Z] --- PASS: TestResizeWhenContainerNotStarted (3.08s) [2022-03-06T23:00:22.122Z] === RUN TestDaemonRestartKillContainers [2022-03-06T23:00:22.122Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:00:22.122Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-06T23:00:22.122Z] === RUN TestStats [2022-03-06T23:00:22.122Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-06T23:00:22.122Z] --- SKIP: TestStats (0.00s) [2022-03-06T23:00:22.122Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-06T23:00:23.292Z] --- PASS: TestPluginWithDevMounts (1.72s) [2022-03-06T23:00:23.293Z] PASS [2022-03-06T23:00:23.293Z] [2022-03-06T23:00:23.293Z] DONE 1 tests in 1.808s [2022-03-06T23:00:23.293Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-06T23:00:23.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:23.293Z] ++ set -e [2022-03-06T23:00:23.293Z] ++ '[' -n 0 ']' [2022-03-06T23:00:23.293Z] ++ set -x [2022-03-06T23:00:23.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:23.293Z] INFO: Testing against a local daemon [2022-03-06T23:00:23.293Z] === RUN TestSecretInspect [2022-03-06T23:00:23.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33279894842_/foo_false____} [2022-03-06T23:00:24.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33279894842_/foo_true____} [2022-03-06T23:00:24.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-06T23:00:25.475Z] --- PASS: TestSecretInspect (2.36s) [2022-03-06T23:00:25.475Z] === RUN TestSecretList [2022-03-06T23:00:26.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33279894842_/foo_true__0xc000ca8048__} [2022-03-06T23:00:27.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ca8060_} [2022-03-06T23:00:27.930Z] --- PASS: TestSecretList (2.49s) [2022-03-06T23:00:27.930Z] === RUN TestSecretsCreateAndDelete [2022-03-06T23:00:29.299Z] docker_api_swarm_test.go:502: [d0dc319517d4c] joining swarm manager [d68da4611dde7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:00:29.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ca8078_} [2022-03-06T23:00:30.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ca8090_} [2022-03-06T23:00:30.685Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2022-03-06T23:00:30.685Z] === RUN TestSecretsUpdate [2022-03-06T23:00:30.776Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.05s) [2022-03-06T23:00:30.776Z] === RUN TestStopContainerWithTimeout [2022-03-06T23:00:30.776Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-06T23:00:30.776Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-06T23:00:30.776Z] === RUN TestUpdateRestartPolicy [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-06T23:00:31.444Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-06T23:00:31.444Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-06T23:00:31.444Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-06T23:00:31.444Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-06T23:00:31.444Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-06T23:00:31.444Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-06T23:00:31.444Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-06T23:00:31.444Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-06T23:00:31.444Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-06T23:00:32.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ca80a8_} [2022-03-06T23:00:32.980Z] --- PASS: TestSecretsUpdate (2.29s) [2022-03-06T23:00:32.980Z] === RUN TestTemplatedSecret [2022-03-06T23:00:33.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-06T23:00:34.603Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-06T23:00:35.973Z] --- PASS: TestTemplatedSecret (2.94s) [2022-03-06T23:00:35.973Z] === RUN TestSecretCreateResolve [2022-03-06T23:00:36.272Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-06T23:00:36.272Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:00:36.272Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-06T23:00:36.272Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-06T23:00:36.272Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-06T23:00:36.902Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-06T23:00:38.267Z] --- PASS: TestSecretCreateResolve (2.62s) [2022-03-06T23:00:38.267Z] PASS [2022-03-06T23:00:38.267Z] [2022-03-06T23:00:38.267Z] DONE 6 tests in 15.234s [2022-03-06T23:00:38.267Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-06T23:00:38.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:38.267Z] ++ set -e [2022-03-06T23:00:38.267Z] ++ '[' -n 0 ']' [2022-03-06T23:00:38.267Z] ++ set -x [2022-03-06T23:00:38.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:00:38.523Z] INFO: Testing against a local daemon [2022-03-06T23:00:38.523Z] === RUN TestServiceCreateInit [2022-03-06T23:00:38.523Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-06T23:00:38.523Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-06T23:00:39.894Z] docker_api_swarm_test.go:507: [d88a9787f4cb4] joining swarm manager [d68da4611dde7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:00:40.823Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-06T23:00:41.042Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-06T23:00:42.191Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-06T23:00:42.191Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-06T23:00:42.754Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-06T23:00:43.011Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-06T23:00:43.574Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-06T23:00:44.136Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-06T23:00:44.699Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-06T23:00:45.627Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-06T23:00:45.878Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-06T23:00:45.878Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-06T23:00:45.878Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-06T23:00:45.878Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-06T23:00:45.878Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-06T23:00:45.878Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-06T23:00:45.878Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-06T23:00:45.878Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-06T23:00:45.878Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-06T23:00:46.188Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-06T23:00:46.753Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-06T23:00:47.692Z] --- PASS: TestServiceCreateInit (8.98s) [2022-03-06T23:00:47.692Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s) [2022-03-06T23:00:47.692Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2022-03-06T23:00:47.692Z] === RUN TestCreateServiceMultipleTimes [2022-03-06T23:00:47.692Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-06T23:00:48.262Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-06T23:00:49.194Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-06T23:00:49.736Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-06T23:00:49.736Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-06T23:00:49.736Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-06T23:00:49.736Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-06T23:00:49.736Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-06T23:00:50.124Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-06T23:00:50.688Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-06T23:00:52.053Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-06T23:00:52.983Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-06T23:00:53.913Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-06T23:00:54.474Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-06T23:00:54.474Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-06T23:00:55.038Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-06T23:00:55.601Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-06T23:00:56.040Z] --- PASS: TestUpdateRestartPolicy (24.05s) [2022-03-06T23:00:56.040Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-06T23:00:56.528Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-06T23:00:57.023Z] --- PASS: TestUpdateRestartWithAutoRemove (3.00s) [2022-03-06T23:00:57.023Z] === RUN TestWaitNonBlocked [2022-03-06T23:00:57.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T23:00:57.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T23:00:57.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T23:00:57.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T23:00:57.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T23:00:57.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T23:00:57.090Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-06T23:00:57.653Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-06T23:00:59.018Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-06T23:00:59.275Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-06T23:01:00.420Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-06T23:01:00.420Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-06T23:01:00.420Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-06T23:01:00.420Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-06T23:01:00.420Z] Cross building: bundles/cross/linux/s390x [2022-03-06T23:01:00.420Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-06T23:01:00.420Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-06T23:01:00.639Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-06T23:01:01.769Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-06T23:01:01.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.47s) [2022-03-06T23:01:01.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.56s) [2022-03-06T23:01:01.769Z] === RUN TestWaitBlocked [2022-03-06T23:01:01.769Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:01.769Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-06T23:01:01.769Z] PASS [2022-03-06T23:01:01.769Z] ok github.com/docker/docker/integration/container 115.839s [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === Skipped [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-06T23:01:01.769Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-06T23:01:01.769Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-06T23:01:01.769Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-06T23:01:01.769Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-06T23:01:01.769Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-06T23:01:01.769Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-06T23:01:01.769Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-06T23:01:01.769Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-06T23:01:01.769Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-06T23:01:01.769Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-06T23:01:01.769Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-06T23:01:01.769Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-06T23:01:01.769Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-06T23:01:01.769Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-06T23:01:01.769Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-06T23:01:01.769Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T23:01:01.769Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-06T23:01:01.769Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-06T23:01:01.769Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-06T23:01:01.769Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-06T23:01:01.769Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-06T23:01:01.769Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-06T23:01:01.769Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-06T23:01:01.769Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-06T23:01:01.769Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-06T23:01:01.769Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-06T23:01:01.769Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-06T23:01:01.769Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-06T23:01:01.769Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-06T23:01:01.769Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-06T23:01:01.769Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-06T23:01:01.769Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-06T23:01:01.769Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-06T23:01:01.769Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-06T23:01:01.769Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:01.769Z] [2022-03-06T23:01:01.769Z] DONE 87 tests, 34 skipped in 118.188s [2022-03-06T23:01:01.769Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-06T23:01:02.240Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-06T23:01:03.156Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-06T23:01:05.045Z] --- PASS: TestCreateServiceMultipleTimes (17.30s) [2022-03-06T23:01:05.045Z] === RUN TestCreateServiceConflict [2022-03-06T23:01:05.302Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-06T23:01:05.881Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-06T23:01:07.247Z] --- PASS: TestCreateServiceConflict (2.61s) [2022-03-06T23:01:07.247Z] === RUN TestCreateServiceMaxReplicas [2022-03-06T23:01:09.137Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-06T23:01:09.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-06T23:01:10.763Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2022-03-06T23:01:10.763Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-06T23:01:12.131Z] docker_api_swarm_node_test.go:81: [d8d1a2734fa8b] joining swarm manager [d92c497f28fed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:01:12.387Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-06T23:01:12.950Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-06T23:01:17.120Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-06T23:01:17.378Z] === RUN TestDockerSuite/TestCpToDot [2022-03-06T23:01:17.941Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-06T23:01:19.308Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-06T23:01:20.680Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-06T23:01:21.243Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-06T23:01:21.805Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-06T23:01:22.062Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-06T23:01:22.623Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-06T23:01:23.132Z] === RUN TestConfigDaemonLibtrustID [2022-03-06T23:01:23.132Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-06T23:01:23.132Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-06T23:01:23.132Z] === RUN TestDaemonConfigValidation [2022-03-06T23:01:23.132Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-06T23:01:23.132Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-06T23:01:23.132Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-06T23:01:23.132Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-06T23:01:23.132Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-06T23:01:23.132Z] === RUN TestDaemonProxy [2022-03-06T23:01:23.132Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-06T23:01:23.132Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-06T23:01:23.132Z] PASS [2022-03-06T23:01:23.132Z] ok github.com/docker/docker/integration/daemon 0.119s [2022-03-06T23:01:23.132Z] [2022-03-06T23:01:23.132Z] === Skipped [2022-03-06T23:01:23.132Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-06T23:01:23.132Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-06T23:01:23.132Z] [2022-03-06T23:01:23.132Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-06T23:01:23.132Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-06T23:01:23.132Z] [2022-03-06T23:01:23.132Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-06T23:01:23.132Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-06T23:01:23.132Z] [2022-03-06T23:01:23.132Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-06T23:01:23.132Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-06T23:01:23.132Z] [2022-03-06T23:01:23.132Z] DONE 4 tests, 4 skipped in 20.629s [2022-03-06T23:01:23.132Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-06T23:01:23.186Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-06T23:01:23.442Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-06T23:01:23.442Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-06T23:01:23.698Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-06T23:01:24.261Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-06T23:01:24.261Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-06T23:01:24.261Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-06T23:01:24.261Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-06T23:01:24.823Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-06T23:01:24.823Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-06T23:01:25.087Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-06T23:01:25.087Z] === RUN TestDockerSuite/TestCreateRM [2022-03-06T23:01:25.087Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2022-03-06T23:01:25.087Z] === RUN TestCreateServiceSecretFileMode [2022-03-06T23:01:25.087Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-06T23:01:25.087Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-06T23:01:25.087Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-06T23:01:25.347Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-06T23:01:25.347Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-06T23:01:25.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-06T23:01:26.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:26.920Z] INFO: Testing against a local daemon [2022-03-06T23:01:26.920Z] === RUN TestCommitInheritsEnv [2022-03-06T23:01:26.920Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:01:26.920Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-06T23:01:26.920Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-06T23:01:26.920Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:01:26.920Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T23:01:26.920Z] === RUN TestImportWithCustomPlatform [2022-03-06T23:01:26.920Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:01:26.920Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-06T23:01:26.920Z] === RUN TestImagesFilterMultiReference [2022-03-06T23:01:26.920Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-06T23:01:26.920Z] === RUN TestImagePullPlatformInvalid [2022-03-06T23:01:26.920Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-06T23:01:26.920Z] === RUN TestRemoveImageOrphaning [2022-03-06T23:01:27.387Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-03-06T23:01:27.387Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-06T23:01:27.500Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-06T23:01:27.500Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-06T23:01:27.500Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-06T23:01:27.854Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-06T23:01:27.854Z] === RUN TestTagInvalidReference [2022-03-06T23:01:27.854Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-06T23:01:27.854Z] === RUN TestTagValidPrefixedRepo [2022-03-06T23:01:27.854Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-06T23:01:27.854Z] === RUN TestTagExistedNameWithoutForce [2022-03-06T23:01:27.854Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-06T23:01:27.854Z] === RUN TestTagOfficialNames [2022-03-06T23:01:27.854Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-06T23:01:27.854Z] === RUN TestTagMatchesDigest [2022-03-06T23:01:27.854Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-06T23:01:27.854Z] PASS [2022-03-06T23:01:27.854Z] ok github.com/docker/docker/integration/image 1.473s [2022-03-06T23:01:27.854Z] [2022-03-06T23:01:27.854Z] === Skipped [2022-03-06T23:01:27.854Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-06T23:01:27.854Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:01:27.854Z] [2022-03-06T23:01:27.854Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T23:01:27.854Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:01:27.854Z] [2022-03-06T23:01:27.854Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-06T23:01:27.854Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:01:27.854Z] [2022-03-06T23:01:27.854Z] DONE 12 tests, 3 skipped in 5.343s [2022-03-06T23:01:27.854Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-06T23:01:28.063Z] docker_api_swarm_node_test.go:53: [da64d634e0570] joining swarm manager [d4d4f3a3edbdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:01:28.993Z] docker_api_swarm_node_test.go:54: [db96699c6bae7] joining swarm manager [d4d4f3a3edbdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:01:30.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:30.064Z] INFO: Testing against a local daemon [2022-03-06T23:01:30.064Z] === RUN TestNetworkCreateDelete [2022-03-06T23:01:30.064Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:30.064Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestDockerNetworkDeletePreferID [2022-03-06T23:01:30.064Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-06T23:01:30.064Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestDaemonDNSFallback [2022-03-06T23:01:30.064Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:30.064Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestInspectNetwork [2022-03-06T23:01:30.064Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:30.064Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestRunContainerWithBridgeNone [2022-03-06T23:01:30.064Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:30.064Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestNetworkInvalidJSON [2022-03-06T23:01:30.064Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-06T23:01:30.064Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-06T23:01:30.064Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T23:01:30.064Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T23:01:30.064Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T23:01:30.064Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T23:01:30.064Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-06T23:01:30.064Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T23:01:30.064Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T23:01:30.064Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-06T23:01:30.064Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-06T23:01:30.064Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-06T23:01:30.064Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-06T23:01:30.064Z] === RUN TestNetworkList [2022-03-06T23:01:30.064Z] === RUN TestNetworkList//networks [2022-03-06T23:01:30.064Z] === PAUSE TestNetworkList//networks [2022-03-06T23:01:30.064Z] === RUN TestNetworkList//networks/ [2022-03-06T23:01:30.064Z] === PAUSE TestNetworkList//networks/ [2022-03-06T23:01:30.064Z] === CONT TestNetworkList//networks [2022-03-06T23:01:30.064Z] === CONT TestNetworkList//networks/ [2022-03-06T23:01:30.064Z] --- PASS: TestNetworkList (0.04s) [2022-03-06T23:01:30.064Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-06T23:01:30.064Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestHostIPv4BridgeLabel [2022-03-06T23:01:30.064Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-06T23:01:30.064Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestDaemonDefaultNetworkPools [2022-03-06T23:01:30.064Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-06T23:01:30.064Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-06T23:01:30.064Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-06T23:01:30.064Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestServiceWithPredefinedNetwork [2022-03-06T23:01:30.064Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-06T23:01:30.064Z] service_test.go:243: FLAKY_TEST [2022-03-06T23:01:30.064Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestServiceWithDataPathPortInit [2022-03-06T23:01:30.064Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-06T23:01:30.064Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-06T23:01:30.064Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T23:01:30.064Z] PASS [2022-03-06T23:01:30.064Z] ok github.com/docker/docker/integration/network 0.151s [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === Skipped [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-06T23:01:30.064Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-06T23:01:30.064Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-06T23:01:30.064Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-06T23:01:30.064Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-06T23:01:30.064Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-06T23:01:30.064Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:243: FLAKY_TEST [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T23:01:30.064Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-06T23:01:30.064Z] [2022-03-06T23:01:30.064Z] DONE 22 tests, 15 skipped in 2.172s [2022-03-06T23:01:30.531Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-06T23:01:30.884Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-06T23:01:30.884Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-06T23:01:30.884Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-06T23:01:30.998Z] testing: warning: no tests to run [2022-03-06T23:01:30.998Z] PASS [2022-03-06T23:01:30.998Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2022-03-06T23:01:30.998Z] [2022-03-06T23:01:30.998Z] DONE 0 tests in 0.677s [2022-03-06T23:01:30.998Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-06T23:01:31.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-06T23:01:31.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-06T23:01:31.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-06T23:01:31.702Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-06T23:01:31.982Z] testing: warning: no tests to run [2022-03-06T23:01:31.982Z] PASS [2022-03-06T23:01:31.982Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-03-06T23:01:31.982Z] [2022-03-06T23:01:31.982Z] DONE 0 tests in 0.663s [2022-03-06T23:01:31.982Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-06T23:01:32.449Z] testing: warning: no tests to run [2022-03-06T23:01:32.449Z] PASS [2022-03-06T23:01:32.449Z] ok github.com/docker/docker/integration/plugin 0.065s [2022-03-06T23:01:32.449Z] [2022-03-06T23:01:32.449Z] DONE 0 tests in 0.661s [2022-03-06T23:01:32.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-06T23:01:32.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-06T23:01:32.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-06T23:01:33.432Z] testing: warning: no tests to run [2022-03-06T23:01:33.432Z] PASS [2022-03-06T23:01:33.432Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-03-06T23:01:33.432Z] [2022-03-06T23:01:33.432Z] DONE 0 tests in 0.647s [2022-03-06T23:01:33.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-06T23:01:33.814Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-06T23:01:34.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-06T23:01:35.307Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-06T23:01:35.869Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-06T23:01:35.869Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-06T23:01:36.125Z] === RUN TestDockerSuite/TestDockerFails [2022-03-06T23:01:36.125Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-06T23:01:36.125Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-06T23:01:36.382Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-06T23:01:36.944Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-06T23:01:37.506Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-06T23:01:38.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:38.181Z] INFO: Testing against a local daemon [2022-03-06T23:01:38.181Z] === RUN TestPluginInvalidJSON [2022-03-06T23:01:38.181Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T23:01:38.181Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T23:01:38.181Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T23:01:38.181Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-06T23:01:38.181Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-06T23:01:38.181Z] === RUN TestPluginInstall [2022-03-06T23:01:38.181Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-06T23:01:38.181Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-06T23:01:38.181Z] === RUN TestPluginsWithRuntimes [2022-03-06T23:01:38.181Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-06T23:01:38.181Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-06T23:01:38.181Z] === RUN TestPluginBackCompatMediaTypes [2022-03-06T23:01:38.181Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-06T23:01:38.181Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T23:01:38.181Z] PASS [2022-03-06T23:01:38.181Z] ok github.com/docker/docker/integration/plugin/common 0.101s [2022-03-06T23:01:38.181Z] [2022-03-06T23:01:38.181Z] === Skipped [2022-03-06T23:01:38.181Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-06T23:01:38.181Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-06T23:01:38.181Z] [2022-03-06T23:01:38.181Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-06T23:01:38.181Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-06T23:01:38.181Z] [2022-03-06T23:01:38.181Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T23:01:38.181Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-06T23:01:38.181Z] [2022-03-06T23:01:38.181Z] DONE 5 tests, 3 skipped in 4.440s [2022-03-06T23:01:38.181Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-06T23:01:38.435Z] --- PASS: TestCreateServiceSecretFileMode (13.24s) [2022-03-06T23:01:38.435Z] === RUN TestCreateServiceConfigFileMode [2022-03-06T23:01:38.690Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-06T23:01:38.691Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-06T23:01:38.691Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-06T23:01:38.947Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-06T23:01:40.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:40.391Z] INFO: Testing against a local daemon [2022-03-06T23:01:40.391Z] === RUN TestExternalGraphDriver [2022-03-06T23:01:40.391Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-06T23:01:40.391Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-06T23:01:40.391Z] === RUN TestGraphdriverPluginV2 [2022-03-06T23:01:40.391Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-06T23:01:40.391Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-06T23:01:40.391Z] PASS [2022-03-06T23:01:40.391Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2022-03-06T23:01:40.391Z] [2022-03-06T23:01:40.391Z] === Skipped [2022-03-06T23:01:40.391Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-06T23:01:40.391Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-06T23:01:40.391Z] [2022-03-06T23:01:40.391Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-06T23:01:40.391Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-06T23:01:40.391Z] [2022-03-06T23:01:40.391Z] DONE 2 tests, 2 skipped in 2.327s [2022-03-06T23:01:40.391Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-06T23:01:42.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:42.602Z] INFO: Testing against a local daemon [2022-03-06T23:01:42.602Z] === RUN TestReadPluginNoRead [2022-03-06T23:01:42.602Z] read_test.go:21: no unix domain sockets on Windows [2022-03-06T23:01:42.602Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-06T23:01:42.602Z] PASS [2022-03-06T23:01:42.602Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2022-03-06T23:01:42.602Z] [2022-03-06T23:01:42.602Z] === Skipped [2022-03-06T23:01:42.602Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-06T23:01:42.602Z] read_test.go:21: no unix domain sockets on Windows [2022-03-06T23:01:42.602Z] [2022-03-06T23:01:42.602Z] DONE 1 tests, 1 skipped in 2.014s [2022-03-06T23:01:42.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-06T23:01:43.587Z] testing: warning: no tests to run [2022-03-06T23:01:43.587Z] PASS [2022-03-06T23:01:43.587Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2022-03-06T23:01:43.587Z] [2022-03-06T23:01:43.587Z] DONE 0 tests in 1.011s [2022-03-06T23:01:43.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-06T23:01:45.481Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-06T23:01:45.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:45.795Z] INFO: Testing against a local daemon [2022-03-06T23:01:45.795Z] === RUN TestPluginWithDevMounts [2022-03-06T23:01:45.795Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:45.795Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-06T23:01:45.795Z] PASS [2022-03-06T23:01:45.795Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-03-06T23:01:45.795Z] [2022-03-06T23:01:45.795Z] === Skipped [2022-03-06T23:01:45.795Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-06T23:01:45.795Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:45.795Z] [2022-03-06T23:01:45.795Z] DONE 1 tests, 1 skipped in 1.944s [2022-03-06T23:01:45.795Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-06T23:01:46.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-06T23:01:47.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:47.385Z] INFO: Testing against a local daemon [2022-03-06T23:01:47.385Z] === RUN TestSecretInspect [2022-03-06T23:01:47.385Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-06T23:01:47.385Z] === RUN TestSecretList [2022-03-06T23:01:47.385Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] --- SKIP: TestSecretList (0.00s) [2022-03-06T23:01:47.385Z] === RUN TestSecretsCreateAndDelete [2022-03-06T23:01:47.385Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-06T23:01:47.385Z] === RUN TestSecretsUpdate [2022-03-06T23:01:47.385Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-06T23:01:47.385Z] === RUN TestTemplatedSecret [2022-03-06T23:01:47.385Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-06T23:01:47.385Z] === RUN TestSecretCreateResolve [2022-03-06T23:01:47.385Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:47.385Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-06T23:01:47.385Z] PASS [2022-03-06T23:01:47.385Z] ok github.com/docker/docker/integration/secret 0.090s [2022-03-06T23:01:47.385Z] [2022-03-06T23:01:47.385Z] === Skipped [2022-03-06T23:01:47.385Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-06T23:01:47.385Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] [2022-03-06T23:01:47.385Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-06T23:01:47.385Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] [2022-03-06T23:01:47.385Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-06T23:01:47.385Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] [2022-03-06T23:01:47.385Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-06T23:01:47.385Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] [2022-03-06T23:01:47.385Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-06T23:01:47.385Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:47.385Z] [2022-03-06T23:01:47.385Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-06T23:01:47.385Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:47.385Z] [2022-03-06T23:01:47.385Z] DONE 6 tests, 6 skipped in 1.782s [2022-03-06T23:01:47.385Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-06T23:01:47.424Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-06T23:01:48.793Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-06T23:01:49.355Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-06T23:01:49.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:49.597Z] INFO: Testing against a local daemon [2022-03-06T23:01:49.597Z] === RUN TestServiceCreateInit [2022-03-06T23:01:49.597Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-06T23:01:49.597Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-06T23:01:49.597Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-06T23:01:49.597Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T23:01:49.597Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T23:01:49.597Z] === RUN TestCreateServiceMultipleTimes [2022-03-06T23:01:49.597Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-06T23:01:49.597Z] === RUN TestCreateServiceConflict [2022-03-06T23:01:49.597Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-06T23:01:49.597Z] === RUN TestCreateServiceMaxReplicas [2022-03-06T23:01:49.597Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-06T23:01:49.597Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-06T23:01:49.597Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-06T23:01:49.597Z] === RUN TestCreateServiceSecretFileMode [2022-03-06T23:01:49.597Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-06T23:01:49.597Z] === RUN TestCreateServiceConfigFileMode [2022-03-06T23:01:49.597Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-06T23:01:49.597Z] === RUN TestCreateServiceSysctls [2022-03-06T23:01:49.597Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.597Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-06T23:01:49.597Z] === RUN TestCreateServiceCapabilities [2022-03-06T23:01:49.597Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:49.917Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-06T23:01:50.063Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-06T23:01:50.063Z] === RUN TestInspect [2022-03-06T23:01:50.064Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestInspect (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestCreateJob [2022-03-06T23:01:50.064Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestCreateJob (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestReplicatedJob [2022-03-06T23:01:50.064Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestUpdateReplicatedJob [2022-03-06T23:01:50.064Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestServiceListWithStatuses [2022-03-06T23:01:50.064Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestDockerNetworkConnectAlias [2022-03-06T23:01:50.064Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestDockerNetworkReConnect [2022-03-06T23:01:50.064Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestServicePlugin [2022-03-06T23:01:50.064Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestServiceUpdateLabel [2022-03-06T23:01:50.064Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestServiceUpdateSecrets [2022-03-06T23:01:50.064Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestServiceUpdateConfigs [2022-03-06T23:01:50.064Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestServiceUpdateNetwork [2022-03-06T23:01:50.064Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-06T23:01:50.064Z] === RUN TestServiceUpdatePidsLimit [2022-03-06T23:01:50.064Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-06T23:01:50.064Z] PASS [2022-03-06T23:01:50.064Z] ok github.com/docker/docker/integration/service 0.207s [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === Skipped [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T23:01:50.064Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T23:01:50.064Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-06T23:01:50.064Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-06T23:01:50.064Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-06T23:01:50.064Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-06T23:01:50.064Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-06T23:01:50.064Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-06T23:01:50.064Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-06T23:01:50.064Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-06T23:01:50.064Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-06T23:01:50.064Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-06T23:01:50.064Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-06T23:01:50.064Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-06T23:01:50.064Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-06T23:01:50.064Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-06T23:01:50.064Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-06T23:01:50.064Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-06T23:01:50.064Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-06T23:01:50.064Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-06T23:01:50.064Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-06T23:01:50.064Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-06T23:01:50.064Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-06T23:01:50.064Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:01:50.064Z] [2022-03-06T23:01:50.064Z] DONE 24 tests, 23 skipped in 2.380s [2022-03-06T23:01:50.064Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-06T23:01:50.480Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-06T23:01:51.407Z] --- PASS: TestCreateServiceConfigFileMode (12.80s) [2022-03-06T23:01:51.407Z] === RUN TestCreateServiceSysctls [2022-03-06T23:01:51.407Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-06T23:01:51.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:51.624Z] INFO: Testing against a local daemon [2022-03-06T23:01:51.624Z] === RUN TestSessionCreate [2022-03-06T23:01:51.624Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:51.624Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-06T23:01:51.624Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-06T23:01:51.624Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:51.624Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-06T23:01:51.624Z] PASS [2022-03-06T23:01:51.624Z] ok github.com/docker/docker/integration/session 0.084s [2022-03-06T23:01:51.624Z] [2022-03-06T23:01:51.624Z] === Skipped [2022-03-06T23:01:51.624Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-06T23:01:51.625Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:51.625Z] [2022-03-06T23:01:51.625Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-06T23:01:51.625Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-06T23:01:51.625Z] [2022-03-06T23:01:51.625Z] DONE 2 tests, 2 skipped in 1.809s [2022-03-06T23:01:51.968Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-06T23:01:52.092Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-06T23:01:52.224Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-06T23:01:53.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:53.655Z] INFO: Testing against a local daemon [2022-03-06T23:01:53.655Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-06T23:01:53.656Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:53.656Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestDiskUsage [2022-03-06T23:01:53.656Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-06T23:01:53.656Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestEventsExecDie [2022-03-06T23:01:53.656Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-06T23:01:53.656Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestEventsBackwardsCompatible [2022-03-06T23:01:53.656Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-06T23:01:53.656Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestEventsVolumeCreate [2022-03-06T23:01:53.656Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-06T23:01:53.656Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestInfoAPI [2022-03-06T23:01:53.656Z] --- PASS: TestInfoAPI (0.04s) [2022-03-06T23:01:53.656Z] === RUN TestInfoAPIWarnings [2022-03-06T23:01:53.656Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:01:53.656Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestInfoDebug [2022-03-06T23:01:53.656Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:01:53.656Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestInfoInsecureRegistries [2022-03-06T23:01:53.656Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:01:53.656Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-06T23:01:53.656Z] === RUN TestInfoRegistryMirrors [2022-03-06T23:01:53.656Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:01:53.656Z] --- SKIP: TestInfoRegistryMirrors (0.02s) [2022-03-06T23:01:53.656Z] === RUN TestLoginFailsWithBadCredentials [2022-03-06T23:01:54.113Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-06T23:01:54.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-06T23:01:54.642Z] === RUN TestPingCacheHeaders [2022-03-06T23:01:54.642Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-06T23:01:54.642Z] === RUN TestPingGet [2022-03-06T23:01:54.642Z] --- PASS: TestPingGet (0.03s) [2022-03-06T23:01:54.642Z] === RUN TestPingHead [2022-03-06T23:01:54.642Z] --- PASS: TestPingHead (0.03s) [2022-03-06T23:01:54.642Z] === RUN TestVersion [2022-03-06T23:01:54.642Z] --- PASS: TestVersion (0.02s) [2022-03-06T23:01:54.642Z] PASS [2022-03-06T23:01:54.642Z] ok github.com/docker/docker/integration/system 1.205s [2022-03-06T23:01:54.674Z] --- PASS: TestCreateServiceSysctls (3.36s) [2022-03-06T23:01:54.674Z] === RUN TestCreateServiceCapabilities [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === Skipped [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T23:01:55.109Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-06T23:01:55.109Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-06T23:01:55.109Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-06T23:01:55.109Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-06T23:01:55.109Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-06T23:01:55.109Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-06T23:01:55.109Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-06T23:01:55.109Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.02s) [2022-03-06T23:01:55.109Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:01:55.109Z] [2022-03-06T23:01:55.109Z] DONE 15 tests, 9 skipped in 3.063s [2022-03-06T23:01:55.109Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-06T23:01:55.235Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-06T23:01:57.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:01:57.319Z] INFO: Testing against a local daemon [2022-03-06T23:01:57.319Z] === RUN TestVolumesCreateAndList [2022-03-06T23:01:57.319Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-06T23:01:57.319Z] === RUN TestVolumesRemove [2022-03-06T23:01:57.319Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-06T23:01:57.319Z] === RUN TestVolumesInspect [2022-03-06T23:01:57.319Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-06T23:01:57.319Z] === RUN TestVolumesInvalidJSON [2022-03-06T23:01:57.319Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-06T23:01:57.319Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-06T23:01:57.319Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-06T23:01:57.319Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-06T23:01:57.319Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-06T23:01:57.319Z] PASS [2022-03-06T23:01:57.319Z] ok github.com/docker/docker/integration/volume 0.302s [2022-03-06T23:01:57.319Z] [2022-03-06T23:01:57.319Z] DONE 5 tests in 2.090s [2022-03-06T23:01:57.319Z] INFO: make.ps1 ended at 03/06/2022 23:01:57 [2022-03-06T23:01:57.319Z] INFO: Integration CLI tests being run from the host: [2022-03-06T23:01:57.319Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-06T23:01:57.753Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2022-03-06T23:01:57.753Z] === RUN TestInspect [2022-03-06T23:01:57.753Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-06T23:02:00.268Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-06T23:02:00.830Z] --- PASS: TestInspect (3.07s) [2022-03-06T23:02:00.830Z] === RUN TestCreateJob [2022-03-06T23:02:00.830Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-06T23:02:01.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-06T23:02:02.323Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-06T23:02:04.841Z] --- PASS: TestCreateJob (3.58s) [2022-03-06T23:02:04.841Z] === RUN TestReplicatedJob [2022-03-06T23:02:07.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-06T23:02:07.740Z] INFO: Testing against a local daemon [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-06T23:02:07.740Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-06T23:02:07.740Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-06T23:02:07.740Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-06T23:02:08.109Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-06T23:02:08.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-06T23:02:08.109Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-06T23:02:08.207Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-06T23:02:08.674Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-06T23:02:09.040Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-06T23:02:09.142Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-06T23:02:09.970Z] docker_api_swarm_test.go:202: [dca2f7345afb7] joining swarm manager [dff9ec271526d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:02:10.226Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-06T23:02:10.226Z] --- PASS: TestReplicatedJob (5.85s) [2022-03-06T23:02:10.226Z] === RUN TestUpdateReplicatedJob [2022-03-06T23:02:10.226Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-06T23:02:10.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-06T23:02:10.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-06T23:02:10.789Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-06T23:02:11.719Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-06T23:02:13.091Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-06T23:02:13.091Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-06T23:02:13.091Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-06T23:02:14.019Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-03-06T23:02:14.019Z] === RUN TestServiceListWithStatuses [2022-03-06T23:02:14.019Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T23:02:14.019Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-06T23:02:14.019Z] === RUN TestDockerNetworkConnectAlias [2022-03-06T23:02:14.019Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-06T23:02:14.275Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-06T23:02:15.203Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-06T23:02:16.132Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-06T23:02:16.388Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-06T23:02:16.388Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-06T23:02:16.388Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-06T23:02:16.388Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-06T23:02:16.388Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-06T23:02:18.277Z] --- PASS: TestDockerNetworkConnectAlias (4.24s) [2022-03-06T23:02:18.277Z] === RUN TestDockerNetworkReConnect [2022-03-06T23:02:18.534Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-06T23:02:19.096Z] === RUN TestDockerSuite/TestEventsRename [2022-03-06T23:02:19.659Z] === RUN TestDockerSuite/TestEventsResize [2022-03-06T23:02:20.222Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-06T23:02:21.924Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-06T23:02:21.924Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-06T23:02:21.924Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-06T23:02:21.924Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-06T23:02:21.924Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-06T23:02:22.110Z] --- PASS: TestDockerNetworkReConnect (3.82s) [2022-03-06T23:02:22.110Z] === RUN TestServicePlugin [2022-03-06T23:02:22.290Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-06T23:02:22.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 hack/test/unit [2022-03-06T23:02:22.891Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-06T23:02:22.891Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-06T23:02:22.891Z] + TESTDIRS=./... [2022-03-06T23:02:22.891Z] + exclude_paths='/vendor/|/integration' [2022-03-06T23:02:22.891Z] ++ go list ./... [2022-03-06T23:02:22.891Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-06T23:02:23.838Z] + pkg_list='github.com/docker/docker/api [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/backend/build [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/httputils [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/middleware [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/build [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/container [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/debug [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/image [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/network [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/session [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/system [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/volume [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/backend [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/container [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/events [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/filters [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/image [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/mount [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/network [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/registry [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/strslice [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/swarm [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/time [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/versions [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/volume [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/dockerfile [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/dockerignore [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/remotecontext [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T23:02:23.838Z] github.com/docker/docker/cli [2022-03-06T23:02:23.838Z] github.com/docker/docker/cli/config [2022-03-06T23:02:23.838Z] github.com/docker/docker/cli/debug [2022-03-06T23:02:23.838Z] github.com/docker/docker/client [2022-03-06T23:02:23.838Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T23:02:23.838Z] github.com/docker/docker/cmd/dockerd [2022-03-06T23:02:23.838Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T23:02:23.838Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T23:02:23.838Z] github.com/docker/docker/container [2022-03-06T23:02:23.838Z] github.com/docker/docker/container/stream [2022-03-06T23:02:23.838Z] github.com/docker/docker/contrib/apparmor [2022-03-06T23:02:23.838Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T23:02:23.838Z] github.com/docker/docker/contrib/httpserver [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/cluster [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/config [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/events [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/exec [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/images [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/initlayer [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/links [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/listeners [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/local [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/names [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/network [2022-03-06T23:02:23.838Z] github.com/docker/docker/daemon/stats [2022-03-06T23:02:23.838Z] github.com/docker/docker/distribution [2022-03-06T23:02:23.838Z] github.com/docker/docker/distribution/metadata [2022-03-06T23:02:23.838Z] github.com/docker/docker/distribution/utils [2022-03-06T23:02:23.838Z] github.com/docker/docker/distribution/xfer [2022-03-06T23:02:23.838Z] github.com/docker/docker/dockerversion [2022-03-06T23:02:23.838Z] github.com/docker/docker/errdefs [2022-03-06T23:02:23.838Z] github.com/docker/docker/image [2022-03-06T23:02:23.838Z] github.com/docker/docker/image/cache [2022-03-06T23:02:23.838Z] github.com/docker/docker/image/tarexport [2022-03-06T23:02:23.838Z] github.com/docker/docker/image/v1 [2022-03-06T23:02:23.838Z] github.com/docker/docker/internal/test/suite [2022-03-06T23:02:23.838Z] github.com/docker/docker/layer [2022-03-06T23:02:23.838Z] github.com/docker/docker/libcontainerd [2022-03-06T23:02:23.838Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T23:02:23.838Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T23:02:23.838Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T23:02:23.838Z] github.com/docker/docker/libcontainerd/types [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/config [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/idm [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/ns [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/options [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/osl [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/libnetwork/types [2022-03-06T23:02:23.838Z] github.com/docker/docker/oci [2022-03-06T23:02:23.838Z] github.com/docker/docker/oci/caps [2022-03-06T23:02:23.838Z] github.com/docker/docker/opts [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/aaparser [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/archive [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/authorization [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/capabilities [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/containerfs [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/directory [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/dmesg [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/filenotify [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/fileutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/fsutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/homedir [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/idtools [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/ioutils [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/locker [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/longpath [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/loopback [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/mount [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/parsers [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/pidfile [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/platform [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/plugins [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/pools [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/progress [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/pubsub [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/reexec [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/signal [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/stack [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/stringid [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/symlink [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/system [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/tailfile [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/tarsum [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/term [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/term/windows [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/truncindex [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/urlutil [2022-03-06T23:02:23.838Z] github.com/docker/docker/pkg/useragent [2022-03-06T23:02:23.838Z] github.com/docker/docker/plugin [2022-03-06T23:02:23.838Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T23:02:23.838Z] github.com/docker/docker/plugin/v2 [2022-03-06T23:02:23.838Z] github.com/docker/docker/profiles/apparmor [2022-03-06T23:02:23.838Z] github.com/docker/docker/profiles/seccomp [2022-03-06T23:02:23.838Z] github.com/docker/docker/quota [2022-03-06T23:02:23.838Z] github.com/docker/docker/reference [2022-03-06T23:02:23.838Z] github.com/docker/docker/registry [2022-03-06T23:02:23.838Z] github.com/docker/docker/registry/resumable [2022-03-06T23:02:23.838Z] github.com/docker/docker/restartmanager [2022-03-06T23:02:23.838Z] github.com/docker/docker/rootless [2022-03-06T23:02:23.838Z] github.com/docker/docker/rootless/specconv [2022-03-06T23:02:23.838Z] github.com/docker/docker/runconfig [2022-03-06T23:02:23.838Z] github.com/docker/docker/runconfig/opts [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/daemon [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/environment [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/fakegit [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/registry [2022-03-06T23:02:23.838Z] github.com/docker/docker/testutil/request [2022-03-06T23:02:23.838Z] github.com/docker/docker/volume [2022-03-06T23:02:23.838Z] github.com/docker/docker/volume/drivers [2022-03-06T23:02:23.838Z] github.com/docker/docker/volume/local [2022-03-06T23:02:23.838Z] github.com/docker/docker/volume/mounts [2022-03-06T23:02:23.838Z] github.com/docker/docker/volume/service [2022-03-06T23:02:23.838Z] github.com/docker/docker/volume/service/opts [2022-03-06T23:02:23.838Z] github.com/docker/docker/volume/testutils' [2022-03-06T23:02:23.838Z] ++ grep --fixed-strings -v /libnetwork [2022-03-06T23:02:23.838Z] ++ echo 'github.com/docker/docker/api [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/backend/build [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/httputils [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/middleware [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/build [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/container [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/debug [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/image [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/network [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/session [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/system [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/server/router/volume [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/backend [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/container [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/events [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/filters [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/image [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/mount [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/network [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/registry [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/strslice [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/swarm [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/time [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/versions [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T23:02:23.838Z] github.com/docker/docker/api/types/volume [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/dockerfile [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/dockerignore [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/remotecontext [2022-03-06T23:02:23.838Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T23:02:23.838Z] github.com/docker/docker/cli [2022-03-06T23:02:23.839Z] github.com/docker/docker/cli/config [2022-03-06T23:02:23.839Z] github.com/docker/docker/cli/debug [2022-03-06T23:02:23.839Z] github.com/docker/docker/client [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/dockerd [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T23:02:23.839Z] github.com/docker/docker/container [2022-03-06T23:02:23.839Z] github.com/docker/docker/container/stream [2022-03-06T23:02:23.839Z] github.com/docker/docker/contrib/apparmor [2022-03-06T23:02:23.839Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T23:02:23.839Z] github.com/docker/docker/contrib/httpserver [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/config [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/events [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/exec [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/images [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/initlayer [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/links [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/listeners [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/local [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/names [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/network [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/stats [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution/metadata [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution/utils [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution/xfer [2022-03-06T23:02:23.839Z] github.com/docker/docker/dockerversion [2022-03-06T23:02:23.839Z] github.com/docker/docker/errdefs [2022-03-06T23:02:23.839Z] github.com/docker/docker/image [2022-03-06T23:02:23.839Z] github.com/docker/docker/image/cache [2022-03-06T23:02:23.839Z] github.com/docker/docker/image/tarexport [2022-03-06T23:02:23.839Z] github.com/docker/docker/image/v1 [2022-03-06T23:02:23.839Z] github.com/docker/docker/internal/test/suite [2022-03-06T23:02:23.839Z] github.com/docker/docker/layer [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/types [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/config [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/idm [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/ns [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/options [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/osl [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/libnetwork/types [2022-03-06T23:02:23.839Z] github.com/docker/docker/oci [2022-03-06T23:02:23.839Z] github.com/docker/docker/oci/caps [2022-03-06T23:02:23.839Z] github.com/docker/docker/opts [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/aaparser [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/archive [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/authorization [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/capabilities [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/containerfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/directory [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/dmesg [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/filenotify [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/fileutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/fsutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/homedir [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/idtools [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/ioutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/locker [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/longpath [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/loopback [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/mount [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/parsers [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/pidfile [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/platform [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/plugins [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/pools [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/progress [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/pubsub [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/reexec [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/signal [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/stack [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/stringid [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/symlink [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/system [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/tailfile [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/tarsum [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/term [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/term/windows [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/truncindex [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/urlutil [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/useragent [2022-03-06T23:02:23.839Z] github.com/docker/docker/plugin [2022-03-06T23:02:23.839Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T23:02:23.839Z] github.com/docker/docker/plugin/v2 [2022-03-06T23:02:23.839Z] github.com/docker/docker/profiles/apparmor [2022-03-06T23:02:23.839Z] github.com/docker/docker/profiles/seccomp [2022-03-06T23:02:23.839Z] github.com/docker/docker/quota [2022-03-06T23:02:23.839Z] github.com/docker/docker/reference [2022-03-06T23:02:23.839Z] github.com/docker/docker/registry [2022-03-06T23:02:23.839Z] github.com/docker/docker/registry/resumable [2022-03-06T23:02:23.839Z] github.com/docker/docker/restartmanager [2022-03-06T23:02:23.839Z] github.com/docker/docker/rootless [2022-03-06T23:02:23.839Z] github.com/docker/docker/rootless/specconv [2022-03-06T23:02:23.839Z] github.com/docker/docker/runconfig [2022-03-06T23:02:23.839Z] github.com/docker/docker/runconfig/opts [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/daemon [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/environment [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/fakegit [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/registry [2022-03-06T23:02:23.839Z] github.com/docker/docker/testutil/request [2022-03-06T23:02:23.839Z] github.com/docker/docker/volume [2022-03-06T23:02:23.839Z] github.com/docker/docker/volume/drivers [2022-03-06T23:02:23.839Z] github.com/docker/docker/volume/local [2022-03-06T23:02:23.839Z] github.com/docker/docker/volume/mounts [2022-03-06T23:02:23.839Z] github.com/docker/docker/volume/service [2022-03-06T23:02:23.839Z] github.com/docker/docker/volume/service/opts [2022-03-06T23:02:23.839Z] github.com/docker/docker/volume/testutils' [2022-03-06T23:02:23.839Z] + base_pkg_list='github.com/docker/docker/api [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/backend/build [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/httputils [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/middleware [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/build [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/container [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/debug [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/image [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/network [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/session [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/system [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/server/router/volume [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/backend [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/container [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/events [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/filters [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/image [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/mount [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/network [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/registry [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/strslice [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/swarm [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/time [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/versions [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T23:02:23.839Z] github.com/docker/docker/api/types/volume [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/builder-next [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/dockerfile [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/dockerignore [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/remotecontext [2022-03-06T23:02:23.839Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T23:02:23.839Z] github.com/docker/docker/cli [2022-03-06T23:02:23.839Z] github.com/docker/docker/cli/config [2022-03-06T23:02:23.839Z] github.com/docker/docker/cli/debug [2022-03-06T23:02:23.839Z] github.com/docker/docker/client [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/dockerd [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T23:02:23.839Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T23:02:23.839Z] github.com/docker/docker/container [2022-03-06T23:02:23.839Z] github.com/docker/docker/container/stream [2022-03-06T23:02:23.839Z] github.com/docker/docker/contrib/apparmor [2022-03-06T23:02:23.839Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T23:02:23.839Z] github.com/docker/docker/contrib/httpserver [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/config [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/events [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/exec [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/images [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/initlayer [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/links [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/listeners [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/local [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/names [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/network [2022-03-06T23:02:23.839Z] github.com/docker/docker/daemon/stats [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution/metadata [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution/utils [2022-03-06T23:02:23.839Z] github.com/docker/docker/distribution/xfer [2022-03-06T23:02:23.839Z] github.com/docker/docker/dockerversion [2022-03-06T23:02:23.839Z] github.com/docker/docker/errdefs [2022-03-06T23:02:23.839Z] github.com/docker/docker/image [2022-03-06T23:02:23.839Z] github.com/docker/docker/image/cache [2022-03-06T23:02:23.839Z] github.com/docker/docker/image/tarexport [2022-03-06T23:02:23.839Z] github.com/docker/docker/image/v1 [2022-03-06T23:02:23.839Z] github.com/docker/docker/internal/test/suite [2022-03-06T23:02:23.839Z] github.com/docker/docker/layer [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T23:02:23.839Z] github.com/docker/docker/libcontainerd/types [2022-03-06T23:02:23.839Z] github.com/docker/docker/oci [2022-03-06T23:02:23.839Z] github.com/docker/docker/oci/caps [2022-03-06T23:02:23.839Z] github.com/docker/docker/opts [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/aaparser [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/archive [2022-03-06T23:02:23.839Z] github.com/docker/docker/pkg/authorization [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/capabilities [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/containerfs [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/directory [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/dmesg [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/filenotify [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/fileutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/fsutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/homedir [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/idtools [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/ioutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/locker [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/longpath [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/loopback [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/mount [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/parsers [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/pidfile [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/platform [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/pools [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/progress [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/pubsub [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/reexec [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/signal [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/stack [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/stringid [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/symlink [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/system [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/tailfile [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/tarsum [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/term [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/term/windows [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/truncindex [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/urlutil [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/useragent [2022-03-06T23:02:23.840Z] github.com/docker/docker/plugin [2022-03-06T23:02:23.840Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T23:02:23.840Z] github.com/docker/docker/plugin/v2 [2022-03-06T23:02:23.840Z] github.com/docker/docker/profiles/apparmor [2022-03-06T23:02:23.840Z] github.com/docker/docker/profiles/seccomp [2022-03-06T23:02:23.840Z] github.com/docker/docker/quota [2022-03-06T23:02:23.840Z] github.com/docker/docker/reference [2022-03-06T23:02:23.840Z] github.com/docker/docker/registry [2022-03-06T23:02:23.840Z] github.com/docker/docker/registry/resumable [2022-03-06T23:02:23.840Z] github.com/docker/docker/restartmanager [2022-03-06T23:02:23.840Z] github.com/docker/docker/rootless [2022-03-06T23:02:23.840Z] github.com/docker/docker/rootless/specconv [2022-03-06T23:02:23.840Z] github.com/docker/docker/runconfig [2022-03-06T23:02:23.840Z] github.com/docker/docker/runconfig/opts [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/daemon [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/environment [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/fakegit [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/registry [2022-03-06T23:02:23.840Z] github.com/docker/docker/testutil/request [2022-03-06T23:02:23.840Z] github.com/docker/docker/volume [2022-03-06T23:02:23.840Z] github.com/docker/docker/volume/drivers [2022-03-06T23:02:23.840Z] github.com/docker/docker/volume/local [2022-03-06T23:02:23.840Z] github.com/docker/docker/volume/mounts [2022-03-06T23:02:23.840Z] github.com/docker/docker/volume/service [2022-03-06T23:02:23.840Z] github.com/docker/docker/volume/service/opts [2022-03-06T23:02:23.840Z] github.com/docker/docker/volume/testutils' [2022-03-06T23:02:23.840Z] ++ echo 'github.com/docker/docker/api [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/backend/build [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/httputils [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/middleware [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/build [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/container [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/debug [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/image [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/network [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/session [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/system [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/server/router/volume [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/backend [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/container [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/events [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/filters [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/image [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/mount [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/network [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/registry [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/strslice [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/swarm [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/time [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/versions [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T23:02:23.840Z] github.com/docker/docker/api/types/volume [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/builder-next [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/dockerfile [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/dockerignore [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/remotecontext [2022-03-06T23:02:23.840Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T23:02:23.840Z] github.com/docker/docker/cli [2022-03-06T23:02:23.840Z] github.com/docker/docker/cli/config [2022-03-06T23:02:23.840Z] github.com/docker/docker/cli/debug [2022-03-06T23:02:23.840Z] github.com/docker/docker/client [2022-03-06T23:02:23.840Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T23:02:23.840Z] github.com/docker/docker/cmd/dockerd [2022-03-06T23:02:23.840Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T23:02:23.840Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T23:02:23.840Z] github.com/docker/docker/container [2022-03-06T23:02:23.840Z] github.com/docker/docker/container/stream [2022-03-06T23:02:23.840Z] github.com/docker/docker/contrib/apparmor [2022-03-06T23:02:23.840Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T23:02:23.840Z] github.com/docker/docker/contrib/httpserver [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/cluster [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/config [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/events [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/exec [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/images [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/initlayer [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/links [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/listeners [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/local [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/names [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/network [2022-03-06T23:02:23.840Z] github.com/docker/docker/daemon/stats [2022-03-06T23:02:23.840Z] github.com/docker/docker/distribution [2022-03-06T23:02:23.840Z] github.com/docker/docker/distribution/metadata [2022-03-06T23:02:23.840Z] github.com/docker/docker/distribution/utils [2022-03-06T23:02:23.840Z] github.com/docker/docker/distribution/xfer [2022-03-06T23:02:23.840Z] github.com/docker/docker/dockerversion [2022-03-06T23:02:23.840Z] github.com/docker/docker/errdefs [2022-03-06T23:02:23.840Z] github.com/docker/docker/image [2022-03-06T23:02:23.840Z] github.com/docker/docker/image/cache [2022-03-06T23:02:23.840Z] github.com/docker/docker/image/tarexport [2022-03-06T23:02:23.840Z] github.com/docker/docker/image/v1 [2022-03-06T23:02:23.840Z] github.com/docker/docker/internal/test/suite [2022-03-06T23:02:23.840Z] github.com/docker/docker/layer [2022-03-06T23:02:23.840Z] github.com/docker/docker/libcontainerd [2022-03-06T23:02:23.840Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T23:02:23.840Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T23:02:23.840Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T23:02:23.840Z] github.com/docker/docker/libcontainerd/types [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/config [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/idm [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/ns [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/options [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/osl [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/libnetwork/types [2022-03-06T23:02:23.840Z] github.com/docker/docker/oci [2022-03-06T23:02:23.840Z] github.com/docker/docker/oci/caps [2022-03-06T23:02:23.840Z] github.com/docker/docker/opts [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/aaparser [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/archive [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/authorization [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/capabilities [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/containerfs [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/directory [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/dmesg [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/filenotify [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/fileutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/fsutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/homedir [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/idtools [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/ioutils [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/locker [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/longpath [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/loopback [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/mount [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/parsers [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/pidfile [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/platform [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/pools [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/progress [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/pubsub [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/reexec [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/signal [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/stack [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/stringid [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/symlink [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/system [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/tailfile [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/tarsum [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/term [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/term/windows [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/truncindex [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/urlutil [2022-03-06T23:02:23.840Z] github.com/docker/docker/pkg/useragent [2022-03-06T23:02:23.840Z] github.com/docker/docker/plugin [2022-03-06T23:02:23.840Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T23:02:23.840Z] github.com/docker/docker/plugin/v2 [2022-03-06T23:02:23.840Z] github.com/docker/docker/profiles/apparmor [2022-03-06T23:02:23.840Z] github.com/docker/docker/profiles/seccomp [2022-03-06T23:02:23.840Z] github.com/docker/docker/quota [2022-03-06T23:02:23.840Z] github.com/docker/docker/reference [2022-03-06T23:02:23.841Z] github.com/docker/docker/registry [2022-03-06T23:02:23.841Z] github.com/docker/docker/registry/resumable [2022-03-06T23:02:23.841Z] github.com/docker/docker/restartmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/rootless [2022-03-06T23:02:23.841Z] github.com/docker/docker/rootless/specconv [2022-03-06T23:02:23.841Z] github.com/docker/docker/runconfig [2022-03-06T23:02:23.841Z] github.com/docker/docker/runconfig/opts [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/daemon [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/environment [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/fakegit [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/registry [2022-03-06T23:02:23.841Z] github.com/docker/docker/testutil/request [2022-03-06T23:02:23.841Z] github.com/docker/docker/volume [2022-03-06T23:02:23.841Z] github.com/docker/docker/volume/drivers [2022-03-06T23:02:23.841Z] github.com/docker/docker/volume/local [2022-03-06T23:02:23.841Z] github.com/docker/docker/volume/mounts [2022-03-06T23:02:23.841Z] github.com/docker/docker/volume/service [2022-03-06T23:02:23.841Z] github.com/docker/docker/volume/service/opts [2022-03-06T23:02:23.841Z] github.com/docker/docker/volume/testutils' [2022-03-06T23:02:23.841Z] ++ grep --fixed-strings /libnetwork [2022-03-06T23:02:23.841Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/config [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/idm [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ns [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/options [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/osl [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/types' [2022-03-06T23:02:23.841Z] + echo 'github.com/docker/docker/libnetwork [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/config [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/idm [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/ns [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/options [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/osl [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/types' [2022-03-06T23:02:23.841Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T23:02:23.841Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T23:02:23.841Z] + type docker-proxy [2022-03-06T23:02:23.841Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-06T23:02:23.841Z] + hack/make.sh binary-proxy install-proxy [2022-03-06T23:02:23.841Z] [2022-03-06T23:02:23.841Z] Removing bundles/ [2022-03-06T23:02:23.841Z] [2022-03-06T23:02:23.841Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-06T23:02:24.102Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-06T23:02:24.102Z] GOOS="" GOARCH="" GOARM="" [2022-03-06T23:02:25.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-06T23:02:25.652Z] plugin_test.go:61: [d4d96582118ba] joining swarm manager [d9b2728721e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:02:25.652Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-06T23:02:26.580Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-06T23:02:27.143Z] plugin_test.go:64: [d341c69b2ba63] joining swarm manager [d9b2728721e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:02:27.400Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-06T23:02:27.400Z] docker_api_swarm_test.go:384: [dd91ab801f921] joining swarm manager [da6a6c553fa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:02:28.770Z] docker_api_swarm_test.go:385: [d4b0cb7fe4025] joining swarm manager [da6a6c553fa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:02:30.134Z] === RUN TestDockerSuite/TestEventsTop [2022-03-06T23:02:30.691Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-06T23:02:30.691Z] [2022-03-06T23:02:30.691Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-06T23:02:30.691Z] Installing docker-proxy to /usr/local/bin/ [2022-03-06T23:02:30.691Z] [2022-03-06T23:02:30.691Z] + mkdir -p bundles [2022-03-06T23:02:30.691Z] + '[' -n 'github.com/docker/docker/api [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/backend/build [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/httputils [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/middleware [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/build [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/container [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/debug [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/distribution [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/grpc [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/image [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/network [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/plugin [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/session [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/swarm [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/system [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/server/router/volume [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/backend [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/blkiodev [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/container [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/events [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/filters [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/image [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/mount [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/network [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/registry [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/strslice [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/swarm [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/time [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/versions [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-06T23:02:30.691Z] github.com/docker/docker/api/types/volume [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/builder-next [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/builder-next/worker [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/dockerfile [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/dockerignore [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/remotecontext [2022-03-06T23:02:30.691Z] github.com/docker/docker/builder/remotecontext/git [2022-03-06T23:02:30.691Z] github.com/docker/docker/cli [2022-03-06T23:02:30.691Z] github.com/docker/docker/cli/config [2022-03-06T23:02:30.691Z] github.com/docker/docker/cli/debug [2022-03-06T23:02:30.691Z] github.com/docker/docker/client [2022-03-06T23:02:30.691Z] github.com/docker/docker/cmd/docker-proxy [2022-03-06T23:02:30.691Z] github.com/docker/docker/cmd/dockerd [2022-03-06T23:02:30.691Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-06T23:02:30.691Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-06T23:02:30.691Z] github.com/docker/docker/container [2022-03-06T23:02:30.691Z] github.com/docker/docker/container/stream [2022-03-06T23:02:30.691Z] github.com/docker/docker/contrib/apparmor [2022-03-06T23:02:30.691Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-06T23:02:30.691Z] github.com/docker/docker/contrib/httpserver [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/cluster [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/cluster/convert [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/cluster/executor [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/cluster/provider [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/config [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/events [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/events/testutils [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/exec [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/images [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/initlayer [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/links [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/listeners [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/gelf [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/journald [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/local [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/logentries [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/splunk [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/syslog [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/logger/templates [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/names [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/network [2022-03-06T23:02:30.691Z] github.com/docker/docker/daemon/stats [2022-03-06T23:02:30.691Z] github.com/docker/docker/distribution [2022-03-06T23:02:30.691Z] github.com/docker/docker/distribution/metadata [2022-03-06T23:02:30.691Z] github.com/docker/docker/distribution/utils [2022-03-06T23:02:30.691Z] github.com/docker/docker/distribution/xfer [2022-03-06T23:02:30.691Z] github.com/docker/docker/dockerversion [2022-03-06T23:02:30.691Z] github.com/docker/docker/errdefs [2022-03-06T23:02:30.691Z] github.com/docker/docker/image [2022-03-06T23:02:30.691Z] github.com/docker/docker/image/cache [2022-03-06T23:02:30.691Z] github.com/docker/docker/image/tarexport [2022-03-06T23:02:30.691Z] github.com/docker/docker/image/v1 [2022-03-06T23:02:30.691Z] github.com/docker/docker/internal/test/suite [2022-03-06T23:02:30.691Z] github.com/docker/docker/layer [2022-03-06T23:02:30.691Z] github.com/docker/docker/libcontainerd [2022-03-06T23:02:30.691Z] github.com/docker/docker/libcontainerd/queue [2022-03-06T23:02:30.691Z] github.com/docker/docker/libcontainerd/remote [2022-03-06T23:02:30.691Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-06T23:02:30.691Z] github.com/docker/docker/libcontainerd/types [2022-03-06T23:02:30.691Z] github.com/docker/docker/oci [2022-03-06T23:02:30.691Z] github.com/docker/docker/oci/caps [2022-03-06T23:02:30.691Z] github.com/docker/docker/opts [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/aaparser [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/archive [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/authorization [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/broadcaster [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/capabilities [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/chrootarchive [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/containerfs [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/devicemapper [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/directory [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/dmesg [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/filenotify [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/fileutils [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/fsutils [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/homedir [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/idtools [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/ioutils [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/jsonmessage [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/locker [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/longpath [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/loopback [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/mount [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/namesgenerator [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/parsers [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/pidfile [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/platform [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/plugingetter [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/plugins [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/plugins/transport [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/pools [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/progress [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/pubsub [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/reexec [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/signal [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/stack [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/stdcopy [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/streamformatter [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/stringid [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/symlink [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/sysinfo [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/system [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/tailfile [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/tarsum [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/term [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/term/windows [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/truncindex [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/urlutil [2022-03-06T23:02:30.691Z] github.com/docker/docker/pkg/useragent [2022-03-06T23:02:30.691Z] github.com/docker/docker/plugin [2022-03-06T23:02:30.691Z] github.com/docker/docker/plugin/executor/containerd [2022-03-06T23:02:30.691Z] github.com/docker/docker/plugin/v2 [2022-03-06T23:02:30.691Z] github.com/docker/docker/profiles/apparmor [2022-03-06T23:02:30.691Z] github.com/docker/docker/profiles/seccomp [2022-03-06T23:02:30.691Z] github.com/docker/docker/quota [2022-03-06T23:02:30.691Z] github.com/docker/docker/reference [2022-03-06T23:02:30.691Z] github.com/docker/docker/registry [2022-03-06T23:02:30.691Z] github.com/docker/docker/registry/resumable [2022-03-06T23:02:30.691Z] github.com/docker/docker/restartmanager [2022-03-06T23:02:30.691Z] github.com/docker/docker/rootless [2022-03-06T23:02:30.691Z] github.com/docker/docker/rootless/specconv [2022-03-06T23:02:30.691Z] github.com/docker/docker/runconfig [2022-03-06T23:02:30.691Z] github.com/docker/docker/runconfig/opts [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/daemon [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/environment [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/fakecontext [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/fakegit [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/fakestorage [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/fixtures/load [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/registry [2022-03-06T23:02:30.691Z] github.com/docker/docker/testutil/request [2022-03-06T23:02:30.691Z] github.com/docker/docker/volume [2022-03-06T23:02:30.691Z] github.com/docker/docker/volume/drivers [2022-03-06T23:02:30.691Z] github.com/docker/docker/volume/local [2022-03-06T23:02:30.691Z] github.com/docker/docker/volume/mounts [2022-03-06T23:02:30.691Z] github.com/docker/docker/volume/service [2022-03-06T23:02:30.691Z] github.com/docker/docker/volume/service/opts [2022-03-06T23:02:30.691Z] github.com/docker/docker/volume/testutils' ']' [2022-03-06T23:02:30.692Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-06T23:02:30.695Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-06T23:02:31.149Z] --- PASS: TestBuildWithHugeFile (129.02s) [2022-03-06T23:02:31.149Z] === RUN TestBuildWCOWSandboxSize [2022-03-06T23:02:31.149Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T23:02:31.149Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-06T23:02:31.149Z] === RUN TestBuildWithEmptyDockerfile [2022-03-06T23:02:31.149Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T23:02:31.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T23:02:31.149Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T23:02:31.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T23:02:31.149Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T23:02:31.149Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T23:02:31.149Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-06T23:02:31.149Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-06T23:02:31.149Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-06T23:02:31.149Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-06T23:02:31.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-06T23:02:31.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-06T23:02:31.149Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-06T23:02:31.149Z] === RUN TestBuildPreserveOwnership [2022-03-06T23:02:31.149Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:02:31.149Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-06T23:02:31.149Z] === RUN TestBuildPlatformInvalid [2022-03-06T23:02:31.149Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-03-06T23:02:31.149Z] PASS [2022-03-06T23:02:31.149Z] ok github.com/docker/docker/integration/build 200.462s [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === Skipped [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-06T23:02:31.149Z] build_session_test.go:25: TODO: BuildKit [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-06T23:02:31.149Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-06T23:02:31.149Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-06T23:02:31.149Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-06T23:02:31.149Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-06T23:02:31.149Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] DONE 29 tests, 6 skipped in 231.045s [2022-03-06T23:02:31.149Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-06T23:02:31.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:02:31.149Z] INFO: Testing against a local daemon [2022-03-06T23:02:31.149Z] === RUN TestConfigInspect [2022-03-06T23:02:31.149Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-06T23:02:31.149Z] === RUN TestConfigList [2022-03-06T23:02:31.149Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] --- SKIP: TestConfigList (0.00s) [2022-03-06T23:02:31.149Z] === RUN TestConfigsCreateAndDelete [2022-03-06T23:02:31.149Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-06T23:02:31.149Z] === RUN TestConfigsUpdate [2022-03-06T23:02:31.149Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-06T23:02:31.149Z] === RUN TestTemplatedConfig [2022-03-06T23:02:31.149Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-06T23:02:31.149Z] === RUN TestConfigCreateResolve [2022-03-06T23:02:31.149Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:02:31.149Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-06T23:02:31.149Z] PASS [2022-03-06T23:02:31.149Z] ok github.com/docker/docker/integration/config 0.088s [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === Skipped [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-06T23:02:31.149Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.149Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-06T23:02:31.149Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.149Z] [2022-03-06T23:02:31.150Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-06T23:02:31.150Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.150Z] [2022-03-06T23:02:31.150Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-06T23:02:31.150Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.150Z] [2022-03-06T23:02:31.150Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-06T23:02:31.150Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:31.150Z] [2022-03-06T23:02:31.150Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-06T23:02:31.150Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:02:31.150Z] [2022-03-06T23:02:31.150Z] DONE 6 tests, 6 skipped in 2.008s [2022-03-06T23:02:31.150Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-06T23:02:31.264Z] ? github.com/docker/docker/api [no test files] [2022-03-06T23:02:33.209Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-06T23:02:33.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:02:33.366Z] INFO: Testing against a local daemon [2022-03-06T23:02:33.366Z] === RUN TestCheckpoint [2022-03-06T23:02:33.366Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T23:02:33.366Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-06T23:02:33.366Z] === RUN TestContainerInvalidJSON [2022-03-06T23:02:33.366Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T23:02:33.366Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T23:02:33.366Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-06T23:02:33.366Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-06T23:02:33.366Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-06T23:02:33.366Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-06T23:02:33.366Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-06T23:02:33.366Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-06T23:02:33.366Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-06T23:02:33.366Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-06T23:02:33.839Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2022-03-06T23:02:33.839Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-06T23:02:33.839Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-03-06T23:02:33.839Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-06T23:02:33.839Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-03-06T23:02:33.839Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-06T23:02:34.308Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-03-06T23:02:34.308Z] === RUN TestCopyFromContainer [2022-03-06T23:02:34.308Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:34.308Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-06T23:02:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T23:02:34.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T23:02:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T23:02:34.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T23:02:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T23:02:34.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T23:02:34.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-06T23:02:34.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-06T23:02:34.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-06T23:02:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-06T23:02:34.308Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-06T23:02:34.308Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidEnv [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateTmpfsMountsTarget [2022-03-06T23:02:34.308Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:34.308Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-06T23:02:34.308Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:02:34.308Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-06T23:02:34.308Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:02:34.308Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T23:02:34.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T23:02:34.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-06T23:02:34.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-06T23:02:34.308Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-06T23:02:34.308Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-06T23:02:34.308Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-06T23:02:34.308Z] === RUN TestCreateDifferentPlatform [2022-03-06T23:02:34.308Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-06T23:02:34.308Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-06T23:02:34.308Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-06T23:02:34.308Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-06T23:02:34.308Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-06T23:02:34.308Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-06T23:02:34.308Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-06T23:02:34.308Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-06T23:02:34.778Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-06T23:02:34.778Z] === RUN TestContainerKillOnDaemonStart [2022-03-06T23:02:34.778Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:34.778Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-06T23:02:34.778Z] === RUN TestDiff [2022-03-06T23:02:34.778Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-06T23:02:34.778Z] --- SKIP: TestDiff (0.00s) [2022-03-06T23:02:34.778Z] === RUN TestExecWithCloseStdin [2022-03-06T23:02:36.993Z] --- PASS: TestExecWithCloseStdin (2.36s) [2022-03-06T23:02:36.993Z] === RUN TestExec [2022-03-06T23:02:39.209Z] --- PASS: TestExec (2.27s) [2022-03-06T23:02:39.209Z] === RUN TestExecUser [2022-03-06T23:02:39.209Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-06T23:02:39.209Z] --- SKIP: TestExecUser (0.00s) [2022-03-06T23:02:39.209Z] === RUN TestExportContainerAndImportImage [2022-03-06T23:02:39.209Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:39.209Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-06T23:02:39.209Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-06T23:02:39.209Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:39.209Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-06T23:02:39.209Z] === RUN TestHealthCheckWorkdir [2022-03-06T23:02:39.209Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-06T23:02:39.209Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-06T23:02:39.209Z] === RUN TestHealthKillContainer [2022-03-06T23:02:39.209Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-06T23:02:39.209Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-06T23:02:39.209Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-06T23:02:39.209Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T23:02:39.209Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T23:02:39.209Z] === RUN TestKillContainerInvalidSignal [2022-03-06T23:02:39.743Z] === RUN TestDockerSuite/TestExec [2022-03-06T23:02:39.743Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-06T23:02:40.307Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-06T23:02:40.869Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-06T23:02:41.426Z] --- PASS: TestKillContainerInvalidSignal (2.00s) [2022-03-06T23:02:41.426Z] === RUN TestKillContainer [2022-03-06T23:02:41.426Z] === RUN TestKillContainer/no_signal [2022-03-06T23:02:41.431Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-06T23:02:42.358Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-06T23:02:42.920Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-06T23:02:42.992Z] === RUN TestKillContainer/non_killing_signal [2022-03-06T23:02:42.992Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-06T23:02:42.992Z] === RUN TestKillContainer/killing_signal [2022-03-06T23:02:43.482Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-06T23:02:44.043Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-06T23:02:44.605Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-06T23:02:44.861Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-06T23:02:45.424Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-06T23:02:45.953Z] --- PASS: TestKillContainer (4.39s) [2022-03-06T23:02:45.954Z] --- PASS: TestKillContainer/no_signal (1.96s) [2022-03-06T23:02:45.954Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-06T23:02:45.954Z] --- PASS: TestKillContainer/killing_signal (2.38s) [2022-03-06T23:02:45.954Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-06T23:02:45.954Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:02:45.954Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-06T23:02:45.954Z] === RUN TestKillStoppedContainer [2022-03-06T23:02:45.954Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:02:45.954Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-06T23:02:45.954Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-06T23:02:45.954Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:02:45.954Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-06T23:02:45.954Z] === RUN TestKillDifferentUserContainer [2022-03-06T23:02:45.954Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-06T23:02:45.954Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-06T23:02:45.954Z] === RUN TestInspectOomKilledTrue [2022-03-06T23:02:45.954Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:45.954Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-06T23:02:45.954Z] === RUN TestInspectOomKilledFalse [2022-03-06T23:02:45.954Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T23:02:45.954Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-06T23:02:45.954Z] === RUN TestLogsFollowTailEmpty [2022-03-06T23:02:46.182Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-03-06T23:02:46.368Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-06T23:02:47.311Z] === RUN TestDockerSuite/TestExecEnv [2022-03-06T23:02:47.518Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2022-03-06T23:02:47.518Z] === RUN TestNetworkNat [2022-03-06T23:02:47.518Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-06T23:02:47.518Z] --- SKIP: TestNetworkNat (0.01s) [2022-03-06T23:02:47.518Z] === RUN TestNetworkLocalhostTCPNat [2022-03-06T23:02:47.873Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-06T23:02:48.800Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-06T23:02:49.364Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-06T23:02:50.476Z] --- PASS: TestNetworkLocalhostTCPNat (2.55s) [2022-03-06T23:02:50.476Z] === RUN TestNetworkLoopbackNat [2022-03-06T23:02:50.476Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-06T23:02:50.476Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-06T23:02:50.476Z] === RUN TestPause [2022-03-06T23:02:50.476Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-06T23:02:50.477Z] --- SKIP: TestPause (0.00s) [2022-03-06T23:02:50.477Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-06T23:02:51.878Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-06T23:02:52.442Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-06T23:02:52.695Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.07s) [2022-03-06T23:02:52.695Z] === RUN TestPauseStopPausedContainer [2022-03-06T23:02:52.695Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:02:52.695Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-06T23:02:52.695Z] === RUN TestPsFilter [2022-03-06T23:02:52.695Z] --- PASS: TestPsFilter (0.18s) [2022-03-06T23:02:52.695Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-06T23:02:52.698Z] --- PASS: TestServicePlugin (30.73s) [2022-03-06T23:02:52.698Z] === RUN TestServiceUpdateLabel [2022-03-06T23:02:52.954Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-06T23:02:53.518Z] === RUN TestDockerSuite/TestExecParseError [2022-03-06T23:02:54.080Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-06T23:02:54.645Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-06T23:02:54.911Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.42s) [2022-03-06T23:02:54.911Z] === RUN TestRemoveContainerWithVolume [2022-03-06T23:02:55.206Z] --- PASS: TestServiceUpdateLabel (2.52s) [2022-03-06T23:02:55.207Z] === RUN TestServiceUpdateSecrets [2022-03-06T23:02:55.207Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-06T23:02:56.574Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-06T23:02:56.831Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-06T23:02:57.127Z] --- PASS: TestRemoveContainerWithVolume (2.33s) [2022-03-06T23:02:57.127Z] === RUN TestRemoveContainerRunning [2022-03-06T23:02:57.759Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-06T23:02:58.946Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-06T23:02:58.946Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-06T23:02:58.946Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-06T23:02:59.343Z] --- PASS: TestRemoveContainerRunning (2.01s) [2022-03-06T23:02:59.343Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-06T23:03:01.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2022-03-06T23:03:01.568Z] === RUN TestRemoveInvalidContainer [2022-03-06T23:03:01.568Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-06T23:03:01.568Z] === RUN TestRenameLinkedContainer [2022-03-06T23:03:01.568Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-06T23:03:01.568Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-06T23:03:01.568Z] === RUN TestRenameStoppedContainer [2022-03-06T23:03:03.784Z] --- PASS: TestRenameStoppedContainer (2.23s) [2022-03-06T23:03:03.784Z] === RUN TestRenameRunningContainerAndReuse [2022-03-06T23:03:04.819Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-06T23:03:04.819Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-06T23:03:07.576Z] --- PASS: TestRenameRunningContainerAndReuse (4.08s) [2022-03-06T23:03:07.576Z] === RUN TestRenameInvalidName [2022-03-06T23:03:09.793Z] --- PASS: TestRenameInvalidName (1.99s) [2022-03-06T23:03:09.793Z] === RUN TestRenameAnonymousContainer [2022-03-06T23:03:09.924Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-06T23:03:09.924Z] === RUN TestDockerSuite/TestExecTTY [2022-03-06T23:03:09.924Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-06T23:03:10.181Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2022-03-06T23:03:10.181Z] === RUN TestServiceUpdateConfigs [2022-03-06T23:03:10.181Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-06T23:03:10.744Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-06T23:03:11.306Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-06T23:03:11.306Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-06T23:03:11.306Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-06T23:03:11.982Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-06T23:03:12.682Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-06T23:03:12.971Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-06T23:03:12.971Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-06T23:03:12.971Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-06T23:03:12.971Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-06T23:03:12.971Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-06T23:03:12.971Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-06T23:03:12.971Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-06T23:03:13.244Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-06T23:03:13.447Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-06T23:03:14.174Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-06T23:03:14.429Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-06T23:03:15.017Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-06T23:03:15.356Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-06T23:03:19.522Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-06T23:03:19.833Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-06T23:03:21.415Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-06T23:03:22.056Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-06T23:03:22.056Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.251Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-06T23:03:22.251Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-06T23:03:22.251Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.251Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-06T23:03:22.251Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.307Z] --- PASS: TestRenameAnonymousContainer (12.32s) [2022-03-06T23:03:22.307Z] === RUN TestRenameContainerWithSameName [2022-03-06T23:03:22.524Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-06T23:03:22.524Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.524Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-06T23:03:22.524Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-06T23:03:22.717Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-06T23:03:22.717Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-06T23:03:22.717Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-06T23:03:22.717Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-06T23:03:22.717Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-06T23:03:22.717Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-06T23:03:22.717Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-06T23:03:22.717Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-06T23:03:22.717Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-06T23:03:22.717Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:03:22.717Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-06T23:03:23.873Z] --- PASS: TestRenameContainerWithSameName (2.02s) [2022-03-06T23:03:23.873Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-06T23:03:23.873Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-06T23:03:23.873Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-06T23:03:23.873Z] === RUN TestResize [2022-03-06T23:03:24.767Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-06T23:03:25.022Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2022-03-06T23:03:25.022Z] === RUN TestServiceUpdateNetwork [2022-03-06T23:03:25.734Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-06T23:03:25.734Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-06T23:03:25.734Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-06T23:03:25.734Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-06T23:03:25.734Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-06T23:03:25.734Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-06T23:03:25.734Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-06T23:03:25.734Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-06T23:03:25.734Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-06T23:03:25.950Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-06T23:03:26.090Z] --- PASS: TestResize (2.10s) [2022-03-06T23:03:26.090Z] === RUN TestResizeWithInvalidSize [2022-03-06T23:03:26.515Z] check_test.go:379: [d4b0cb7fe4025] daemon is not started [2022-03-06T23:03:26.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-06T23:03:27.283Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-06T23:03:28.307Z] --- PASS: TestResizeWithInvalidSize (2.07s) [2022-03-06T23:03:28.307Z] === RUN TestResizeWhenContainerNotStarted [2022-03-06T23:03:29.034Z] docker_api_swarm_test.go:802: [de904a58f7e71] joining swarm manager [deae3357140aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:03:29.962Z] docker_api_swarm_test.go:802: [d25cffed1709e] joining swarm manager [deae3357140aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:03:30.525Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2022-03-06T23:03:30.525Z] === RUN TestDaemonRestartKillContainers [2022-03-06T23:03:30.525Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:03:30.525Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-06T23:03:30.525Z] === RUN TestStats [2022-03-06T23:03:30.525Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-06T23:03:30.525Z] --- SKIP: TestStats (0.00s) [2022-03-06T23:03:30.525Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-06T23:03:30.889Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-06T23:03:31.146Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-06T23:03:31.146Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-06T23:03:31.146Z] docker_api_swarm_test.go:802: [d2f904baea56c] joining swarm manager [deae3357140aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-06T23:03:31.146Z] === RUN TestDockerSuite/TestHealth [2022-03-06T23:03:31.633Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-06T23:03:31.633Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-06T23:03:31.633Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-06T23:03:31.633Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-06T23:03:31.633Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-06T23:03:33.037Z] docker_api_swarm_test.go:802: [d951e87c7c6c1] joining swarm manager [deae3357140aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-06T23:03:33.963Z] docker_api_swarm_test.go:810: [da0aa0fc4f308] joining swarm manager [deae3357140aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-06T23:03:35.287Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.19s) [2022-03-06T23:03:35.287Z] === RUN TestStopContainerWithTimeout [2022-03-06T23:03:35.287Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-06T23:03:35.287Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-06T23:03:35.287Z] === RUN TestUpdateRestartPolicy [2022-03-06T23:03:38.285Z] --- PASS: TestServiceUpdateNetwork (13.25s) [2022-03-06T23:03:38.285Z] === RUN TestServiceUpdatePidsLimit [2022-03-06T23:03:38.778Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-06T23:03:39.651Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-06T23:03:40.215Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-06T23:03:48.297Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-06T23:03:48.724Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-06T23:03:51.563Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-06T23:03:51.563Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-06T23:03:51.563Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-06T23:03:51.563Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-06T23:03:51.563Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-06T23:03:51.563Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-06T23:03:52.125Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-06T23:03:52.125Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-06T23:03:52.125Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-06T23:03:52.381Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-06T23:03:52.381Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-06T23:03:52.637Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-06T23:03:52.892Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-06T23:03:52.892Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-06T23:03:53.454Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-06T23:03:53.454Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-06T23:03:54.384Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-06T23:03:54.640Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2022-03-06T23:03:54.640Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-03-06T23:03:54.640Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-06T23:03:54.640Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-06T23:03:54.640Z] PASS [2022-03-06T23:03:54.640Z] [2022-03-06T23:03:54.640Z] === Skipped [2022-03-06T23:03:54.640Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-06T23:03:54.640Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-06T23:03:54.640Z] [2022-03-06T23:03:54.640Z] DONE 27 tests, 1 skipped in 196.186s [2022-03-06T23:03:54.640Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-06T23:03:54.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:03:54.640Z] ++ set -e [2022-03-06T23:03:54.640Z] ++ '[' -n 0 ']' [2022-03-06T23:03:54.640Z] ++ set -x [2022-03-06T23:03:54.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:03:54.640Z] INFO: Testing against a local daemon [2022-03-06T23:03:54.640Z] === RUN TestSessionCreate [2022-03-06T23:03:54.640Z] --- PASS: TestSessionCreate (0.03s) [2022-03-06T23:03:54.640Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-06T23:03:54.640Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-06T23:03:54.640Z] PASS [2022-03-06T23:03:54.640Z] [2022-03-06T23:03:54.640Z] DONE 2 tests in 0.153s [2022-03-06T23:03:54.640Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-06T23:03:54.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:03:54.640Z] ++ set -e [2022-03-06T23:03:54.640Z] ++ '[' -n 0 ']' [2022-03-06T23:03:54.640Z] ++ set -x [2022-03-06T23:03:54.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:03:54.897Z] INFO: Testing against a local daemon [2022-03-06T23:03:54.897Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-06T23:03:54.897Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-06T23:03:54.897Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T23:03:54.897Z] === RUN TestDiskUsage [2022-03-06T23:03:54.897Z] === PAUSE TestDiskUsage [2022-03-06T23:03:54.897Z] === RUN TestEventsExecDie [2022-03-06T23:03:54.897Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-06T23:03:54.897Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-06T23:03:55.459Z] --- PASS: TestEventsExecDie (0.66s) [2022-03-06T23:03:55.459Z] === RUN TestEventsBackwardsCompatible [2022-03-06T23:03:55.717Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-03-06T23:03:55.717Z] === RUN TestEventsVolumeCreate [2022-03-06T23:03:55.717Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-06T23:03:55.717Z] === RUN TestInfoBinaryCommits [2022-03-06T23:03:55.717Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-06T23:03:55.717Z] === RUN TestInfoAPIVersioned [2022-03-06T23:03:55.718Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-06T23:03:55.718Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-06T23:03:55.718Z] === RUN TestInfoAPI [2022-03-06T23:03:55.718Z] --- PASS: TestInfoAPI (0.03s) [2022-03-06T23:03:55.718Z] === RUN TestInfoAPIWarnings [2022-03-06T23:03:55.893Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-06T23:03:56.363Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-06T23:03:56.363Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-06T23:03:56.522Z] --- PASS: TestUpdateRestartPolicy (20.80s) [2022-03-06T23:03:56.523Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-06T23:03:56.837Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-06T23:03:57.509Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2022-03-06T23:03:57.509Z] === RUN TestWaitNonBlocked [2022-03-06T23:03:57.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T23:03:57.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T23:03:57.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T23:03:57.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T23:03:57.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-06T23:03:57.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-06T23:03:58.230Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-06T23:03:58.231Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-06T23:03:58.487Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-06T23:03:59.417Z] === RUN TestDockerSuite/TestImportFile [2022-03-06T23:04:00.464Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-06T23:04:00.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s) [2022-03-06T23:04:00.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.69s) [2022-03-06T23:04:00.464Z] === RUN TestWaitBlocked [2022-03-06T23:04:00.464Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:00.464Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-06T23:04:00.464Z] PASS [2022-03-06T23:04:00.464Z] ok github.com/docker/docker/integration/container 86.852s [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === Skipped [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-06T23:04:00.464Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-06T23:04:00.464Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-06T23:04:00.464Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-06T23:04:00.464Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-06T23:04:00.464Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-06T23:04:00.464Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-06T23:04:00.464Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-06T23:04:00.464Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-06T23:04:00.464Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-06T23:04:00.464Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-06T23:04:00.464Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-06T23:04:00.464Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-06T23:04:00.464Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-06T23:04:00.464Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-06T23:04:00.464Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-06T23:04:00.464Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-06T23:04:00.464Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-06T23:04:00.464Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-06T23:04:00.464Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-06T23:04:00.464Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-06T23:04:00.464Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-06T23:04:00.464Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-06T23:04:00.464Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-06T23:04:00.464Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.464Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.01s) [2022-03-06T23:04:00.464Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:00.464Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-06T23:04:00.465Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-06T23:04:00.465Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-06T23:04:00.465Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-06T23:04:00.465Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-06T23:04:00.465Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-06T23:04:00.465Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-06T23:04:00.465Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-06T23:04:00.465Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-06T23:04:00.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:00.465Z] [2022-03-06T23:04:00.465Z] DONE 87 tests, 33 skipped in 89.419s [2022-03-06T23:04:00.465Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-06T23:04:00.636Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-06T23:04:00.803Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-06T23:04:00.803Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-06T23:04:01.732Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-06T23:04:02.661Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-06T23:04:03.596Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-06T23:04:04.026Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-06T23:04:04.282Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-06T23:04:04.845Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-06T23:04:05.408Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-06T23:04:05.408Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-06T23:04:05.408Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-06T23:04:05.969Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-06T23:04:06.227Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-06T23:04:06.789Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-06T23:04:07.045Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-06T23:04:07.607Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/builder/dockerfile 0.196s coverage: 49.3% of statements [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/builder/remotecontext/git 1.243s coverage: 86.3% of statements [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/cli [no test files] [2022-03-06T23:04:07.678Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-06T23:04:07.678Z] ok github.com/docker/docker/cmd/docker-proxy 0.127s coverage: 67.6% of statements [2022-03-06T23:04:07.864Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-06T23:04:08.120Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-06T23:04:09.050Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-06T23:04:09.593Z] ok github.com/docker/docker/client 0.147s coverage: 75.7% of statements [2022-03-06T23:04:09.611Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-06T23:04:09.867Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-06T23:04:10.124Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-06T23:04:10.379Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-06T23:04:10.379Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-06T23:04:10.379Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-06T23:04:10.941Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-06T23:04:11.505Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-06T23:04:12.069Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-06T23:04:12.069Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-03-06T23:04:12.069Z] === RUN TestInfoDebug [2022-03-06T23:04:12.291Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-06T23:04:12.291Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-06T23:04:12.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-06T23:04:12.291Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-06T23:04:12.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-06T23:04:12.291Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-06T23:04:12.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-06T23:04:12.291Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-06T23:04:12.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-06T23:04:12.291Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-06T23:04:12.631Z] --- PASS: TestInfoDebug (0.52s) [2022-03-06T23:04:12.631Z] === RUN TestInfoInsecureRegistries [2022-03-06T23:04:12.631Z] === RUN TestDockerSuite/TestInspectImage [2022-03-06T23:04:12.631Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-06T23:04:12.631Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-06T23:04:12.631Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-06T23:04:12.631Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-06T23:04:13.194Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-06T23:04:13.194Z] === RUN TestInfoRegistryMirrors [2022-03-06T23:04:13.194Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-06T23:04:13.757Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-06T23:04:13.757Z] === RUN TestLoginFailsWithBadCredentials [2022-03-06T23:04:13.757Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-06T23:04:13.757Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-06T23:04:13.757Z] === RUN TestPingCacheHeaders [2022-03-06T23:04:13.757Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-06T23:04:13.757Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-06T23:04:13.757Z] === RUN TestPingGet [2022-03-06T23:04:13.757Z] --- PASS: TestPingGet (0.01s) [2022-03-06T23:04:13.757Z] === RUN TestPingHead [2022-03-06T23:04:13.757Z] --- PASS: TestPingHead (0.02s) [2022-03-06T23:04:13.757Z] === RUN TestVersion [2022-03-06T23:04:13.757Z] --- PASS: TestVersion (0.02s) [2022-03-06T23:04:13.757Z] === CONT TestDiskUsage [2022-03-06T23:04:14.321Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/container_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/image_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/volume_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-06T23:04:14.321Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-06T23:04:14.578Z] === RUN TestDiskUsage/after_container.Run [2022-03-06T23:04:14.835Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-06T23:04:15.093Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage (1.31s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-06T23:04:15.093Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-06T23:04:15.093Z] PASS [2022-03-06T23:04:15.093Z] [2022-03-06T23:04:15.093Z] === Skipped [2022-03-06T23:04:15.093Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T23:04:15.093Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-06T23:04:15.093Z] [2022-03-06T23:04:15.093Z] DONE 50 tests, 1 skipped in 20.393s [2022-03-06T23:04:15.093Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-06T23:04:15.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:04:15.093Z] ++ set -e [2022-03-06T23:04:15.093Z] ++ '[' -n 0 ']' [2022-03-06T23:04:15.093Z] ++ set -x [2022-03-06T23:04:15.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-06T23:04:15.349Z] INFO: Testing against a local daemon [2022-03-06T23:04:15.349Z] === RUN TestVolumesCreateAndList [2022-03-06T23:04:15.349Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-06T23:04:15.349Z] === RUN TestVolumesRemove [2022-03-06T23:04:15.349Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-06T23:04:15.349Z] === RUN TestVolumesInspect [2022-03-06T23:04:15.349Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-06T23:04:15.349Z] === RUN TestVolumesInvalidJSON [2022-03-06T23:04:15.349Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-06T23:04:15.349Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-06T23:04:15.349Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-06T23:04:15.349Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-06T23:04:15.349Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-06T23:04:15.349Z] PASS [2022-03-06T23:04:15.349Z] [2022-03-06T23:04:15.349Z] DONE 5 tests in 0.192s [2022-03-06T23:04:15.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-06T23:04:15.613Z] ++++ cat bundles/test-integration/docker.pid [2022-03-06T23:04:15.613Z] +++ kill 6136 [2022-03-06T23:04:15.875Z] +++ /etc/init.d/apparmor stop [2022-03-06T23:04:15.875Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-06T23:04:15.875Z] [2022-03-06T23:04:15.875Z] Unloading profiles will leave already running processes permanently [2022-03-06T23:04:15.875Z] unconfined, which can lead to unexpected situations. [2022-03-06T23:04:15.875Z] [2022-03-06T23:04:15.875Z] To set a process to complain mode, use the command line tool [2022-03-06T23:04:15.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-06T23:04:15.875Z] +++ true [2022-03-06T23:04:15.875Z] exiting test-integration [2022-03-06T23:04:15.875Z] ++ exit 0 [2022-03-06T23:04:15.875Z] [2022-03-06T23:04:16.442Z] + for job in $(jobs -p) [2022-03-06T23:04:16.442Z] + wait 7574 [2022-03-06T23:04:17.005Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-06T23:04:17.005Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-06T23:04:17.566Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-06T23:04:17.822Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-06T23:04:18.749Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-06T23:04:19.311Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-06T23:04:19.873Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-06T23:04:20.129Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-06T23:04:20.691Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-06T23:04:21.253Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-06T23:04:21.508Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-06T23:04:21.508Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-06T23:04:22.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-06T23:04:22.999Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-06T23:04:23.927Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-06T23:04:24.854Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-06T23:04:25.110Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-06T23:04:25.838Z] === RUN TestConfigDaemonLibtrustID [2022-03-06T23:04:25.838Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-06T23:04:25.838Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-06T23:04:25.838Z] === RUN TestDaemonConfigValidation [2022-03-06T23:04:25.838Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-06T23:04:25.838Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-06T23:04:25.838Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-06T23:04:25.838Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-06T23:04:25.838Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-06T23:04:25.838Z] === RUN TestDaemonProxy [2022-03-06T23:04:25.838Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-06T23:04:25.838Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-06T23:04:25.838Z] PASS [2022-03-06T23:04:25.838Z] ok github.com/docker/docker/integration/daemon 0.112s [2022-03-06T23:04:25.838Z] [2022-03-06T23:04:25.838Z] === Skipped [2022-03-06T23:04:25.838Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-06T23:04:25.838Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-06T23:04:25.838Z] [2022-03-06T23:04:25.838Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-06T23:04:25.838Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-06T23:04:25.838Z] [2022-03-06T23:04:25.838Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-06T23:04:25.838Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-06T23:04:25.838Z] [2022-03-06T23:04:25.838Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-06T23:04:25.838Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-06T23:04:25.838Z] [2022-03-06T23:04:25.838Z] DONE 4 tests, 4 skipped in 22.092s [2022-03-06T23:04:25.838Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-06T23:04:26.039Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-06T23:04:26.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:26.825Z] INFO: Testing against a local daemon [2022-03-06T23:04:26.825Z] === RUN TestCommitInheritsEnv [2022-03-06T23:04:26.825Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:04:26.825Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-06T23:04:26.825Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-06T23:04:26.825Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:04:26.825Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T23:04:26.825Z] === RUN TestImportWithCustomPlatform [2022-03-06T23:04:26.825Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:04:26.825Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-06T23:04:26.825Z] === RUN TestImagesFilterMultiReference [2022-03-06T23:04:26.825Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-06T23:04:26.825Z] === RUN TestImagePullPlatformInvalid [2022-03-06T23:04:26.825Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-06T23:04:26.825Z] === RUN TestRemoveImageOrphaning [2022-03-06T23:04:27.406Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-06T23:04:27.812Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2022-03-06T23:04:27.812Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-06T23:04:27.812Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-06T23:04:27.812Z] === RUN TestTagInvalidReference [2022-03-06T23:04:27.812Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-06T23:04:27.812Z] === RUN TestTagValidPrefixedRepo [2022-03-06T23:04:27.812Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-06T23:04:27.812Z] === RUN TestTagExistedNameWithoutForce [2022-03-06T23:04:27.812Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-06T23:04:27.812Z] === RUN TestTagOfficialNames [2022-03-06T23:04:27.812Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-06T23:04:27.812Z] === RUN TestTagMatchesDigest [2022-03-06T23:04:27.812Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-06T23:04:27.812Z] PASS [2022-03-06T23:04:27.812Z] ok github.com/docker/docker/integration/image 1.499s [2022-03-06T23:04:28.281Z] [2022-03-06T23:04:28.281Z] === Skipped [2022-03-06T23:04:28.281Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-06T23:04:28.281Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:04:28.281Z] [2022-03-06T23:04:28.281Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-06T23:04:28.281Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:04:28.281Z] [2022-03-06T23:04:28.281Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-06T23:04:28.281Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-06T23:04:28.281Z] [2022-03-06T23:04:28.281Z] DONE 12 tests, 3 skipped in 5.689s [2022-03-06T23:04:28.281Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-06T23:04:28.771Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-06T23:04:28.771Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-06T23:04:30.136Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-06T23:04:30.392Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-06T23:04:30.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:30.500Z] INFO: Testing against a local daemon [2022-03-06T23:04:30.500Z] === RUN TestNetworkCreateDelete [2022-03-06T23:04:30.500Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:30.500Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-06T23:04:30.500Z] === RUN TestDockerNetworkDeletePreferID [2022-03-06T23:04:30.500Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-06T23:04:30.500Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-06T23:04:30.500Z] === RUN TestDaemonDNSFallback [2022-03-06T23:04:30.500Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:30.500Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-06T23:04:30.500Z] === RUN TestInspectNetwork [2022-03-06T23:04:30.500Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:30.500Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-06T23:04:30.500Z] === RUN TestRunContainerWithBridgeNone [2022-03-06T23:04:30.500Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:30.500Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-06T23:04:30.500Z] === RUN TestNetworkInvalidJSON [2022-03-06T23:04:30.500Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-06T23:04:30.500Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-06T23:04:30.500Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T23:04:30.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T23:04:30.500Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T23:04:30.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T23:04:30.500Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-06T23:04:30.500Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-06T23:04:30.500Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-06T23:04:30.500Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-06T23:04:30.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-06T23:04:30.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-06T23:04:30.500Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-06T23:04:30.500Z] === RUN TestNetworkList [2022-03-06T23:04:30.500Z] === RUN TestNetworkList//networks [2022-03-06T23:04:30.500Z] === PAUSE TestNetworkList//networks [2022-03-06T23:04:30.500Z] === RUN TestNetworkList//networks/ [2022-03-06T23:04:30.500Z] === PAUSE TestNetworkList//networks/ [2022-03-06T23:04:30.501Z] === CONT TestNetworkList//networks [2022-03-06T23:04:30.501Z] === CONT TestNetworkList//networks/ [2022-03-06T23:04:30.501Z] --- PASS: TestNetworkList (0.04s) [2022-03-06T23:04:30.501Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-06T23:04:30.501Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestHostIPv4BridgeLabel [2022-03-06T23:04:30.501Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-06T23:04:30.501Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestDaemonDefaultNetworkPools [2022-03-06T23:04:30.501Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-06T23:04:30.501Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-06T23:04:30.501Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-06T23:04:30.501Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestServiceWithPredefinedNetwork [2022-03-06T23:04:30.501Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-06T23:04:30.501Z] service_test.go:243: FLAKY_TEST [2022-03-06T23:04:30.501Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestServiceWithDataPathPortInit [2022-03-06T23:04:30.501Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-06T23:04:30.501Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-06T23:04:30.501Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-06T23:04:30.501Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T23:04:30.501Z] PASS [2022-03-06T23:04:30.501Z] ok github.com/docker/docker/integration/network 0.175s [2022-03-06T23:04:30.954Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === Skipped [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-06T23:04:30.970Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-06T23:04:30.970Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-06T23:04:30.970Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-06T23:04:30.970Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-06T23:04:30.970Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-06T23:04:30.970Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:243: FLAKY_TEST [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-06T23:04:30.970Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-06T23:04:30.970Z] [2022-03-06T23:04:30.970Z] DONE 22 tests, 15 skipped in 2.541s [2022-03-06T23:04:30.970Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-06T23:04:31.957Z] testing: warning: no tests to run [2022-03-06T23:04:31.957Z] PASS [2022-03-06T23:04:31.957Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2022-03-06T23:04:31.957Z] [2022-03-06T23:04:31.957Z] DONE 0 tests in 0.737s [2022-03-06T23:04:31.957Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-06T23:04:32.426Z] testing: warning: no tests to run [2022-03-06T23:04:32.426Z] PASS [2022-03-06T23:04:32.426Z] ok github.com/docker/docker/integration/network/macvlan 0.073s [2022-03-06T23:04:32.426Z] [2022-03-06T23:04:32.426Z] DONE 0 tests in 0.741s [2022-03-06T23:04:32.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-06T23:04:33.362Z] testing: warning: no tests to run [2022-03-06T23:04:33.362Z] PASS [2022-03-06T23:04:33.362Z] ok github.com/docker/docker/integration/plugin 0.075s [2022-03-06T23:04:33.362Z] [2022-03-06T23:04:33.362Z] DONE 0 tests in 0.717s [2022-03-06T23:04:33.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-06T23:04:34.351Z] testing: warning: no tests to run [2022-03-06T23:04:34.351Z] PASS [2022-03-06T23:04:34.351Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-03-06T23:04:34.351Z] [2022-03-06T23:04:34.351Z] DONE 0 tests in 0.703s [2022-03-06T23:04:34.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-06T23:04:37.503Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-06T23:04:39.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:39.116Z] INFO: Testing against a local daemon [2022-03-06T23:04:39.116Z] === RUN TestPluginInvalidJSON [2022-03-06T23:04:39.116Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T23:04:39.116Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T23:04:39.116Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-06T23:04:39.116Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-06T23:04:39.116Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-06T23:04:39.116Z] === RUN TestPluginInstall [2022-03-06T23:04:39.116Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-06T23:04:39.116Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-06T23:04:39.116Z] === RUN TestPluginsWithRuntimes [2022-03-06T23:04:39.116Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-06T23:04:39.116Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-06T23:04:39.116Z] === RUN TestPluginBackCompatMediaTypes [2022-03-06T23:04:39.116Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-06T23:04:39.116Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T23:04:39.116Z] PASS [2022-03-06T23:04:39.116Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2022-03-06T23:04:39.116Z] [2022-03-06T23:04:39.116Z] === Skipped [2022-03-06T23:04:39.116Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-06T23:04:39.116Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-06T23:04:39.116Z] [2022-03-06T23:04:39.116Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-06T23:04:39.116Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-06T23:04:39.116Z] [2022-03-06T23:04:39.116Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-06T23:04:39.116Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-06T23:04:39.116Z] [2022-03-06T23:04:39.116Z] DONE 5 tests, 3 skipped in 4.924s [2022-03-06T23:04:39.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-06T23:04:39.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-06T23:04:39.996Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-06T23:04:40.600Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-06T23:04:41.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:41.820Z] INFO: Testing against a local daemon [2022-03-06T23:04:41.820Z] === RUN TestExternalGraphDriver [2022-03-06T23:04:41.820Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-06T23:04:41.820Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-06T23:04:41.820Z] === RUN TestGraphdriverPluginV2 [2022-03-06T23:04:41.820Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-06T23:04:41.820Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-06T23:04:41.820Z] PASS [2022-03-06T23:04:41.820Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.104s [2022-03-06T23:04:41.820Z] [2022-03-06T23:04:41.820Z] === Skipped [2022-03-06T23:04:41.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-06T23:04:41.820Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-06T23:04:41.820Z] [2022-03-06T23:04:41.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-06T23:04:41.820Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-06T23:04:41.820Z] [2022-03-06T23:04:41.820Z] DONE 2 tests, 2 skipped in 2.503s [2022-03-06T23:04:41.820Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-06T23:04:41.967Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-06T23:04:41.967Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-06T23:04:42.529Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-06T23:04:42.529Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-06T23:04:42.529Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-06T23:04:42.785Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-06T23:04:43.348Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-06T23:04:43.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-06T23:04:44.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:44.035Z] INFO: Testing against a local daemon [2022-03-06T23:04:44.035Z] === RUN TestReadPluginNoRead [2022-03-06T23:04:44.035Z] read_test.go:21: no unix domain sockets on Windows [2022-03-06T23:04:44.035Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-06T23:04:44.035Z] PASS [2022-03-06T23:04:44.035Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2022-03-06T23:04:44.035Z] [2022-03-06T23:04:44.035Z] === Skipped [2022-03-06T23:04:44.035Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-06T23:04:44.035Z] read_test.go:21: no unix domain sockets on Windows [2022-03-06T23:04:44.035Z] [2022-03-06T23:04:44.035Z] DONE 1 tests, 1 skipped in 2.195s [2022-03-06T23:04:44.507Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-06T23:04:45.501Z] testing: warning: no tests to run [2022-03-06T23:04:45.501Z] PASS [2022-03-06T23:04:45.501Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.103s [2022-03-06T23:04:45.501Z] [2022-03-06T23:04:45.501Z] DONE 0 tests in 1.167s [2022-03-06T23:04:45.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-06T23:04:47.517Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-06T23:04:47.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-06T23:04:47.517Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-06T23:04:47.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:47.743Z] INFO: Testing against a local daemon [2022-03-06T23:04:47.743Z] === RUN TestPluginWithDevMounts [2022-03-06T23:04:47.743Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:47.743Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-06T23:04:47.743Z] PASS [2022-03-06T23:04:47.743Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2022-03-06T23:04:47.743Z] [2022-03-06T23:04:47.743Z] === Skipped [2022-03-06T23:04:47.743Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-06T23:04:47.743Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:47.743Z] [2022-03-06T23:04:47.743Z] DONE 1 tests, 1 skipped in 2.213s [2022-03-06T23:04:48.212Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-06T23:04:48.362Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2022-03-06T23:04:48.363Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-06T23:04:48.363Z] ok github.com/docker/docker/cmd/dockerd/trap 2.489s coverage: 0.0% of statements [2022-03-06T23:04:48.363Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-06T23:04:48.363Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-06T23:04:48.363Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-06T23:04:48.363Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-06T23:04:48.363Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-06T23:04:49.406Z] docker_api_swarm_service_test.go:395: [d8863dbb6c9cf] joining swarm manager [d855f1f262e36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:04:49.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:49.781Z] INFO: Testing against a local daemon [2022-03-06T23:04:49.781Z] === RUN TestSecretInspect [2022-03-06T23:04:49.781Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:49.781Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-06T23:04:49.781Z] === RUN TestSecretList [2022-03-06T23:04:49.781Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:49.781Z] --- SKIP: TestSecretList (0.00s) [2022-03-06T23:04:49.781Z] === RUN TestSecretsCreateAndDelete [2022-03-06T23:04:49.781Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:49.781Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-06T23:04:49.781Z] === RUN TestSecretsUpdate [2022-03-06T23:04:49.781Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:49.781Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-06T23:04:49.781Z] === RUN TestTemplatedSecret [2022-03-06T23:04:49.781Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:49.781Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-06T23:04:49.781Z] === RUN TestSecretCreateResolve [2022-03-06T23:04:49.781Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:49.781Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-06T23:04:49.781Z] PASS [2022-03-06T23:04:49.781Z] ok github.com/docker/docker/integration/secret 0.091s [2022-03-06T23:04:49.968Z] docker_api_swarm_service_test.go:395: [da9fe3c1167cd] joining swarm manager [d855f1f262e36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:04:50.250Z] [2022-03-06T23:04:50.251Z] === Skipped [2022-03-06T23:04:50.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-06T23:04:50.251Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:50.251Z] [2022-03-06T23:04:50.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-06T23:04:50.251Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:50.251Z] [2022-03-06T23:04:50.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-06T23:04:50.251Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:50.251Z] [2022-03-06T23:04:50.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-06T23:04:50.251Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:50.251Z] [2022-03-06T23:04:50.251Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-06T23:04:50.251Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:50.251Z] [2022-03-06T23:04:50.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-06T23:04:50.251Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:50.251Z] [2022-03-06T23:04:50.251Z] DONE 6 tests, 6 skipped in 2.061s [2022-03-06T23:04:50.251Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-06T23:04:51.858Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-06T23:04:52.421Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-06T23:04:52.421Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-06T23:04:52.491Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:52.491Z] INFO: Testing against a local daemon [2022-03-06T23:04:52.491Z] === RUN TestServiceCreateInit [2022-03-06T23:04:52.491Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-06T23:04:52.491Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-06T23:04:52.491Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- PASS: TestServiceCreateInit (0.07s) [2022-03-06T23:04:52.491Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T23:04:52.491Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T23:04:52.491Z] === RUN TestCreateServiceMultipleTimes [2022-03-06T23:04:52.491Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-06T23:04:52.491Z] === RUN TestCreateServiceConflict [2022-03-06T23:04:52.491Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-06T23:04:52.491Z] === RUN TestCreateServiceMaxReplicas [2022-03-06T23:04:52.491Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-06T23:04:52.491Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-06T23:04:52.491Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-06T23:04:52.491Z] === RUN TestCreateServiceSecretFileMode [2022-03-06T23:04:52.491Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-06T23:04:52.491Z] === RUN TestCreateServiceConfigFileMode [2022-03-06T23:04:52.491Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-06T23:04:52.491Z] === RUN TestCreateServiceSysctls [2022-03-06T23:04:52.491Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.491Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-06T23:04:52.491Z] === RUN TestCreateServiceCapabilities [2022-03-06T23:04:52.491Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-06T23:04:52.959Z] === RUN TestInspect [2022-03-06T23:04:52.959Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestInspect (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestCreateJob [2022-03-06T23:04:52.959Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestCreateJob (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestReplicatedJob [2022-03-06T23:04:52.959Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestUpdateReplicatedJob [2022-03-06T23:04:52.959Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestServiceListWithStatuses [2022-03-06T23:04:52.959Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestDockerNetworkConnectAlias [2022-03-06T23:04:52.959Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestDockerNetworkReConnect [2022-03-06T23:04:52.959Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestServicePlugin [2022-03-06T23:04:52.959Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestServiceUpdateLabel [2022-03-06T23:04:52.959Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestServiceUpdateSecrets [2022-03-06T23:04:52.959Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestServiceUpdateConfigs [2022-03-06T23:04:52.959Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestServiceUpdateNetwork [2022-03-06T23:04:52.959Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-06T23:04:52.959Z] === RUN TestServiceUpdatePidsLimit [2022-03-06T23:04:52.959Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-06T23:04:52.959Z] PASS [2022-03-06T23:04:52.959Z] ok github.com/docker/docker/integration/service 0.282s [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === Skipped [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T23:04:52.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T23:04:52.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-06T23:04:52.959Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-06T23:04:52.959Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-06T23:04:52.959Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-06T23:04:52.959Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-06T23:04:52.959Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-06T23:04:52.959Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-06T23:04:52.959Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-06T23:04:52.959Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-06T23:04:52.959Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-06T23:04:52.959Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-06T23:04:52.959Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-06T23:04:52.959Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-06T23:04:52.959Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-06T23:04:52.959Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-06T23:04:52.959Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-06T23:04:52.959Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-06T23:04:52.959Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-06T23:04:52.959Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-06T23:04:52.959Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-06T23:04:52.959Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-06T23:04:52.959Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-06T23:04:52.959Z] [2022-03-06T23:04:52.959Z] DONE 24 tests, 23 skipped in 2.708s [2022-03-06T23:04:52.959Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-06T23:04:53.353Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-06T23:04:54.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:54.527Z] INFO: Testing against a local daemon [2022-03-06T23:04:54.527Z] === RUN TestSessionCreate [2022-03-06T23:04:54.527Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:54.527Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-06T23:04:54.527Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-06T23:04:54.527Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:54.527Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-06T23:04:54.527Z] PASS [2022-03-06T23:04:54.527Z] ok github.com/docker/docker/integration/session 0.096s [2022-03-06T23:04:54.721Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-06T23:04:54.996Z] [2022-03-06T23:04:54.996Z] === Skipped [2022-03-06T23:04:54.996Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-06T23:04:54.996Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:54.996Z] [2022-03-06T23:04:54.996Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-06T23:04:54.996Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-06T23:04:54.996Z] [2022-03-06T23:04:54.996Z] DONE 2 tests, 2 skipped in 1.870s [2022-03-06T23:04:54.996Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-06T23:04:55.663Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-06T23:04:56.504Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-03-06T23:04:56.590Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-06T23:04:56.766Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-06T23:04:57.151Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-06T23:04:57.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:04:57.212Z] INFO: Testing against a local daemon [2022-03-06T23:04:57.212Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-06T23:04:57.212Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:57.212Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestDiskUsage [2022-03-06T23:04:57.212Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-06T23:04:57.212Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestEventsExecDie [2022-03-06T23:04:57.212Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-06T23:04:57.212Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestEventsBackwardsCompatible [2022-03-06T23:04:57.212Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-06T23:04:57.212Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestEventsVolumeCreate [2022-03-06T23:04:57.212Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-06T23:04:57.212Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestInfoAPI [2022-03-06T23:04:57.212Z] --- PASS: TestInfoAPI (0.04s) [2022-03-06T23:04:57.212Z] === RUN TestInfoAPIWarnings [2022-03-06T23:04:57.212Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:04:57.212Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestInfoDebug [2022-03-06T23:04:57.212Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:04:57.212Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestInfoInsecureRegistries [2022-03-06T23:04:57.212Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:04:57.212Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestInfoRegistryMirrors [2022-03-06T23:04:57.212Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:04:57.212Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-06T23:04:57.212Z] === RUN TestLoginFailsWithBadCredentials [2022-03-06T23:04:58.154Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-06T23:04:58.200Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-06T23:04:58.200Z] === RUN TestPingCacheHeaders [2022-03-06T23:04:58.200Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-06T23:04:58.200Z] === RUN TestPingGet [2022-03-06T23:04:58.200Z] --- PASS: TestPingGet (0.04s) [2022-03-06T23:04:58.200Z] === RUN TestPingHead [2022-03-06T23:04:58.200Z] --- PASS: TestPingHead (0.03s) [2022-03-06T23:04:58.200Z] === RUN TestVersion [2022-03-06T23:04:58.200Z] --- PASS: TestVersion (0.03s) [2022-03-06T23:04:58.200Z] PASS [2022-03-06T23:04:58.200Z] ok github.com/docker/docker/integration/system 1.218s [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === Skipped [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-06T23:04:58.200Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-06T23:04:58.200Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-06T23:04:58.200Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-06T23:04:58.200Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-06T23:04:58.200Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-06T23:04:58.200Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-06T23:04:58.200Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-06T23:04:58.200Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-06T23:04:58.200Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-06T23:04:58.200Z] [2022-03-06T23:04:58.200Z] DONE 15 tests, 9 skipped in 3.180s [2022-03-06T23:04:58.200Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-06T23:04:59.041Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-06T23:04:59.603Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-06T23:04:59.859Z] === RUN TestDockerSuite/TestLogsSince [2022-03-06T23:05:00.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:05:00.417Z] INFO: Testing against a local daemon [2022-03-06T23:05:00.417Z] === RUN TestVolumesCreateAndList [2022-03-06T23:05:00.417Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-06T23:05:00.417Z] === RUN TestVolumesRemove [2022-03-06T23:05:00.417Z] --- PASS: TestVolumesRemove (0.11s) [2022-03-06T23:05:00.417Z] === RUN TestVolumesInspect [2022-03-06T23:05:00.417Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-06T23:05:00.417Z] === RUN TestVolumesInvalidJSON [2022-03-06T23:05:00.417Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-06T23:05:00.417Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-06T23:05:00.417Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-06T23:05:00.417Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-06T23:05:00.417Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-06T23:05:00.417Z] PASS [2022-03-06T23:05:00.417Z] ok github.com/docker/docker/integration/volume 0.281s [2022-03-06T23:05:00.417Z] [2022-03-06T23:05:00.417Z] DONE 5 tests in 2.191s [2022-03-06T23:05:00.417Z] INFO: make.ps1 ended at 03/06/2022 23:05:00 [2022-03-06T23:05:00.417Z] INFO: Integration CLI tests being run from the host: [2022-03-06T23:05:00.417Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-06T23:05:04.740Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-06T23:05:05.049Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-06T23:05:05.049Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-06T23:05:05.049Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-06T23:05:05.049Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-06T23:05:05.049Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-06T23:05:05.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-06T23:05:05.683Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-03-06T23:05:06.256Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-06T23:05:06.464Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-06T23:05:06.829Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-06T23:05:07.259Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-06T23:05:07.393Z] docker_api_swarm_service_test.go:343: [d52c8dca92ffa] joining swarm manager [d077a727e6a48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:05:07.772Z] ok github.com/docker/docker/daemon 10.154s coverage: 17.1% of statements [2022-03-06T23:05:07.772Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-06T23:05:07.772Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-06T23:05:07.772Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-06T23:05:07.772Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-06T23:05:07.954Z] docker_api_swarm_service_test.go:343: [de6c1bdd9c560] joining swarm manager [d077a727e6a48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:05:08.033Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.652s coverage: 74.6% of statements [2022-03-06T23:05:08.824Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-06T23:05:08.824Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-06T23:05:08.824Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-06T23:05:08.824Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-06T23:05:08.824Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-06T23:05:08.979Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.426s coverage: 56.2% of statements [2022-03-06T23:05:09.290Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-06T23:05:09.923Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-03-06T23:05:11.309Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-03-06T23:05:12.123Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-06T23:05:12.236Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-06T23:05:12.686Z] === RUN TestDockerSuite/TestLogsTail [2022-03-06T23:05:12.699Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.256s coverage: 50.5% of statements [2022-03-06T23:05:12.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-06T23:05:12.936Z] INFO: Testing against a local daemon [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-06T23:05:12.936Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-06T23:05:12.936Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-06T23:05:12.936Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-06T23:05:12.941Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-06T23:05:12.941Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-06T23:05:12.941Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-06T23:05:12.941Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-06T23:05:12.941Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-06T23:05:13.249Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-06T23:05:13.404Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-06T23:05:13.505Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-06T23:05:13.643Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.211s coverage: 46.2% of statements [2022-03-06T23:05:13.643Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-06T23:05:13.873Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-06T23:05:14.067Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-06T23:05:14.323Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-06T23:05:14.579Z] === RUN TestDockerSuite/TestNetHostname [2022-03-06T23:05:14.585Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.731s coverage: 58.0% of statements [2022-03-06T23:05:14.585Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-06T23:05:14.585Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-06T23:05:14.585Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2022-03-06T23:05:15.951Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-06T23:05:15.972Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 2.9% of statements [2022-03-06T23:05:16.208Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-06T23:05:16.544Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2022-03-06T23:05:16.805Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2022-03-06T23:05:16.805Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-06T23:05:16.805Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-06T23:05:18.192Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.0% of statements [2022-03-06T23:05:18.453Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 80.2% of statements [2022-03-06T23:05:18.715Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-03-06T23:05:18.715Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-06T23:05:18.976Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-06T23:05:19.238Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-06T23:05:19.811Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2022-03-06T23:05:19.811Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2022-03-06T23:05:20.755Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-03-06T23:05:20.755Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-06T23:05:21.016Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 59.1% of statements [2022-03-06T23:05:21.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-06T23:05:21.589Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 31.5% of statements [2022-03-06T23:05:21.705Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-06T23:05:22.599Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-03-06T23:05:22.599Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-03-06T23:05:23.077Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-06T23:05:23.077Z] docker_api_swarm_service_test.go:490: [de2019f977d1e] joining swarm manager [dc2ae2a226eac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:05:23.184Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-06T23:05:23.638Z] === RUN TestDockerSuite/TestPluginActive [2022-03-06T23:05:23.771Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2022-03-06T23:05:23.771Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-06T23:05:23.771Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-06T23:05:24.200Z] docker_api_swarm_service_test.go:490: [d15e5da8b339a] joining swarm manager [dc2ae2a226eac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:05:24.711Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-06T23:05:25.159Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-06T23:05:25.420Z] ok github.com/docker/docker/distribution 0.628s coverage: 28.4% of statements [2022-03-06T23:05:25.420Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-06T23:05:25.992Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-06T23:05:26.091Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-06T23:05:26.564Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-06T23:05:26.824Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-06T23:05:27.395Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-06T23:05:27.395Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-03-06T23:05:27.395Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-06T23:05:27.656Z] ok github.com/docker/docker/image/v1 0.055s coverage: 25.0% of statements [2022-03-06T23:05:27.656Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-06T23:05:28.228Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-03-06T23:05:29.171Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements [2022-03-06T23:05:29.464Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-06T23:05:29.743Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2022-03-06T23:05:29.743Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-06T23:05:29.930Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-06T23:05:29.930Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-06T23:05:29.930Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-06T23:05:31.129Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 82.5% of statements [2022-03-06T23:05:31.332Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-06T23:05:31.332Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-06T23:05:31.332Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-06T23:05:32.071Z] ok github.com/docker/docker/pkg/authorization 0.164s coverage: 68.3% of statements [2022-03-06T23:05:32.071Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-06T23:05:32.071Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-06T23:05:32.697Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-06T23:05:33.718Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-06T23:05:34.189Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-06T23:05:34.189Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-06T23:05:34.189Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-06T23:05:35.211Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-06T23:05:35.279Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-06T23:05:35.372Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.5% of statements [2022-03-06T23:05:35.372Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-06T23:05:35.633Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-06T23:05:35.633Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-06T23:05:35.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-06T23:05:36.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-06T23:05:36.575Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-06T23:05:36.835Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-03-06T23:05:37.097Z] ok github.com/docker/docker/layer 7.972s coverage: 69.0% of statements [2022-03-06T23:05:37.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-06T23:05:37.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-06T23:05:37.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-06T23:05:37.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-06T23:05:37.097Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-06T23:05:37.097Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-06T23:05:37.097Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2022-03-06T23:05:37.137Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-06T23:05:37.358Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-03-06T23:05:38.313Z] ok github.com/docker/docker/pkg/idtools 0.535s coverage: 69.5% of statements [2022-03-06T23:05:38.573Z] ok github.com/docker/docker/pkg/ioutils 0.467s coverage: 71.5% of statements [2022-03-06T23:05:38.834Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-06T23:05:38.834Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-06T23:05:38.834Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-03-06T23:05:38.834Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-06T23:05:38.834Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-06T23:05:39.095Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2022-03-06T23:05:39.095Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-06T23:05:39.356Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-06T23:05:39.356Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-03-06T23:05:39.617Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-06T23:05:39.617Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-06T23:05:39.617Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-06T23:05:39.671Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-06T23:05:40.020Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-06T23:05:40.020Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-06T23:05:40.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-06T23:05:40.020Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-06T23:05:40.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-06T23:05:40.020Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-06T23:05:40.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-06T23:05:40.020Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-06T23:05:40.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-06T23:05:40.190Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-03-06T23:05:40.487Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-06T23:05:40.762Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-06T23:05:40.762Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-06T23:05:41.022Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-06T23:05:42.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-06T23:05:42.407Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-06T23:05:42.407Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-06T23:05:42.668Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-06T23:05:42.668Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-06T23:05:42.929Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-06T23:05:43.191Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-06T23:05:43.452Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-03-06T23:05:44.025Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-06T23:05:44.025Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-03-06T23:05:44.597Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-03-06T23:05:44.597Z] coverage: [no statements] [2022-03-06T23:05:44.597Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-03-06T23:05:44.707Z] docker_api_swarm_service_test.go:128: [dab6949ba9d35] joining swarm manager [dd93d26727963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:05:44.707Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-06T23:05:45.168Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-06T23:05:45.168Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-06T23:05:45.168Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-06T23:05:45.269Z] docker_api_swarm_service_test.go:129: [df2a937c45603] joining swarm manager [dd93d26727963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:05:46.636Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-06T23:05:47.081Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-06T23:05:47.081Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-06T23:05:47.199Z] docker_api_swarm_service_test.go:137: [df238ef416720] joining swarm manager [dd93d26727963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-06T23:05:47.343Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-06T23:05:47.456Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-06T23:05:48.018Z] docker_api_swarm_service_test.go:138: [d965009f784fb] joining swarm manager [dd93d26727963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-06T23:05:48.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-06T23:05:48.254Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-06T23:05:48.581Z] === RUN TestDockerSuite/TestPortList [2022-03-06T23:05:48.729Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2022-03-06T23:05:48.729Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-06T23:05:49.673Z] ok github.com/docker/docker/registry 0.048s coverage: 58.3% of statements [2022-03-06T23:05:49.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-06T23:05:49.933Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-06T23:05:50.195Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-06T23:05:50.456Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-06T23:05:50.717Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-06T23:05:53.263Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-06T23:05:53.523Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-03-06T23:05:54.097Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-06T23:05:55.039Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-06T23:05:55.121Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-06T23:05:55.683Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-06T23:05:58.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-06T23:06:02.216Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-06T23:06:02.216Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-06T23:06:02.216Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-06T23:06:02.216Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-06T23:06:02.216Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-06T23:06:02.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-06T23:06:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-06T23:06:02.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-06T23:06:03.241Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-06T23:06:04.187Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-06T23:06:04.187Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-06T23:06:06.077Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-06T23:06:07.004Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-06T23:06:07.260Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-06T23:06:07.260Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-06T23:06:09.150Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-06T23:06:10.079Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-06T23:06:10.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-06T23:06:12.225Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-06T23:06:12.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-06T23:06:13.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-06T23:06:15.306Z] docker_api_swarm_service_test.go:304: [dcfd53b2d3cbd] joining swarm manager [d8084fc73ed7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:06:15.563Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-06T23:06:15.819Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-06T23:06:15.819Z] docker_api_swarm_service_test.go:304: [d86cf57e62ef5] joining swarm manager [d8084fc73ed7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:06:16.353Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-06T23:06:16.353Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-06T23:06:16.353Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-06T23:06:16.353Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-06T23:06:16.353Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-06T23:06:17.000Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/rootless [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/volume [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-06T23:06:17.000Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === Skipped [2022-03-06T23:06:17.000Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-06T23:06:17.000Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-06T23:06:17.000Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-06T23:06:17.000Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-06T23:06:17.000Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-06T23:06:17.000Z] graphtest_unix.go:71: No driver to put! [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-06T23:06:17.000Z] time="2022-03-06T23:05:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-06T23:06:17.000Z] time="2022-03-06T23:05:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-06T23:06:17.000Z] time="2022-03-06T23:05:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-06T23:06:17.000Z] time="2022-03-06T23:05:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-06T23:06:17.000Z] time="2022-03-06T23:05:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-06T23:06:17.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-06T23:06:17.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-06T23:06:17.000Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:71: No driver to put! [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-06T23:06:17.001Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-06T23:06:17.001Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-06T23:06:17.001Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.001Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.001Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.001Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.001Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-06T23:06:17.001Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-06T23:06:17.001Z] graphtest_unix.go:71: No driver to put! [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-06T23:06:17.001Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-06T23:06:17.001Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-06T23:06:17.001Z] [2022-03-06T23:06:17.001Z] DONE 2323 tests, 28 skipped in 223.719s [2022-03-06T23:06:17.001Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/bitseq [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cluster [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/config [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/datastore [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/driverapi [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/etchosts [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/idm [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipam [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/iptables [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/netlabel [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/netutils [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/networkdb [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/ns [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/options [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/osl [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/portallocator [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/portmapper [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/testutils [2022-03-06T23:06:17.001Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-06T23:06:17.001Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-06T23:06:19.091Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-06T23:06:25.628Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-06T23:06:25.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-06T23:06:25.927Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-06T23:06:25.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-06T23:06:26.190Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-06T23:06:27.571Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-06T23:06:28.498Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-06T23:06:29.060Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-06T23:06:30.948Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-06T23:06:32.315Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-06T23:06:33.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-06T23:06:33.098Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-06T23:06:33.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-06T23:06:33.098Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-06T23:06:33.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-06T23:06:33.247Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-06T23:06:33.247Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-06T23:06:33.811Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-06T23:06:34.161Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-06T23:06:34.161Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-06T23:06:34.161Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-06T23:06:34.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-06T23:06:35.177Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-06T23:06:35.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-06T23:06:37.104Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-06T23:06:37.667Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-06T23:06:37.667Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-06T23:06:37.667Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-06T23:06:37.667Z] docker_api_swarm_service_test.go:100: [d37b8314893c8] joining swarm manager [d64ebc5afe01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:06:37.923Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-06T23:06:37.923Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-06T23:06:37.923Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-06T23:06:38.485Z] docker_api_swarm_service_test.go:101: [dcacff3d34bd7] joining swarm manager [d64ebc5afe01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:06:38.741Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-06T23:06:39.668Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-06T23:06:41.036Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-06T23:06:41.600Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-06T23:06:43.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-06T23:06:43.278Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-06T23:06:43.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-06T23:06:43.577Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-06T23:06:43.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-06T23:06:43.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-06T23:06:44.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-06T23:06:44.565Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-06T23:06:44.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-06T23:06:44.565Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-06T23:06:45.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-06T23:06:48.153Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-06T23:06:48.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-06T23:06:48.716Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-06T23:06:50.082Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-06T23:06:50.082Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-06T23:06:50.082Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-06T23:06:50.339Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-06T23:06:52.228Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-06T23:06:53.160Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-06T23:06:55.352Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-06T23:06:55.352Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-06T23:06:55.352Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-06T23:06:55.352Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-06T23:06:55.352Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-06T23:06:55.352Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-06T23:06:55.352Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-06T23:06:55.352Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-06T23:06:55.352Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-06T23:06:55.677Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-06T23:06:55.754Z] ok github.com/docker/docker/libnetwork 37.118s coverage: 40.7% of statements [2022-03-06T23:06:55.754Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-03-06T23:06:55.754Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-06T23:06:56.609Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-06T23:06:56.609Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-06T23:06:56.609Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-06T23:06:57.140Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-06T23:06:57.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-06T23:06:57.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-06T23:06:57.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-06T23:06:57.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-06T23:06:57.401Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-06T23:06:57.401Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-06T23:06:57.662Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-06T23:06:57.923Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-06T23:06:57.923Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-06T23:06:57.923Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-06T23:06:57.978Z] check_test.go:379: [d37b8314893c8] daemon is not started [2022-03-06T23:06:58.184Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-06T23:06:58.305Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-06T23:06:58.305Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:06:58.305Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-06T23:06:58.305Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-06T23:06:58.305Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-06T23:06:58.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-06T23:06:59.867Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-06T23:07:00.124Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-06T23:07:00.380Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-06T23:07:00.798Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.416s coverage: 59.9% of statements [2022-03-06T23:07:00.799Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-06T23:07:01.067Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-06T23:07:01.316Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-06T23:07:01.643Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.135s coverage: 4.0% of statements [2022-03-06T23:07:01.643Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-06T23:07:01.744Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-06T23:07:02.002Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-06T23:07:02.241Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-06T23:07:02.242Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-06T23:07:02.504Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-06T23:07:03.371Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-06T23:07:03.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-06T23:07:03.934Z] === RUN TestDockerSuite/TestRmiTag [2022-03-06T23:07:04.190Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-06T23:07:04.446Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-06T23:07:05.375Z] docker_api_swarm_service_test.go:533: [d1f90a603e561] joining swarm manager [db052763b5d4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:07:06.771Z] docker_api_swarm_service_test.go:534: [de12bdb1022e5] joining swarm manager [db052763b5d4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:07:07.698Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-06T23:07:08.260Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-06T23:07:08.481Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-06T23:07:08.481Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-06T23:07:08.481Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-06T23:07:08.481Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-06T23:07:08.481Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-06T23:07:08.481Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-06T23:07:08.481Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-06T23:07:08.481Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-06T23:07:08.481Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-06T23:07:09.189Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-06T23:07:09.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-06T23:07:09.302Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-06T23:07:09.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-06T23:07:09.752Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-06T23:07:11.118Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-06T23:07:11.433Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-06T23:07:11.433Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-06T23:07:11.433Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-06T23:07:11.433Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-06T23:07:11.433Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-06T23:07:11.681Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-06T23:07:11.937Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-06T23:07:12.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-06T23:07:12.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-06T23:07:12.564Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.562s coverage: 7.2% of statements [2022-03-06T23:07:12.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-06T23:07:12.564Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-06T23:07:12.564Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-06T23:07:12.564Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-06T23:07:12.564Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-06T23:07:12.564Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-06T23:07:12.564Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-06T23:07:12.564Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-06T23:07:12.825Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-06T23:07:12.825Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-06T23:07:13.061Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-06T23:07:14.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-06T23:07:14.044Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-06T23:07:14.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-06T23:07:14.044Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-06T23:07:14.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-06T23:07:14.428Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-06T23:07:14.683Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-06T23:07:15.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-06T23:07:15.808Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-06T23:07:16.740Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-06T23:07:17.668Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-06T23:07:17.924Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-06T23:07:18.594Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-06T23:07:18.854Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-06T23:07:19.416Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-06T23:07:19.672Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-06T23:07:19.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-06T23:07:19.900Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-06T23:07:19.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-06T23:07:20.234Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-06T23:07:20.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-06T23:07:20.883Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-06T23:07:20.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-06T23:07:20.883Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-06T23:07:20.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-06T23:07:21.162Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-06T23:07:21.723Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-06T23:07:22.302Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-06T23:07:22.558Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-06T23:07:23.119Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-06T23:07:23.119Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-06T23:07:24.484Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-06T23:07:25.046Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-06T23:07:25.096Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-06T23:07:25.302Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-06T23:07:25.863Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-06T23:07:26.120Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-06T23:07:26.120Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-06T23:07:26.683Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-06T23:07:27.244Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-06T23:07:27.499Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-06T23:07:27.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-06T23:07:28.060Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-06T23:07:28.316Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-06T23:07:28.316Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-06T23:07:28.880Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-06T23:07:28.880Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-06T23:07:29.808Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-06T23:07:29.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-06T23:07:30.065Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-06T23:07:30.630Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-06T23:07:30.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-06T23:07:30.715Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-06T23:07:31.194Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-06T23:07:31.194Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-06T23:07:31.757Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-06T23:07:31.757Z] docker_api_swarm_service_test.go:148: [dfe403c45da28] joining swarm manager [dc5dda1e972dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:07:32.685Z] docker_api_swarm_service_test.go:148: [dcc4a2c942888] joining swarm manager [dc5dda1e972dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:07:32.685Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-06T23:07:32.931Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-06T23:07:32.931Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:07:33.916Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-06T23:07:34.051Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-06T23:07:35.417Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-06T23:07:35.417Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-06T23:07:35.980Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-06T23:07:36.132Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-06T23:07:36.132Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-06T23:07:36.543Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-06T23:07:36.600Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-06T23:07:37.104Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-06T23:07:37.665Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-06T23:07:38.620Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/ipam 13.824s coverage: 85.3% of statements [2022-03-06T23:07:40.003Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-06T23:07:40.003Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-06T23:07:40.003Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/ipamutils 0.245s coverage: 74.0% of statements [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-06T23:07:40.003Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-06T23:07:40.509Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-06T23:07:40.766Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-06T23:07:41.024Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-06T23:07:42.488Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-06T23:07:42.914Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-06T23:07:43.841Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-06T23:07:45.210Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-06T23:07:45.450Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-06T23:07:45.450Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-06T23:07:45.450Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-06T23:07:45.450Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-06T23:07:45.450Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-06T23:07:46.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-06T23:07:47.100Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-06T23:07:47.100Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-06T23:07:47.100Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-06T23:07:47.100Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-06T23:07:47.100Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-06T23:07:47.100Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-06T23:07:47.666Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-06T23:07:48.465Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-06T23:07:49.308Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-06T23:07:49.393Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-06T23:07:49.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-06T23:07:49.927Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-06T23:07:49.927Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-06T23:07:49.927Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:07:50.299Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-06T23:07:50.394Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-06T23:07:51.281Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-06T23:07:51.285Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-06T23:07:51.537Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-06T23:07:51.955Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-06T23:07:51.955Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-06T23:07:51.955Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-06T23:07:52.272Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-06T23:07:52.467Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-06T23:07:53.027Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-06T23:07:53.027Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-06T23:07:53.027Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-06T23:07:53.284Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-06T23:07:54.212Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-06T23:07:54.468Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-06T23:07:54.723Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-06T23:07:55.285Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-06T23:07:55.542Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-06T23:07:56.118Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-06T23:07:56.118Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-06T23:07:56.699Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-06T23:07:57.049Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-06T23:07:57.305Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-06T23:07:58.233Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-06T23:07:58.259Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-06T23:07:58.259Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-06T23:07:58.259Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-06T23:07:58.259Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-06T23:07:58.259Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-06T23:07:58.490Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-06T23:07:59.053Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-06T23:07:59.315Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-06T23:07:59.818Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-06T23:07:59.877Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-06T23:08:00.134Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-06T23:08:00.134Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-06T23:08:00.285Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-06T23:08:00.695Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-06T23:08:00.939Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-06T23:08:00.951Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-06T23:08:01.267Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-06T23:08:01.733Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-06T23:08:01.881Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-06T23:08:02.138Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:08:02.138Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-06T23:08:02.138Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-06T23:08:02.200Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-06T23:08:04.038Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-06T23:08:04.600Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-06T23:08:05.696Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-06T23:08:05.696Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-06T23:08:05.696Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-06T23:08:07.260Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-06T23:08:07.260Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-06T23:08:07.260Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-06T23:08:07.729Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-06T23:08:08.053Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-06T23:08:08.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-06T23:08:10.678Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-06T23:08:10.996Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-06T23:08:10.996Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-06T23:08:10.996Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-06T23:08:11.979Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-06T23:08:11.979Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-06T23:08:11.979Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-06T23:08:12.445Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-06T23:08:12.897Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-06T23:08:13.887Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-06T23:08:13.887Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-06T23:08:13.887Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-06T23:08:15.302Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-06T23:08:15.389Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-06T23:08:15.855Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-06T23:08:15.864Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-06T23:08:16.118Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-06T23:08:16.321Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-06T23:08:16.322Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-06T23:08:16.322Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-06T23:08:16.794Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-06T23:08:16.794Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-06T23:08:16.794Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-06T23:08:16.794Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-06T23:08:17.108Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-06T23:08:17.108Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-06T23:08:17.108Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-06T23:08:17.108Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-06T23:08:17.108Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-06T23:08:17.305Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-06T23:08:17.357Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-06T23:08:17.771Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-06T23:08:17.771Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-06T23:08:17.771Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-06T23:08:17.771Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-06T23:08:17.771Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-06T23:08:19.890Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-06T23:08:20.819Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-06T23:08:21.748Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-06T23:08:23.624Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-06T23:08:25.778Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-06T23:08:28.288Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-06T23:08:28.288Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-06T23:08:28.288Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-06T23:08:28.544Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-06T23:08:28.544Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-06T23:08:28.800Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-06T23:08:29.727Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-06T23:08:30.658Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-06T23:08:32.024Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-06T23:08:32.024Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-06T23:08:32.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-06T23:08:32.281Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-06T23:08:33.208Z] === RUN TestDockerSuite/TestRunMount [2022-03-06T23:08:37.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-06T23:08:38.305Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-06T23:08:39.234Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-06T23:08:39.842Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-06T23:08:39.842Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-06T23:08:40.776Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-06T23:08:42.670Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-06T23:08:42.927Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-06T23:08:44.822Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-06T23:08:46.190Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-06T23:08:46.446Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-06T23:08:48.338Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-06T23:08:48.902Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-06T23:08:49.466Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-06T23:08:50.835Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-06T23:08:50.835Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-06T23:08:51.091Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-06T23:08:51.347Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-06T23:08:51.909Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-06T23:08:52.472Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-06T23:08:53.035Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-06T23:08:54.927Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-06T23:08:55.489Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-06T23:08:56.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-06T23:08:59.451Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-06T23:08:59.451Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-06T23:08:59.705Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-06T23:08:59.918Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-06T23:08:59.963Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-06T23:09:00.074Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-06T23:09:00.074Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-06T23:09:00.074Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-06T23:09:00.525Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-06T23:09:00.525Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-06T23:09:01.087Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-06T23:09:01.087Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-06T23:09:01.649Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-06T23:09:02.212Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-06T23:09:02.212Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-06T23:09:02.775Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-06T23:09:04.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-06T23:09:04.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-06T23:09:05.804Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-06T23:09:05.804Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-06T23:09:05.804Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-06T23:09:05.804Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-06T23:09:05.804Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-06T23:09:05.804Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-06T23:09:05.804Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-06T23:09:06.788Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-06T23:09:06.788Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-06T23:09:06.788Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-06T23:09:08.621Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-06T23:09:09.309Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-06T23:09:09.309Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-06T23:09:09.309Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-06T23:09:09.309Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-06T23:09:09.309Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-06T23:09:09.608Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-06T23:09:09.608Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-06T23:09:09.608Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-06T23:09:09.608Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-06T23:09:09.608Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-06T23:09:09.608Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-06T23:09:09.608Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-06T23:09:10.076Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-06T23:09:10.236Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-06T23:09:10.798Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-06T23:09:11.064Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-06T23:09:11.361Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-06T23:09:11.361Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-06T23:09:11.618Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-06T23:09:12.180Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-06T23:09:12.436Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-06T23:09:12.997Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:09:12.997Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-06T23:09:12.997Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-06T23:09:13.254Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-06T23:09:13.817Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-06T23:09:13.817Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-06T23:09:13.817Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-06T23:09:14.017Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-06T23:09:14.074Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-06T23:09:15.002Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-06T23:09:15.002Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-06T23:09:15.002Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-06T23:09:15.581Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-06T23:09:15.582Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-06T23:09:15.582Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-06T23:09:15.582Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-06T23:09:15.582Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-06T23:09:15.582Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-06T23:09:17.518Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-06T23:09:18.080Z] === RUN TestDockerSuite/TestRunRm [2022-03-06T23:09:18.336Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-06T23:09:18.536Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-06T23:09:22.514Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-06T23:09:22.514Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-06T23:09:22.770Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-06T23:09:23.701Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-06T23:09:24.264Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-06T23:09:24.825Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-06T23:09:26.456Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-06T23:09:26.456Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-06T23:09:26.456Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-06T23:09:28.096Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-06T23:09:30.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-06T23:09:30.247Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-06T23:09:30.618Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-06T23:09:30.875Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-06T23:09:31.034Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-06T23:09:31.437Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-06T23:09:31.497Z] ok github.com/docker/docker/libnetwork/networkdb 104.497s coverage: 60.0% of statements [2022-03-06T23:09:31.497Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-06T23:09:31.497Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-06T23:09:31.497Z] ok github.com/docker/docker/libnetwork/osl 4.300s coverage: 39.7% of statements [2022-03-06T23:09:31.497Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-06T23:09:31.497Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-06T23:09:31.497Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-03-06T23:09:31.758Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-06T23:09:31.758Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-06T23:09:31.828Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-06T23:09:31.828Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-06T23:09:32.019Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === Skipped [2022-03-06T23:09:32.019Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-06T23:09:32.019Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-06T23:09:32.019Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-06T23:09:32.019Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-06T23:09:32.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-06T23:09:32.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-06T23:09:32.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-06T23:09:32.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-06T23:09:32.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-06T23:09:32.019Z] firewalld_test.go:14: firewalld is not running [2022-03-06T23:09:32.019Z] [2022-03-06T23:09:32.019Z] DONE 326 tests, 9 skipped in 197.836s [2022-03-06T23:09:32.051Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-06T23:09:32.051Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-06T23:09:32.051Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-06T23:09:32.051Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-06T23:09:32.365Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-06T23:09:32.365Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask Post stage [Pipeline] junit [2022-03-06T23:09:32.607Z] Recording test results [2022-03-06T23:09:32.621Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-06T23:09:32.814Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-06T23:09:32.814Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-06T23:09:32.814Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-06T23:09:32.981Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-06T23:09:33.184Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-06T23:09:33.282Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-06T23:09:33.282Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-06T23:09:33.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43136/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b6f5f257b83f6e6d7bc5ec7ca8ad3c98e7760938 hack/validate/vendor [2022-03-06T23:09:33.745Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-06T23:09:33.750Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-06T23:09:33.898Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-06T23:09:34.308Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-06T23:09:34.481Z] + echo Ensuring container killed. [2022-03-06T23:09:34.481Z] Ensuring container killed. [2022-03-06T23:09:34.481Z] + docker rm -vf docker-pr6 [2022-03-06T23:09:34.481Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-06T23:09:34.791Z] + echo Chowning /workspace to jenkins user [2022-03-06T23:09:34.791Z] Chowning /workspace to jenkins user [2022-03-06T23:09:34.791Z] + id -u [2022-03-06T23:09:34.791Z] + id -g [2022-03-06T23:09:34.791Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43136:/workspace busybox chown -R 1000:1000 /workspace [2022-03-06T23:09:35.236Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-06T23:09:35.798Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-06T23:09:36.054Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-06T23:09:36.477Z] + bundleName=unit [2022-03-06T23:09:36.477Z] + echo Creating unit-bundles.tar.gz [2022-03-06T23:09:36.477Z] Creating unit-bundles.tar.gz [2022-03-06T23:09:36.477Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-06T23:09:36.477Z] bundles/junit-report-libnetwork.xml [2022-03-06T23:09:36.477Z] bundles/junit-report.xml [2022-03-06T23:09:36.477Z] bundles/go-test-report-libnetwork.json [2022-03-06T23:09:36.477Z] bundles/go-test-report.json [2022-03-06T23:09:36.477Z] bundles/profile-libnetwork.out [2022-03-06T23:09:36.477Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-06T23:09:36.491Z] Archiving artifacts [2022-03-06T23:09:36.987Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-06T23:09:37.300Z] + make clean [2022-03-06T23:09:37.300Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-06T23:09:37.561Z] docker-dev-cache [2022-03-06T23:09:37.561Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-06T23:09:38.570Z] === RUN TestDockerSuite/TestRunState [2022-03-06T23:09:39.519Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-06T23:09:39.705Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-06T23:09:39.705Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-06T23:09:39.705Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-06T23:09:39.705Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-06T23:09:39.776Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-06T23:09:40.032Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-06T23:09:40.290Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-06T23:09:40.290Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-06T23:09:40.290Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-06T23:09:40.855Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-06T23:09:41.113Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-06T23:09:42.040Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-06T23:09:42.040Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-06T23:09:42.040Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-06T23:09:42.604Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-06T23:09:42.659Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-06T23:09:43.970Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-06T23:09:44.225Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-06T23:09:44.533Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-06T23:09:45.465Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-06T23:09:47.983Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-06T23:09:48.544Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-06T23:09:51.062Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-06T23:09:51.062Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-06T23:09:51.317Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-06T23:09:51.879Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-06T23:09:52.136Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-06T23:09:53.279Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-06T23:09:53.279Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-06T23:09:53.279Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-06T23:09:54.028Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-06T23:09:54.029Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-06T23:09:54.650Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-06T23:09:54.650Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-06T23:09:54.650Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-06T23:09:54.650Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-06T23:09:54.650Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-06T23:09:54.650Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-06T23:09:54.650Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-06T23:09:54.650Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-06T23:09:54.650Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-06T23:09:54.650Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-06T23:09:55.394Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-06T23:09:55.651Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-06T23:09:55.907Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-06T23:09:56.162Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-06T23:09:56.724Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-06T23:09:56.724Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-06T23:09:57.061Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-06T23:09:57.302Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-06T23:09:57.865Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-06T23:09:57.865Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-06T23:09:57.865Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-06T23:09:57.865Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-06T23:09:58.427Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-06T23:09:59.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-06T23:10:00.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-06T23:10:01.685Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-06T23:10:02.613Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-06T23:10:02.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-06T23:10:03.176Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-06T23:10:03.787Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-06T23:10:05.067Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-06T23:10:05.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-06T23:10:06.190Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-06T23:10:08.081Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-06T23:10:08.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-06T23:10:09.704Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-06T23:10:09.708Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-06T23:10:09.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-06T23:10:09.961Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-06T23:10:09.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-06T23:10:09.961Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-06T23:10:09.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-06T23:10:09.961Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-06T23:10:09.961Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-06T23:10:10.176Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-06T23:10:10.176Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-06T23:10:10.218Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-06T23:10:10.218Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-06T23:10:10.218Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-06T23:10:11.147Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-06T23:10:11.161Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-06T23:10:11.404Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-06T23:10:11.663Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-06T23:10:13.030Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-06T23:10:13.286Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-06T23:10:13.849Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-06T23:10:13.849Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-06T23:10:14.420Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-06T23:10:14.420Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-06T23:10:14.420Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-06T23:10:14.681Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-06T23:10:14.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-06T23:10:14.681Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-06T23:10:14.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-06T23:10:14.681Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-06T23:10:14.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-06T23:10:14.681Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-06T23:10:14.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-06T23:10:14.681Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-06T23:10:14.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-06T23:10:14.681Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-06T23:10:14.681Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-06T23:10:15.244Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-06T23:10:15.500Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-06T23:10:15.500Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-06T23:10:16.062Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-06T23:10:16.319Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-06T23:10:16.883Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-06T23:10:16.883Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-06T23:10:17.446Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-06T23:10:17.446Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-06T23:10:18.009Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-06T23:10:18.009Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-06T23:10:18.009Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-06T23:10:18.570Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-06T23:10:19.500Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-06T23:10:20.061Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-06T23:10:20.061Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-06T23:10:20.061Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-06T23:10:20.623Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-06T23:10:20.623Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-06T23:10:21.550Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-06T23:10:21.813Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-06T23:10:22.742Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-06T23:10:23.671Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-06T23:10:24.233Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-06T23:10:24.233Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-06T23:10:24.233Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-06T23:10:25.601Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-06T23:10:26.163Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-06T23:10:26.728Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-06T23:10:26.728Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-06T23:10:28.092Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-06T23:10:28.092Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-06T23:10:28.347Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-06T23:10:29.276Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2753905589 [2022-03-06T23:10:29.533Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-06T23:10:29.788Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-06T23:10:30.728Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-06T23:10:30.728Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-06T23:10:30.728Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-06T23:10:32.093Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-06T23:10:33.022Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-06T23:10:33.583Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-06T23:10:33.583Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-06T23:10:33.839Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-06T23:10:33.839Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-06T23:10:34.401Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-06T23:10:34.401Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-06T23:10:34.962Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-06T23:10:35.890Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-06T23:10:35.890Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-06T23:10:36.452Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-06T23:10:38.342Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-06T23:10:41.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-06T23:10:41.612Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-06T23:10:41.868Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-06T23:10:42.274Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-06T23:10:43.234Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-06T23:10:43.881Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-06T23:10:44.164Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-06T23:10:45.093Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-06T23:10:45.349Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-06T23:10:45.525Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-06T23:10:45.525Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-06T23:10:45.525Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-06T23:10:45.525Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-06T23:10:45.525Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-06T23:10:47.864Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-06T23:10:49.777Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-06T23:10:49.777Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-06T23:10:50.042Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-06T23:10:51.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-06T23:10:51.409Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-06T23:10:52.776Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-06T23:10:53.338Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-06T23:10:54.679Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-06T23:10:54.705Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-06T23:10:55.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-06T23:10:57.222Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-06T23:11:00.742Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-06T23:11:00.742Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-06T23:11:00.742Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-06T23:11:01.500Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-06T23:11:01.854Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-06T23:11:04.765Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-06T23:11:05.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-06T23:11:06.897Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-06T23:11:06.897Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-06T23:11:06.897Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-06T23:11:06.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-06T23:11:08.593Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-06T23:11:11.108Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-06T23:11:13.029Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-06T23:11:13.029Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-06T23:11:13.591Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-06T23:11:14.154Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-06T23:11:14.154Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-06T23:11:14.154Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-06T23:11:14.716Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-06T23:11:17.234Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-06T23:11:17.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-06T23:11:17.325Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-06T23:11:17.796Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-06T23:11:18.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-06T23:11:19.686Z] docker_cli_service_logs_test.go:246: checking task ew7gg8f6fl8a [2022-03-06T23:11:19.686Z] docker_cli_service_logs_test.go:251: checking messages for ew7gg8f6fl8a [2022-03-06T23:11:19.686Z] docker_cli_service_logs_test.go:246: checking task ut5rhqib1k6f [2022-03-06T23:11:19.943Z] docker_cli_service_logs_test.go:251: checking messages for ut5rhqib1k6f [2022-03-06T23:11:19.943Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-06T23:11:20.505Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-06T23:11:20.763Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-06T23:11:20.763Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-06T23:11:20.763Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-06T23:11:20.763Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-06T23:11:20.763Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-06T23:11:21.691Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-06T23:11:22.253Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-06T23:11:22.815Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-06T23:11:23.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-06T23:11:23.742Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-06T23:11:27.906Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-06T23:11:28.162Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-06T23:11:28.162Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-06T23:11:28.162Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-06T23:11:28.724Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-06T23:11:29.285Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-06T23:11:30.652Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-06T23:11:31.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-06T23:11:32.038Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-06T23:11:32.965Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-06T23:11:34.854Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-06T23:11:36.742Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-06T23:11:38.108Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-06T23:11:38.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-06T23:11:38.915Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-06T23:11:39.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-06T23:11:40.629Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-06T23:11:43.898Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-06T23:11:44.825Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-06T23:11:46.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-06T23:11:46.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-06T23:11:47.681Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-06T23:11:49.048Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-06T23:11:49.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-06T23:11:49.811Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-06T23:11:49.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-06T23:11:49.811Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-06T23:11:49.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-06T23:11:50.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-06T23:11:52.326Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-06T23:11:52.582Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-06T23:11:54.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-06T23:11:55.036Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-06T23:11:55.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-06T23:11:55.686Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-06T23:11:55.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-06T23:11:55.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-06T23:11:55.686Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-06T23:11:55.964Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-06T23:11:56.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-06T23:11:56.154Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-06T23:11:56.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-06T23:11:57.328Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-06T23:11:59.216Z] docker_cli_swarm_test.go:1895: [dff85f9c753d9] joining swarm manager [d26be31719551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:12:00.580Z] docker_cli_swarm_test.go:1896: [dcd05cb73ffd4] joining swarm manager [d26be31719551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:12:01.339Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-06T23:12:01.339Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-06T23:12:01.339Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-06T23:12:12.743Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-06T23:12:12.999Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-06T23:12:14.363Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-06T23:12:14.363Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-06T23:12:14.363Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-06T23:12:14.363Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-06T23:12:14.619Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-06T23:12:15.181Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-06T23:12:16.548Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-06T23:12:16.548Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-06T23:12:16.548Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-06T23:12:16.548Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-06T23:12:19.071Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-06T23:12:19.134Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-06T23:12:20.967Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-06T23:12:20.967Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite (1270.46s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.49s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.21s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.79s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.31s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.29s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.57s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAttachDetach (0.87s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.73s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.89s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.46s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.37s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.08s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.92s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.80s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.89s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.59s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.35s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.95s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.74s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.80s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.92s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.48s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.11s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.97s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.63s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.81s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.71s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.54s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.73s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.09s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.53s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.92s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.95s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.78s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.09s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.23s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.12s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.90s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.67s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s) [2022-03-06T23:12:20.967Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.25s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.03s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.45s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.47s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.41s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.46s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.53s) [2022-03-06T23:12:20.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-06T23:12:20.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-06T23:12:20.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-06T23:12:20.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.85s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.89s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.87s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.09s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.02s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.37s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.69s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.20s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.30s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-03-06T23:12:20.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.74s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.93s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.27s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.55s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.97s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.30s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.09s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.11s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.92s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.13s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.23s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.92s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.36s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.81s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.67s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.83s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.56s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.02s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.81s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.08s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildHistory (3.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.62s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.82s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.57s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.59s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.10s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.08s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.75s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.18s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.99s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.42s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.85s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.70s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.97s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.57s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildPATH (1.39s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.12s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.72s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildRm (2.31s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.59s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.05s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.41s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildUser (1.44s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.56s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.80s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.38s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.77s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.52s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.82s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.09s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.64s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitTTY (0.96s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.02s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.45s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.48s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.00s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.42s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.49s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.42s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-03-06T23:12:20.968Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-03-06T23:12:20.968Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.69s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.83s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.60s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.16s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.54s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.29s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ca8018_} (1.38s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1985185257_/foo_false____} (1.36s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1985185257_/foo_true____} (1.41s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33279894842_/foo_false____} (1.34s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33279894842_/foo_true____} (1.46s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33279894842_/foo_true__0xc000ca8048__} (1.55s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ca8060_} (1.57s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ca8078_} (1.30s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ca8090_} (1.35s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ca80a8_} (1.40s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.10s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.31s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.29s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.03s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.68s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.11s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.19s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.42s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.30s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.71s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.07s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.33s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.10s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.72s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.73s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2022-03-06T23:12:20.969Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-03-06T23:12:20.969Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.83s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.89s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.97s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.55s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.15s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.16s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.27s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFormat (1.31s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-03-06T23:12:20.969Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-06T23:12:20.969Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.11s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsResize (0.67s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsTop (0.47s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExec (0.74s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.19s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.64s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecParseError (0.43s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.57s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.11s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecStartFails (0.81s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-03-06T23:12:20.969Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.50s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.45s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestHealth (19.72s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-03-06T23:12:20.969Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.73s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.70s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-03-06T23:12:20.970Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.61s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-06T23:12:20.970Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.61s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.65s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.57s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.99s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.27s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.62s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.42s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.45s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPluginActive (2.16s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.41s) [2022-03-06T23:12:20.970Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.04s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.75s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.05s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.17s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPortList (6.21s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.94s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsByOrder (1.83s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.58s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.83s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.67s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.71s) [2022-03-06T23:12:20.970Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.63s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.21s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.21s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.42s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.87s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.14s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.57s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.33s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.26s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.77s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-03-06T23:12:20.970Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.56s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.67s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.21s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.11s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.64s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2022-03-06T23:12:21.227Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-06T23:12:21.227Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.79s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2022-03-06T23:12:21.227Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-03-06T23:12:21.227Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.40s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.83s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.25s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.53s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunMount (5.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.74s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.14s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.75s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.87s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.83s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.68s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.42s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.55s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.93s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.73s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.19s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.24s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.63s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.20s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.70s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.62s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.57s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.57s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.63s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.61s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.75s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.75s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.13s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartRecordError (1.35s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.94s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.88s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.40s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-03-06T23:12:21.228Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.58s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.06s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.39s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.75s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.70s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.79s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-06T23:12:21.228Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.35s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.12s) [2022-03-06T23:12:21.229Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s) [2022-03-06T23:12:21.229Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-06T23:12:21.229Z] === RUN TestDockerRegistrySuite [2022-03-06T23:12:21.229Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-06T23:12:22.157Z] check_test.go:195: [d97f6603a89ac] daemon is not started [2022-03-06T23:12:22.157Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-06T23:12:23.084Z] check_test.go:195: [de283c590c4a2] daemon is not started [2022-03-06T23:12:23.084Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-06T23:12:24.981Z] check_test.go:195: [d98785cc026fa] daemon is not started [2022-03-06T23:12:24.981Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-06T23:12:24.981Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-06T23:12:24.981Z] check_test.go:195: [d9cc7b16364b2] daemon is not started [2022-03-06T23:12:24.981Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-06T23:12:26.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-06T23:12:27.501Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-06T23:12:27.757Z] check_test.go:195: [ddf460eb09186] daemon is not started [2022-03-06T23:12:28.012Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-06T23:12:28.219Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-06T23:12:28.219Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-06T23:12:28.219Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-06T23:12:28.687Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-06T23:12:29.544Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-06T23:12:31.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-06T23:12:31.023Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-06T23:12:31.023Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-06T23:12:31.023Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:12:31.491Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-06T23:12:32.479Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-06T23:12:32.479Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-06T23:12:32.949Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-06T23:12:34.548Z] check_test.go:195: [d2577072e8c2f] daemon is not started [2022-03-06T23:12:34.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-06T23:12:36.743Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-06T23:12:37.065Z] check_test.go:195: [dc1e125bbc014] daemon is not started [2022-03-06T23:12:37.065Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-06T23:12:37.993Z] check_test.go:195: [dca0e0df51620] daemon is not started [2022-03-06T23:12:37.993Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-06T23:12:38.310Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-06T23:12:38.310Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-06T23:12:38.310Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-06T23:12:38.310Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-06T23:12:38.310Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-06T23:12:38.557Z] check_test.go:195: [d96c6dc930676] daemon is not started [2022-03-06T23:12:38.557Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-06T23:12:39.484Z] check_test.go:195: [d51932ea9894e] daemon is not started [2022-03-06T23:12:39.484Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-06T23:12:39.875Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-06T23:12:39.948Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-06T23:12:40.858Z] check_test.go:195: [d826f804cc197] daemon is not started [2022-03-06T23:12:40.858Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-06T23:12:40.862Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-06T23:12:41.330Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-06T23:12:41.786Z] check_test.go:195: [dc0b4210b186f] daemon is not started [2022-03-06T23:12:41.786Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-06T23:12:41.799Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-06T23:12:42.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-06T23:12:42.785Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-06T23:12:42.970Z] check_test.go:195: [d8cbf21470969] daemon is not started [2022-03-06T23:12:42.970Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-06T23:12:43.898Z] check_test.go:195: [df3971339c329] daemon is not started [2022-03-06T23:12:43.898Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-06T23:12:45.265Z] docker_cli_swarm_test.go:1796: [d6ca9fe2c1448] joining swarm manager [d0eea9fd1ba52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:12:45.265Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2ea9c65ca3043a05bb34f1cda082498f61764aa961ad3cd6cbafad9a46f2474a [2022-03-06T23:12:45.827Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1f29aabe688f0c427355a1845a439a81b6339c6743342e9b8528a06d91e116e5 [2022-03-06T23:12:46.083Z] check_test.go:195: [d8a218ef98cb1] daemon is not started [2022-03-06T23:12:46.083Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-06T23:12:46.340Z] docker_cli_swarm_test.go:1797: [d2495d91af850] joining swarm manager [d0eea9fd1ba52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:12:47.270Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:861b285c6d8bbf9cc4b3f86a16acdbf7f6292ed31befd89947e8457c36eed0d4 [2022-03-06T23:12:47.541Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-06T23:12:47.832Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c6dfd12489b92ffabf8d81195fad2353acbb3218b2f50a7811e7ed1fbf093fe9 [2022-03-06T23:12:48.088Z] check_test.go:195: [d1c46d41abb80] daemon is not started [2022-03-06T23:12:48.088Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-06T23:12:49.017Z] check_test.go:195: [db871a2e1900c] daemon is not started [2022-03-06T23:12:49.017Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-06T23:12:49.759Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-06T23:12:49.759Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-06T23:12:49.759Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-06T23:12:51.325Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-06T23:12:51.325Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-06T23:12:51.325Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-06T23:12:51.533Z] check_test.go:195: [dd0f6222db6bc] daemon is not started [2022-03-06T23:12:51.534Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-06T23:12:51.794Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-06T23:12:52.096Z] check_test.go:195: [ded3227a7a807] daemon is not started [2022-03-06T23:12:52.096Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-06T23:12:52.352Z] check_test.go:195: [d1160c5981771] daemon is not started [2022-03-06T23:12:52.352Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-06T23:12:53.360Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-06T23:12:53.718Z] check_test.go:195: [da4158f418972] daemon is not started [2022-03-06T23:12:53.718Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-06T23:12:54.281Z] check_test.go:195: [d4c0aa9050ad3] daemon is not started [2022-03-06T23:12:54.281Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-06T23:12:54.348Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-06T23:12:54.821Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-06T23:12:54.821Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-06T23:12:55.210Z] check_test.go:195: [d2e62a1a132bd] daemon is not started [2022-03-06T23:12:55.210Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-06T23:12:55.289Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-06T23:12:55.758Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-06T23:12:56.745Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-06T23:12:56.745Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-06T23:12:56.745Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-06T23:12:56.745Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-06T23:12:56.745Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-06T23:12:57.728Z] check_test.go:195: [df7919a88a07d] daemon is not started [2022-03-06T23:12:57.728Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-06T23:12:57.728Z] check_test.go:195: [d32a3b165cf68] daemon is not started [2022-03-06T23:12:57.728Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-06T23:12:58.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-06T23:12:58.931Z] check_test.go:195: [df00a2494b4d2] daemon is not started [2022-03-06T23:12:58.931Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-06T23:12:59.186Z] check_test.go:195: [dd17e52f20ec5] daemon is not started [2022-03-06T23:12:59.186Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-06T23:12:59.186Z] check_test.go:195: [df12235d20606] daemon is not started [2022-03-06T23:12:59.186Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-06T23:12:59.748Z] check_test.go:195: [d7fa5fbc02942] daemon is not started [2022-03-06T23:12:59.748Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-06T23:13:00.004Z] check_test.go:195: [d0e3b981314a5] daemon is not started [2022-03-06T23:13:00.004Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-06T23:13:00.261Z] check_test.go:195: [d67fddaecd800] daemon is not started [2022-03-06T23:13:00.516Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-06T23:13:00.516Z] check_test.go:195: [d8c33e4db7f44] daemon is not started [2022-03-06T23:13:00.516Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-06T23:13:01.445Z] check_test.go:195: [d6fbb5e416e22] daemon is not started [2022-03-06T23:13:01.445Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-06T23:13:02.812Z] check_test.go:195: [d25483ee62f5b] daemon is not started [2022-03-06T23:13:02.812Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-06T23:13:03.739Z] check_test.go:195: [d8c4c3a56f35f] daemon is not started [2022-03-06T23:13:03.739Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-06T23:13:04.669Z] check_test.go:195: [ddd1d79e5ad22] daemon is not started [2022-03-06T23:13:04.669Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-06T23:13:05.599Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-06T23:13:05.855Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite (45.33s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.07s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.06s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.85s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.23s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.03s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.00s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.08s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.11s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.39s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2022-03-06T23:13:06.418Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-06T23:13:06.418Z] === RUN TestDockerSchema1RegistrySuite [2022-03-06T23:13:06.418Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-06T23:13:06.716Z] check_test.go:222: [de479064c0244] daemon is not started [2022-03-06T23:13:06.716Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-06T23:13:07.172Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-06T23:13:08.082Z] docker_cli_swarm_test.go:1315: [df121599af671] joining swarm manager [de3733deb6c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:13:09.448Z] docker_cli_swarm_test.go:1316: [db4807a621ad6] joining swarm manager [de3733deb6c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:13:09.704Z] check_test.go:222: [d5966adea21e7] daemon is not started [2022-03-06T23:13:09.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-06T23:13:10.030Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-06T23:13:14.950Z] check_test.go:222: [d9d47f38f12cf] daemon is not started [2022-03-06T23:13:14.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-06T23:13:15.513Z] check_test.go:222: [de432866beeff] daemon is not started [2022-03-06T23:13:15.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-06T23:13:15.769Z] check_test.go:222: [d18aa314de43a] daemon is not started [2022-03-06T23:13:15.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-06T23:13:16.701Z] check_test.go:222: [d787fa0511d2b] daemon is not started [2022-03-06T23:13:16.701Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-06T23:13:17.629Z] check_test.go:222: [df0555aae2949] daemon is not started [2022-03-06T23:13:17.629Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-06T23:13:18.558Z] check_test.go:222: [d7d33d0739e09] daemon is not started [2022-03-06T23:13:18.558Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-06T23:13:18.678Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-06T23:13:21.075Z] check_test.go:222: [d5c4d03bf79cc] daemon is not started [2022-03-06T23:13:21.075Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-06T23:13:21.075Z] check_test.go:222: [de912d901f8a0] daemon is not started [2022-03-06T23:13:21.075Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-06T23:13:21.638Z] check_test.go:222: [dea589f8fe40d] daemon is not started [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite (15.21s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.24s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.80s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2022-03-06T23:13:21.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-03-06T23:13:21.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-06T23:13:21.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-06T23:13:22.200Z] check_test.go:251: [d103641e26b64] daemon is not started [2022-03-06T23:13:22.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-06T23:13:22.762Z] check_test.go:251: [dcd4960f0e63c] daemon is not started [2022-03-06T23:13:22.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-06T23:13:23.020Z] check_test.go:251: [d512c6bc96d29] daemon is not started [2022-03-06T23:13:23.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-06T23:13:24.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-06T23:13:24.949Z] check_test.go:251: [d0c33750de111] daemon is not started [2022-03-06T23:13:24.949Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-06T23:13:25.205Z] check_test.go:251: [de909afda1a11] daemon is not started [2022-03-06T23:13:25.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-06T23:13:26.132Z] check_test.go:251: [d45dae7f07cf2] daemon is not started [2022-03-06T23:13:26.132Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-06T23:13:26.132Z] check_test.go:251: [d0969deaa0800] daemon is not started [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-03-06T23:13:26.132Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-06T23:13:26.132Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-06T23:13:26.132Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-06T23:13:29.084Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-06T23:13:31.377Z] check_test.go:278: [de701a44b0477] daemon is not started [2022-03-06T23:13:31.377Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-06T23:13:31.633Z] check_test.go:278: [d665f5a73bc07] daemon is not started [2022-03-06T23:13:31.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-06T23:13:31.633Z] check_test.go:278: [dee2ad4bb9b2f] daemon is not started [2022-03-06T23:13:31.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-06T23:13:31.888Z] check_test.go:278: [dc576362e2edc] daemon is not started [2022-03-06T23:13:31.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-06T23:13:31.889Z] check_test.go:278: [dbec93a1071f1] daemon is not started [2022-03-06T23:13:31.889Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-03-06T23:13:31.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-06T23:13:31.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-06T23:13:31.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-06T23:13:31.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-06T23:13:31.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-06T23:13:31.889Z] === RUN TestDockerNetworkSuite [2022-03-06T23:13:31.889Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-06T23:13:32.824Z] docker_cli_network_unix_test.go:46: [d4337c037bc9a] daemon is not started [2022-03-06T23:13:33.080Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-06T23:13:33.642Z] docker_cli_network_unix_test.go:46: [d867e2a2ae0fa] daemon is not started [2022-03-06T23:13:33.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-06T23:13:36.158Z] docker_cli_network_unix_test.go:46: [d9243c81f2b95] daemon is not started [2022-03-06T23:13:36.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-06T23:13:37.287Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-06T23:13:37.287Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-06T23:13:37.756Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-06T23:13:37.791Z] docker_cli_network_unix_test.go:46: [d65d07aa93e3f] daemon is not started [2022-03-06T23:13:37.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-06T23:13:38.047Z] docker_cli_network_unix_test.go:1233: [dd463c0766021] daemon is not started [2022-03-06T23:13:40.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-06T23:13:41.122Z] docker_cli_network_unix_test.go:46: [dd75e01c02f3c] daemon is not started [2022-03-06T23:13:41.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-06T23:13:42.518Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-06T23:13:42.518Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-06T23:13:42.518Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-06T23:13:42.518Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-06T23:13:42.987Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-06T23:13:42.987Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-06T23:13:42.987Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-06T23:13:43.456Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-06T23:13:43.456Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-06T23:13:43.456Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-06T23:13:45.851Z] docker_cli_network_unix_test.go:46: [d3e53b154fb20] daemon is not started [2022-03-06T23:13:46.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-06T23:13:48.667Z] docker_cli_network_unix_test.go:46: [d5ecde559715e] daemon is not started [2022-03-06T23:13:48.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-06T23:13:49.852Z] docker_cli_network_unix_test.go:46: [d138198237f14] daemon is not started [2022-03-06T23:13:49.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-06T23:13:50.456Z] docker_cli_network_unix_test.go:46: [db98ce4ddc01f] daemon is not started [2022-03-06T23:13:50.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-06T23:13:50.712Z] docker_cli_network_unix_test.go:46: [d3fbe4a4f6e7a] daemon is not started [2022-03-06T23:13:50.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-06T23:13:51.531Z] docker_cli_network_unix_test.go:46: [d95365477772c] daemon is not started [2022-03-06T23:13:51.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-06T23:13:52.349Z] docker_cli_network_unix_test.go:46: [dfe8e81ae6640] daemon is not started [2022-03-06T23:13:52.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-06T23:13:52.861Z] docker_cli_network_unix_test.go:46: [d41aa85418b53] daemon is not started [2022-03-06T23:13:52.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-06T23:13:53.118Z] docker_cli_network_unix_test.go:46: [de90d97381d40] daemon is not started [2022-03-06T23:13:53.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-06T23:13:53.681Z] docker_cli_network_unix_test.go:46: [dba0484eb0179] daemon is not started [2022-03-06T23:13:53.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-06T23:13:53.937Z] docker_cli_network_unix_test.go:46: [dda4d437a42e5] daemon is not started [2022-03-06T23:13:53.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-06T23:13:53.937Z] docker_cli_network_unix_test.go:46: [d87c553d74ada] daemon is not started [2022-03-06T23:13:53.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-06T23:13:54.192Z] docker_cli_network_unix_test.go:46: [d9861a6c025a3] daemon is not started [2022-03-06T23:13:54.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-06T23:13:55.121Z] docker_cli_network_unix_test.go:46: [dae151892e852] daemon is not started [2022-03-06T23:13:55.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-06T23:13:55.378Z] docker_cli_network_unix_test.go:46: [d804842e0120c] daemon is not started [2022-03-06T23:13:55.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-06T23:13:55.959Z] docker_cli_network_unix_test.go:46: [d3d863f46bdbe] daemon is not started [2022-03-06T23:13:55.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-06T23:13:56.216Z] docker_cli_network_unix_test.go:46: [d6d647e274833] daemon is not started [2022-03-06T23:13:56.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-06T23:13:56.216Z] docker_cli_network_unix_test.go:46: [d38a4b0791d04] daemon is not started [2022-03-06T23:13:56.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-06T23:13:57.581Z] docker_cli_network_unix_test.go:968: [d9777e9925e91] daemon is not started [2022-03-06T23:13:58.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-06T23:13:59.874Z] docker_cli_network_unix_test.go:46: [d49328136c7ff] daemon is not started [2022-03-06T23:13:59.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-06T23:14:02.392Z] docker_cli_network_unix_test.go:1116: [d01134939f423] daemon is not started [2022-03-06T23:14:05.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-06T23:14:05.660Z] docker_cli_network_unix_test.go:46: [d182d3b937115] daemon is not started [2022-03-06T23:14:05.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-06T23:14:06.222Z] docker_cli_network_unix_test.go:46: [d2cb65f5440c3] daemon is not started [2022-03-06T23:14:06.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-06T23:14:06.222Z] docker_cli_network_unix_test.go:46: [db2515df19df7] daemon is not started [2022-03-06T23:14:06.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-06T23:14:06.222Z] docker_cli_network_unix_test.go:46: [d76d92f6b6893] daemon is not started [2022-03-06T23:14:06.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-06T23:14:06.479Z] docker_cli_network_unix_test.go:46: [da0b617199734] daemon is not started [2022-03-06T23:14:06.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-06T23:14:06.479Z] docker_cli_network_unix_test.go:46: [dd80c9730260e] daemon is not started [2022-03-06T23:14:06.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-06T23:14:06.479Z] docker_cli_network_unix_test.go:46: [d6b42adeaa71e] daemon is not started [2022-03-06T23:14:06.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-06T23:14:08.367Z] docker_cli_network_unix_test.go:46: [dff62e6dab069] daemon is not started [2022-03-06T23:14:08.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-06T23:14:08.929Z] docker_cli_network_unix_test.go:46: [d5bf54ca2763f] daemon is not started [2022-03-06T23:14:08.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-06T23:14:08.929Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-06T23:14:08.929Z] docker_cli_network_unix_test.go:46: [d229be6a7c60d] daemon is not started [2022-03-06T23:14:08.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-06T23:14:09.492Z] docker_cli_network_unix_test.go:46: [d78293efb17e3] daemon is not started [2022-03-06T23:14:09.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-06T23:14:10.281Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-06T23:14:10.281Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-06T23:14:10.281Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-06T23:14:13.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-06T23:14:13.560Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-06T23:14:14.028Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-06T23:14:14.028Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-06T23:14:14.028Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-06T23:14:14.440Z] docker_cli_network_unix_test.go:1084: [d9f0e88b68a7a] daemon is not started [2022-03-06T23:14:16.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-06T23:14:16.328Z] docker_cli_network_unix_test.go:46: [d095c72941f20] daemon is not started [2022-03-06T23:14:16.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-06T23:14:16.585Z] docker_cli_network_unix_test.go:46: [d90c3795b399a] daemon is not started [2022-03-06T23:14:16.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-06T23:14:18.204Z] docker_cli_network_unix_test.go:46: [d3342c2c2e006] daemon is not started [2022-03-06T23:14:18.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-06T23:14:18.460Z] docker_cli_network_unix_test.go:46: [d3a37954c93d8] daemon is not started [2022-03-06T23:14:18.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-06T23:14:19.021Z] docker_cli_network_unix_test.go:46: [d7c2ef9e669a6] daemon is not started [2022-03-06T23:14:19.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-06T23:14:19.584Z] docker_cli_network_unix_test.go:46: [d825b0269a7e5] daemon is not started [2022-03-06T23:14:19.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-06T23:14:20.146Z] docker_cli_network_unix_test.go:46: [ddf1b6f747639] daemon is not started [2022-03-06T23:14:20.402Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-06T23:14:26.935Z] docker_cli_network_unix_test.go:46: [dbeefcf079bfe] daemon is not started [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite (54.00s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.05s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.35s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-03-06T23:14:26.935Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-03-06T23:14:26.935Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.50s) [2022-03-06T23:14:26.935Z] === RUN TestDockerHubPullSuite [2022-03-06T23:14:26.935Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-06T23:14:27.496Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-06T23:14:30.183Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-06T23:14:30.439Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-06T23:14:31.672Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-06T23:14:31.803Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-06T23:14:32.060Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-06T23:14:32.060Z] --- PASS: TestDockerHubPullSuite (6.05s) [2022-03-06T23:14:32.060Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2022-03-06T23:14:32.060Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-03-06T23:14:32.060Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-03-06T23:14:32.060Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.31s) [2022-03-06T23:14:32.060Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-06T23:14:32.060Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-06T23:14:32.060Z] PASS [2022-03-06T23:14:32.060Z] [2022-03-06T23:14:32.060Z] === Skipped [2022-03-06T23:14:32.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-06T23:14:32.060Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.060Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-06T23:14:32.060Z] [2022-03-06T23:14:32.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-06T23:14:32.060Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-06T23:14:32.061Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-06T23:14:32.061Z] docker_cli_sni_test.go:18: Flakey test [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-06T23:14:32.061Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-06T23:14:32.061Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-06T23:14:32.061Z] docker_cli_network_unix_test.go:46: [d229be6a7c60d] daemon is not started [2022-03-06T23:14:32.061Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] DONE 1265 tests, 51 skipped in 1407.243s [2022-03-06T23:14:32.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-06T23:14:32.061Z] ++++ cat bundles/test-integration/docker.pid [2022-03-06T23:14:32.061Z] +++ kill 8366 [2022-03-06T23:14:32.061Z] +++ /etc/init.d/apparmor stop [2022-03-06T23:14:32.061Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] Unloading profiles will leave already running processes permanently [2022-03-06T23:14:32.061Z] unconfined, which can lead to unexpected situations. [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.061Z] To set a process to complain mode, use the command line tool [2022-03-06T23:14:32.061Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-06T23:14:32.061Z] +++ true [2022-03-06T23:14:32.061Z] exiting test-integration [2022-03-06T23:14:32.061Z] ++ exit 0 [2022-03-06T23:14:32.061Z] [2022-03-06T23:14:32.317Z] + for job in $(jobs -p) [2022-03-06T23:14:32.317Z] + wait 7575 [2022-03-06T23:14:34.205Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-06T23:14:38.381Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-06T23:14:43.626Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-06T23:14:44.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-06T23:14:45.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-06T23:14:46.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-06T23:14:49.968Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-06T23:14:50.160Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-06T23:14:51.524Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-06T23:14:52.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-06T23:14:52.977Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-06T23:14:55.133Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-06T23:14:55.307Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-06T23:14:55.307Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-06T23:14:55.307Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-06T23:14:55.307Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-06T23:14:55.690Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-06T23:15:00.050Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-06T23:15:02.232Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-06T23:15:04.831Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-06T23:15:04.831Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-06T23:15:04.831Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-06T23:15:04.831Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-06T23:15:04.831Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-06T23:15:04.831Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-06T23:15:04.831Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-06T23:15:04.831Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-06T23:15:04.831Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-06T23:15:04.831Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-06T23:15:04.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-06T23:15:06.399Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-06T23:15:06.399Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-06T23:15:06.399Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-06T23:15:08.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-06T23:15:08.612Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:15:08.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-06T23:15:08.612Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:15:08.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-06T23:15:08.612Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:15:08.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-06T23:15:09.595Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-06T23:15:10.567Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-06T23:15:10.807Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-06T23:15:11.495Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-06T23:15:12.056Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-06T23:15:14.341Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-06T23:15:14.570Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-06T23:15:29.256Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-06T23:15:29.256Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-06T23:15:29.257Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-06T23:15:29.257Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-06T23:15:29.257Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-06T23:15:29.257Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-06T23:15:29.257Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-06T23:15:29.257Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-06T23:15:29.257Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-06T23:15:29.257Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-06T23:15:29.257Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-06T23:15:29.257Z] === RUN TestDockerSuite/TestBuildFails [2022-03-06T23:15:32.226Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-06T23:15:32.226Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-06T23:15:39.368Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-06T23:15:46.514Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-06T23:15:53.660Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-06T23:15:59.512Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-06T23:16:01.071Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-06T23:16:01.754Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-06T23:16:06.935Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-06T23:16:06.935Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-06T23:16:06.935Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-06T23:16:06.935Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-06T23:16:07.401Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-06T23:16:07.401Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-06T23:16:07.401Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-06T23:16:10.746Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-06T23:16:10.746Z] docker_cli_swarm_test.go:1180: [d8ce8c4d95559] joining swarm manager [dc5e2e103c67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:16:14.263Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-06T23:16:15.991Z] docker_cli_swarm_test.go:1189: [dee4777897960] joining swarm manager [dc5e2e103c67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:16:17.806Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-06T23:16:17.806Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:16:17.806Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-06T23:16:28.207Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-06T23:16:29.189Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-06T23:16:32.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-06T23:16:32.136Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-06T23:16:32.136Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-06T23:16:32.136Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-06T23:16:33.119Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-06T23:16:33.120Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-06T23:16:36.618Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-06T23:16:36.618Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-06T23:16:36.618Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-06T23:16:36.618Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-06T23:16:37.860Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-06T23:16:38.843Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-06T23:16:39.309Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-06T23:16:40.298Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-06T23:16:40.765Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-06T23:16:41.747Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-06T23:16:43.306Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-06T23:16:49.158Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-06T23:16:49.158Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-06T23:16:49.158Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-06T23:16:49.158Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-06T23:16:49.158Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-06T23:16:49.158Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-06T23:16:49.624Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-06T23:16:49.624Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-06T23:16:49.624Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-06T23:16:50.090Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-06T23:16:51.073Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-06T23:16:56.927Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-06T23:17:12.150Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-06T23:17:14.720Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-06T23:17:14.720Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-06T23:17:14.720Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-06T23:17:15.187Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-06T23:17:24.311Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-06T23:17:26.831Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-06T23:17:28.720Z] docker_cli_swarm_test.go:1112: [de6bc96fbf568] joining swarm manager [d804d4167cf25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:17:29.647Z] docker_cli_swarm_test.go:1113: [dd397475303f2] joining swarm manager [d804d4167cf25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:17:48.932Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-06T23:17:48.932Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-06T23:17:48.932Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-06T23:17:51.010Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-06T23:18:06.754Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-06T23:18:08.806Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-06T23:18:13.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-06T23:18:15.413Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-06T23:18:20.693Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-06T23:18:26.548Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-06T23:18:30.346Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-06T23:18:44.185Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-06T23:18:44.185Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-06T23:18:44.185Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-06T23:18:44.185Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-06T23:18:44.185Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-06T23:18:44.185Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-06T23:18:44.185Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-06T23:18:44.185Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-06T23:18:44.185Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-06T23:18:44.185Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-06T23:18:44.653Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-06T23:18:45.640Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-06T23:18:47.754Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-06T23:18:47.754Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-06T23:18:47.754Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-06T23:18:54.439Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-06T23:18:54.898Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-06T23:18:54.898Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-06T23:18:54.898Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-06T23:18:54.898Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-06T23:18:54.898Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-06T23:18:54.898Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-06T23:18:57.994Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-06T23:18:58.406Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-06T23:19:02.752Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-06T23:19:05.617Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-06T23:19:05.617Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-06T23:19:05.617Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-06T23:19:05.617Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-06T23:19:05.696Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-06T23:19:06.019Z] docker_cli_swarm_test.go:1166: [d981e92b37d0b] joining swarm manager [d804d4167cf25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-06T23:19:06.204Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-06T23:19:06.204Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-06T23:19:06.645Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-06T23:19:06.645Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-06T23:19:06.645Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-06T23:19:06.645Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-06T23:19:06.645Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-06T23:19:06.645Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-06T23:19:06.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-06T23:19:09.148Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-06T23:19:10.142Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-06T23:19:11.124Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-06T23:19:13.126Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-06T23:19:13.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-06T23:19:13.811Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:19:13.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-06T23:19:13.811Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:19:13.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-06T23:19:13.811Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:19:13.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-06T23:19:14.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-06T23:19:17.879Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-06T23:19:21.529Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-06T23:19:21.951Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-06T23:19:22.515Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-06T23:19:26.543Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-06T23:19:32.919Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-06T23:19:36.701Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-06T23:19:38.054Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-06T23:19:38.054Z] docker_cli_swarm_test.go:1447: [dd729f81e0235] joining swarm manager [d564123d545a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:19:38.054Z] docker_cli_swarm_test.go:1448: [d589ed547e61a] joining swarm manager [d564123d545a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-06T23:19:45.349Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-06T23:19:47.348Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-06T23:19:47.348Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-06T23:19:47.348Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-06T23:19:47.348Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-06T23:19:47.348Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-06T23:19:47.348Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-06T23:19:47.348Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-06T23:19:47.348Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-06T23:19:47.348Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-06T23:19:47.348Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-06T23:19:47.348Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-06T23:19:47.348Z] === RUN TestDockerSuite/TestBuildFails [2022-03-06T23:19:47.991Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-06T23:19:47.991Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-06T23:19:47.991Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-06T23:19:47.991Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-06T23:19:47.991Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-06T23:19:48.334Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-06T23:19:48.552Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-06T23:19:48.804Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-06T23:19:51.068Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-06T23:19:51.211Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-06T23:19:54.334Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-06T23:19:55.955Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-06T23:19:56.222Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-06T23:19:56.958Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-06T23:19:56.958Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-06T23:19:56.958Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-06T23:19:56.958Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-06T23:19:56.958Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-06T23:19:58.112Z] docker_cli_swarm_unix_test.go:63: [d8129da12e749] joining swarm manager [dcd1839adef19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:19:59.298Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-06T23:19:59.902Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-06T23:19:59.902Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-06T23:19:59.902Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-06T23:20:07.967Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-06T23:20:18.420Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-06T23:20:28.849Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-06T23:20:31.946Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-06T23:20:39.171Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-06T23:20:39.171Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-06T23:20:39.171Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-06T23:20:40.157Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-06T23:20:41.142Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-06T23:20:41.142Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-06T23:20:41.142Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-06T23:20:44.173Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-06T23:20:55.571Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-06T23:20:55.571Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-06T23:20:55.571Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-06T23:20:55.827Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-06T23:20:56.138Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-06T23:20:56.138Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:20:56.138Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-06T23:20:59.094Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-06T23:21:01.632Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-06T23:21:01.965Z] === RUN TestDockerSuite/TestBuildRm [2022-03-06T23:21:03.522Z] docker_api_swarm_test.go:962: [d099eb9a302ea] joining swarm manager [dba7e0be44876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-06T23:21:16.888Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-06T23:21:17.489Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-06T23:21:17.489Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-06T23:21:19.058Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-06T23:21:19.058Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-06T23:21:19.058Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-06T23:21:19.895Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-06T23:21:19.895Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-06T23:21:19.895Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-06T23:21:19.895Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-06T23:21:19.895Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-06T23:21:20.628Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-06T23:21:20.628Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-06T23:21:21.455Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-06T23:21:21.563Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-06T23:21:25.236Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-06T23:21:29.296Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-06T23:21:29.981Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-06T23:21:30.287Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-06T23:21:31.277Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-06T23:21:32.847Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-06T23:21:33.731Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-06T23:21:33.837Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-06T23:21:34.658Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-06T23:21:34.724Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-06T23:21:35.460Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-06T23:21:37.173Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-06T23:21:38.411Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-06T23:21:38.499Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-06T23:21:38.499Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-06T23:21:38.499Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-06T23:21:38.499Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-06T23:21:38.968Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-06T23:21:39.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-06T23:21:43.723Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-06T23:21:43.723Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-06T23:21:43.723Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-06T23:21:43.723Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-06T23:21:43.723Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-06T23:21:43.723Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-06T23:21:43.723Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-06T23:21:43.723Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-06T23:21:43.723Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-06T23:21:43.723Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-06T23:21:43.723Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-06T23:21:47.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-06T23:21:47.516Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:21:47.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-06T23:21:47.516Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:21:47.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-06T23:21:47.516Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:21:47.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-06T23:21:47.800Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-06T23:21:48.502Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-06T23:21:48.920Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-06T23:21:48.920Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-06T23:21:48.920Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-06T23:21:48.921Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-06T23:21:48.921Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-06T23:21:48.921Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-06T23:21:48.921Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-06T23:21:48.921Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-06T23:21:48.921Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-06T23:21:49.391Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-06T23:21:50.381Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-06T23:21:51.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-06T23:21:52.517Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-06T23:21:52.517Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-06T23:21:52.517Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-06T23:21:53.273Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-06T23:21:53.588Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-06T23:21:56.102Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-06T23:21:58.622Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-06T23:21:59.116Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-06T23:22:01.161Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-06T23:22:01.165Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-06T23:22:01.633Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-06T23:22:03.677Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-06T23:22:06.191Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-06T23:22:07.486Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-06T23:22:07.486Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-06T23:22:08.208Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-06T23:22:08.676Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-06T23:22:08.676Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-06T23:22:08.676Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-06T23:22:08.676Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-06T23:22:08.676Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-06T23:22:08.676Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-06T23:22:08.676Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-06T23:22:08.676Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-06T23:22:08.676Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-06T23:22:08.676Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-06T23:22:08.676Z] === RUN TestDockerSuite/TestBuildFails [2022-03-06T23:22:10.892Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-06T23:22:11.361Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-06T23:22:12.230Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-06T23:22:21.792Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-06T23:22:24.410Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-06T23:22:24.410Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-06T23:22:24.410Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-06T23:22:25.974Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-06T23:22:27.663Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-06T23:22:33.437Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-06T23:22:33.437Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-06T23:22:33.437Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-06T23:22:33.528Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-06T23:22:37.219Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-06T23:22:38.202Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-06T23:22:39.394Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-06T23:22:40.382Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-06T23:22:42.944Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-06T23:22:45.138Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-06T23:22:45.138Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-06T23:22:45.138Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-06T23:22:46.126Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-06T23:22:46.594Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-06T23:22:46.595Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-06T23:22:46.595Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-06T23:22:48.827Z] === RUN TestDockerSuite/TestBuildUser [2022-03-06T23:22:48.827Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-06T23:22:48.827Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-06T23:22:48.827Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-06T23:22:48.827Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-06T23:22:48.827Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-06T23:22:48.827Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-06T23:22:52.608Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-06T23:22:53.075Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-06T23:22:56.899Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-06T23:22:56.899Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-06T23:22:56.899Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-06T23:22:56.899Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-06T23:22:56.899Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-06T23:22:59.175Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-06T23:22:59.175Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:22:59.175Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-06T23:23:02.356Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-06T23:23:11.670Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-06T23:23:11.670Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-06T23:23:13.234Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-06T23:23:13.234Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-06T23:23:13.234Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-06T23:23:14.221Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-06T23:23:14.221Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-06T23:23:17.228Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-06T23:23:18.013Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-06T23:23:19.007Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-06T23:23:19.995Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-06T23:23:20.982Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-06T23:23:21.461Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-06T23:23:22.160Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-06T23:23:22.160Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-06T23:23:22.449Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-06T23:23:24.013Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-06T23:23:26.681Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-06T23:23:29.305Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-06T23:23:29.882Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-06T23:23:29.882Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-06T23:23:29.882Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-06T23:23:29.882Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-06T23:23:29.882Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-06T23:23:29.882Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-06T23:23:29.882Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-06T23:23:29.882Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-06T23:23:30.351Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-06T23:23:30.819Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-06T23:23:31.288Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite (1611.60s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.90s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.40s) [2022-03-06T23:23:32.061Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.55s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.43s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.29s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.10s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.50s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.59s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.29s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.51s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.28s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.65s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.54s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.39s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.44s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.84s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.88s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.00s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.51s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.56s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.17s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.42s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.66s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.70s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.83s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.95s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.04s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.81s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.59s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.24s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.11s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.92s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.61s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.54s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.89s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.83s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.12s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.26s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.51s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.43s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.78s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.49s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.61s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.51s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.31s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.24s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.53s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.08s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.33s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.39s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.28s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.79s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.77s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.79s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.87s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s) [2022-03-06T23:23:32.061Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.03s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.63s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.00s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.42s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.24s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.68s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-03-06T23:23:32.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-03-06T23:23:32.062Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2022-03-06T23:23:32.062Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-03-06T23:23:32.062Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2022-03-06T23:23:32.062Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-03-06T23:23:32.062Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2022-03-06T23:23:32.062Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-03-06T23:23:32.062Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-03-06T23:23:32.062Z] === RUN TestDockerExternalVolumeSuite [2022-03-06T23:23:32.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-06T23:23:32.317Z] docker_cli_external_volume_driver_test.go:52: [d3daf56a0926e] daemon is not started [2022-03-06T23:23:35.163Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-06T23:23:35.163Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-06T23:23:35.163Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-06T23:23:35.163Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-06T23:23:35.163Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-06T23:23:36.041Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-06T23:23:38.108Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-06T23:23:38.108Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:23:38.108Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-06T23:23:50.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-06T23:23:50.580Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-06T23:23:52.052Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-06T23:23:55.325Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-06T23:23:55.791Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-06T23:24:01.332Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-06T23:24:01.332Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-06T23:24:01.332Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-06T23:24:02.559Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-06T23:24:02.896Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-06T23:24:10.701Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-06T23:24:10.701Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-06T23:24:10.701Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-06T23:24:10.701Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-06T23:24:10.701Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-06T23:24:10.701Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-06T23:24:10.701Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-06T23:24:11.169Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-06T23:24:13.165Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-06T23:24:19.849Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-06T23:24:21.409Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-06T23:24:21.409Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-06T23:24:21.409Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-06T23:24:21.409Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-06T23:24:21.409Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-06T23:24:21.409Z] docker_cli_sni_test.go:18: Flakey test [2022-03-06T23:24:21.409Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-06T23:24:23.619Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-06T23:24:23.619Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:24:23.619Z] === RUN TestDockerSuite/TestCommitChange [2022-03-06T23:24:23.685Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-06T23:24:29.482Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-06T23:24:33.008Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-06T23:24:34.230Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-06T23:24:34.230Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-06T23:24:34.230Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-06T23:24:41.373Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-06T23:24:41.373Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:24:41.373Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-06T23:24:50.019Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-06T23:24:50.818Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-06T23:24:53.850Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-06T23:24:53.850Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-06T23:24:53.850Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-06T23:24:54.763Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-06T23:24:54.763Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-06T23:24:54.763Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-06T23:24:54.763Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-06T23:24:54.763Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-06T23:24:54.763Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-06T23:24:54.763Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-06T23:24:54.763Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-06T23:24:55.573Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-06T23:24:57.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-06T23:25:01.444Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-06T23:25:03.413Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-06T23:25:04.303Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-06T23:25:04.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-06T23:25:05.949Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-06T23:25:05.949Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-06T23:25:05.949Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-06T23:25:05.949Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-06T23:25:05.949Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-06T23:25:06.198Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-06T23:25:10.557Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-06T23:25:10.557Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:25:10.557Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-06T23:25:10.705Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-06T23:25:12.768Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-06T23:25:12.768Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-06T23:25:12.768Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-06T23:25:12.768Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:25:12.768Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-06T23:25:12.768Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-06T23:25:12.768Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-06T23:25:15.712Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-06T23:25:15.712Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-06T23:25:15.712Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-06T23:25:15.712Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-06T23:25:18.659Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-06T23:25:18.659Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-06T23:25:18.659Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-06T23:25:18.659Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-06T23:25:18.659Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-06T23:25:18.659Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-06T23:25:18.659Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-06T23:25:18.659Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-06T23:25:19.347Z] docker_cli_external_volume_driver_test.go:52: [d41b6be9a99d7] daemon is not started [2022-03-06T23:25:19.572Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-06T23:25:22.444Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-06T23:25:23.372Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-06T23:25:23.372Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-06T23:25:23.843Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-06T23:25:24.028Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-06T23:25:24.028Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-06T23:25:24.028Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-06T23:25:26.227Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-06T23:25:26.793Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-06T23:25:28.784Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-06T23:25:29.009Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-06T23:25:29.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-06T23:25:29.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-06T23:25:29.170Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-06T23:25:29.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-06T23:25:29.772Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-06T23:25:29.772Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-06T23:25:29.772Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-06T23:25:29.772Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-06T23:25:29.772Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-06T23:25:31.227Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-06T23:25:32.728Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-06T23:25:32.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-06T23:25:32.951Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-06T23:25:35.896Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-06T23:25:35.896Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:25:35.896Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-06T23:25:35.896Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:25:35.896Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-06T23:25:36.522Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-06T23:25:37.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-06T23:25:38.842Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-06T23:25:38.842Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-06T23:25:41.787Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-06T23:25:41.787Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-06T23:25:41.787Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-06T23:25:43.684Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-06T23:25:43.684Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-06T23:25:43.684Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-06T23:25:45.568Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-06T23:25:45.568Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-06T23:25:46.168Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-06T23:25:46.634Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-06T23:25:47.620Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-06T23:25:48.512Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-06T23:25:48.608Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-06T23:25:49.960Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-06T23:25:52.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-06T23:25:53.256Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-06T23:25:59.122Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-06T23:25:59.122Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-06T23:25:59.122Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-06T23:25:59.122Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-06T23:25:59.122Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-06T23:26:02.065Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-06T23:26:02.065Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-06T23:26:02.065Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-06T23:26:03.539Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-06T23:26:03.539Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-06T23:26:05.058Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-06T23:26:05.059Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-06T23:26:05.059Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-06T23:26:05.127Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-06T23:26:07.109Z] docker_cli_external_volume_driver_test.go:52: [de88b99370395] daemon is not started [2022-03-06T23:26:08.842Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-06T23:26:08.842Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-06T23:26:10.995Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-06T23:26:12.204Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-06T23:26:13.587Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-06T23:26:15.154Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-06T23:26:16.530Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-06T23:26:16.530Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-06T23:26:16.530Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-06T23:26:16.530Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-06T23:26:16.530Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-06T23:26:16.530Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-06T23:26:16.530Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-06T23:26:16.530Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-06T23:26:16.530Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-06T23:26:16.530Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-06T23:26:16.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-06T23:26:19.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-06T23:26:19.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-06T23:26:21.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-06T23:26:21.965Z] docker_cli_external_volume_driver_test.go:52: [d973f0c2d1ddb] daemon is not started [2022-03-06T23:26:22.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-06T23:26:23.813Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-06T23:26:25.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-06T23:26:27.604Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-06T23:26:28.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-06T23:26:28.858Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-06T23:26:31.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000afe5b8_} [2022-03-06T23:26:32.362Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-06T23:26:33.349Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-06T23:26:33.349Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-06T23:26:33.349Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-06T23:26:33.349Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-06T23:26:33.349Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-06T23:26:34.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11879314695_c:\foo_false____} [2022-03-06T23:26:34.884Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-06T23:26:35.564Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-06T23:26:35.565Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-06T23:26:35.565Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-06T23:26:36.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-06T23:26:37.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11879314695_c:\foo_true____} [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-06T23:26:39.349Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-06T23:26:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-06T23:26:39.816Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-06T23:26:39.816Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-06T23:26:39.816Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-06T23:26:39.816Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-06T23:26:39.816Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-06T23:26:39.816Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-06T23:26:42.048Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-06T23:26:43.599Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-06T23:26:43.599Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.599Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-06T23:26:43.599Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.599Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-06T23:26:43.599Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.599Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-06T23:26:43.600Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-06T23:26:43.600Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:26:43.600Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-06T23:26:45.076Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-06T23:26:45.076Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-06T23:26:45.076Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-06T23:26:45.076Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-06T23:26:45.076Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-06T23:26:46.544Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-06T23:26:46.544Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-06T23:26:46.544Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-06T23:26:46.544Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-06T23:26:48.866Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-06T23:26:48.866Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-06T23:26:48.866Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-06T23:26:49.487Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-06T23:26:49.487Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-06T23:26:49.487Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-06T23:26:49.487Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-06T23:26:49.487Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-06T23:26:49.487Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-06T23:26:49.487Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-06T23:26:55.345Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-06T23:26:58.290Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-06T23:26:58.290Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:26:58.290Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-06T23:26:58.290Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-06T23:26:58.290Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-06T23:27:08.699Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-06T23:27:08.699Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-06T23:27:08.699Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-06T23:27:08.699Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:27:08.699Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-06T23:27:08.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-06T23:27:18.257Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-06T23:27:21.174Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-06T23:27:21.174Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-06T23:27:21.174Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-06T23:27:21.174Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-06T23:27:21.174Z] === RUN TestDockerSuite/TestCpToDot [2022-03-06T23:27:22.734Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-06T23:27:22.734Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-06T23:27:22.734Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-06T23:27:22.734Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-06T23:27:22.734Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-06T23:27:23.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-06T23:27:25.676Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-06T23:27:25.676Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:27:25.676Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-06T23:27:25.676Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-06T23:27:25.676Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-06T23:27:25.676Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-06T23:27:25.676Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-06T23:27:25.676Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-06T23:27:25.676Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-06T23:27:25.676Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-06T23:27:26.143Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-06T23:27:28.360Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-06T23:27:31.305Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-06T23:27:31.305Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-06T23:27:31.772Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-06T23:27:34.718Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-06T23:27:35.184Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-06T23:27:35.651Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-06T23:27:35.651Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-06T23:27:35.651Z] === RUN TestDockerSuite/TestCreateRM [2022-03-06T23:27:35.651Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-06T23:27:35.651Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-06T23:27:35.651Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-06T23:27:36.118Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-06T23:27:36.584Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-06T23:27:38.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-06T23:27:39.485Z] === RUN TestDockerSuite/TestBuildRm [2022-03-06T23:27:45.231Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-06T23:27:45.231Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-06T23:27:45.698Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-06T23:27:49.479Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-06T23:27:49.479Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-06T23:27:49.479Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-06T23:27:49.479Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-06T23:27:51.975Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-06T23:27:52.423Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-06T23:27:52.423Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDockerFails [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-06T23:27:52.423Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-06T23:27:52.423Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-06T23:27:52.423Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-06T23:27:52.423Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-06T23:27:52.423Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-06T23:27:52.423Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-06T23:27:53.540Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-06T23:27:53.540Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-06T23:27:54.008Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-06T23:27:54.008Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-06T23:27:54.008Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-06T23:27:55.366Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-06T23:27:55.572Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-06T23:27:58.312Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-06T23:27:58.523Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-06T23:28:01.389Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-06T23:28:02.095Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-06T23:28:02.316Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-06T23:28:10.976Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-06T23:28:12.502Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-06T23:28:17.244Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-06T23:28:23.115Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-06T23:28:25.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-06T23:28:25.908Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-06T23:28:25.908Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-06T23:28:26.063Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-06T23:28:26.376Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-06T23:28:26.529Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-06T23:28:26.764Z] === RUN TestDockerSuite/TestBuildRm [2022-03-06T23:28:32.386Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-06T23:28:32.387Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-06T23:28:33.370Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-06T23:28:36.804Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-06T23:28:36.804Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-06T23:28:39.226Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-06T23:28:40.596Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-06T23:28:40.596Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-06T23:28:43.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-06T23:28:45.081Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-06T23:28:45.081Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-06T23:28:45.081Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-06T23:28:45.081Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:28:45.081Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-06T23:28:45.081Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-06T23:28:45.081Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-06T23:28:45.081Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-06T23:28:45.081Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-06T23:28:45.349Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-06T23:28:46.641Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-06T23:28:46.641Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-06T23:28:46.641Z] === RUN TestDockerSuite/TestEventsRename [2022-03-06T23:28:48.135Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-06T23:28:49.585Z] === RUN TestDockerSuite/TestEventsResize [2022-03-06T23:28:51.926Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-06T23:28:51.926Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-06T23:28:51.926Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-06T23:28:51.926Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-06T23:28:52.394Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-06T23:28:55.423Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-06T23:29:01.422Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-06T23:29:03.164Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-06T23:29:03.164Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-06T23:29:03.164Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-06T23:29:06.117Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-06T23:29:07.104Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-06T23:29:08.580Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-06T23:29:10.897Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-06T23:29:15.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-06T23:29:15.650Z] === RUN TestDockerSuite/TestBuildUser [2022-03-06T23:29:15.650Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-06T23:29:15.650Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-06T23:29:15.650Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-06T23:29:15.650Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-06T23:29:15.650Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-06T23:29:15.650Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-06T23:29:15.804Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-06T23:29:19.440Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-06T23:29:20.428Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-06T23:29:22.644Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-06T23:29:22.644Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-06T23:29:22.644Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-06T23:29:22.644Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-06T23:29:22.644Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-06T23:29:25.428Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-06T23:29:25.428Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-06T23:29:29.218Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-06T23:29:35.072Z] === RUN TestDockerSuite/TestEventsTop [2022-03-06T23:29:35.072Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-06T23:29:35.072Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-06T23:29:37.286Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-06T23:29:41.185Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-06T23:29:41.652Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-06T23:29:42.031Z] === RUN TestDockerSuite/TestExec [2022-03-06T23:29:42.031Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:29:42.498Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-06T23:29:42.498Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-06T23:29:42.498Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-06T23:29:42.640Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-06T23:29:43.877Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-06T23:29:43.877Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-06T23:29:45.447Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-06T23:29:47.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-06T23:29:48.390Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-06T23:29:48.390Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:29:48.390Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-06T23:29:48.390Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:29:48.390Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-06T23:29:48.390Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-06T23:29:48.390Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-06T23:29:52.172Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-06T23:29:52.539Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-06T23:29:55.118Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-06T23:29:57.295Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-06T23:29:57.295Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-06T23:29:57.295Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-06T23:29:57.295Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-06T23:29:57.295Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-06T23:29:57.721Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-06T23:29:58.192Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-06T23:29:58.901Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-06T23:30:00.248Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-06T23:30:00.248Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:30:00.248Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-06T23:30:02.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-06T23:30:02.683Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-06T23:30:07.059Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-06T23:30:07.059Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-06T23:30:10.671Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-06T23:30:13.093Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-06T23:30:13.093Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-06T23:30:13.093Z] === RUN TestDockerSuite/TestExecEnv [2022-03-06T23:30:13.093Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:30:13.093Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-06T23:30:13.093Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-06T23:30:13.093Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-06T23:30:14.410Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-06T23:30:15.427Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-06T23:30:15.427Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-06T23:30:16.873Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-06T23:30:20.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-06T23:30:20.104Z] docker_cli_external_volume_driver_test.go:484: [d20a9e5495b56] daemon is not started [2022-03-06T23:30:22.728Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-06T23:30:22.728Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-06T23:30:22.728Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-06T23:30:22.728Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-06T23:30:22.728Z] === RUN TestDockerSuite/TestExecParseError [2022-03-06T23:30:22.728Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-06T23:30:22.728Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-06T23:30:22.728Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-06T23:30:22.728Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-06T23:30:22.728Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-06T23:30:22.728Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-06T23:30:25.672Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-06T23:30:25.672Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-06T23:30:25.672Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-06T23:30:25.672Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-06T23:30:25.672Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-06T23:30:25.672Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-06T23:30:25.672Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-06T23:30:25.672Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-06T23:30:25.672Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-06T23:30:25.672Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-06T23:30:25.672Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-06T23:30:29.458Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-06T23:30:29.458Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-06T23:30:29.458Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-06T23:30:33.240Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-06T23:30:33.240Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-06T23:30:33.240Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-06T23:30:33.240Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-06T23:30:33.240Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-06T23:30:33.240Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-06T23:30:33.240Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-06T23:30:34.227Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-06T23:30:34.964Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-06T23:30:34.964Z] docker_cli_external_volume_driver_test.go:52: [d6504119fe428] daemon is not started [2022-03-06T23:30:36.604Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-06T23:30:36.604Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-06T23:30:36.604Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-06T23:30:36.604Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-06T23:30:36.604Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-06T23:30:36.604Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-06T23:30:36.604Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-06T23:30:41.386Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-06T23:30:43.602Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-06T23:30:43.602Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-06T23:30:43.602Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-06T23:30:43.602Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-06T23:30:43.602Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-06T23:30:43.602Z] docker_cli_sni_test.go:18: Flakey test [2022-03-06T23:30:43.602Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-06T23:30:43.755Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-06T23:30:44.537Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-06T23:30:44.537Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-06T23:30:44.537Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-06T23:30:45.816Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-06T23:30:48.357Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite (436.97s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-03-06T23:30:49.798Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-06T23:30:49.798Z] PASS [2022-03-06T23:30:49.798Z] [2022-03-06T23:30:49.798Z] === Skipped [2022-03-06T23:30:49.798Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-06T23:30:49.798Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-06T23:30:49.798Z] check_test.go:308: [d3bf2999d7eff] daemon is not started [2022-03-06T23:30:49.798Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-06T23:30:49.798Z] [2022-03-06T23:30:49.798Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-06T23:30:49.798Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-06T23:30:49.798Z] check_test.go:308: [d873e31a5fcdb] daemon is not started [2022-03-06T23:30:49.798Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-06T23:30:49.798Z] [2022-03-06T23:30:49.798Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-06T23:30:49.798Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-06T23:30:49.798Z] check_test.go:308: [ddcd0fc6f7416] daemon is not started [2022-03-06T23:30:49.798Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-06T23:30:49.798Z] [2022-03-06T23:30:49.798Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-06T23:30:49.798Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-06T23:30:49.798Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-06T23:30:49.798Z] [2022-03-06T23:30:49.798Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-06T23:30:49.798Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-06T23:30:49.798Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-06T23:30:49.798Z] [2022-03-06T23:30:49.798Z] DONE 271 tests, 5 skipped in 2386.042s [2022-03-06T23:30:49.798Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-06T23:30:49.798Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8453ddae1582/docker.pid [2022-03-06T23:30:49.798Z] +++ kill 6275 [2022-03-06T23:30:49.799Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6275 is not a child of this shell [2022-03-06T23:30:49.799Z] warning: PID 6275 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8453ddae1582/docker.pid had a nonzero exit code [2022-03-06T23:30:49.799Z] ++++ cat bundles/test-integration/docker.pid [2022-03-06T23:30:49.799Z] +++ kill 8352 [2022-03-06T23:30:49.799Z] +++ /etc/init.d/apparmor stop [2022-03-06T23:30:49.799Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-06T23:30:49.799Z] [2022-03-06T23:30:49.799Z] Unloading profiles will leave already running processes permanently [2022-03-06T23:30:49.799Z] unconfined, which can lead to unexpected situations. [2022-03-06T23:30:49.799Z] [2022-03-06T23:30:49.799Z] To set a process to complain mode, use the command line tool [2022-03-06T23:30:49.799Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-06T23:30:49.799Z] +++ true [2022-03-06T23:30:49.799Z] exiting test-integration [2022-03-06T23:30:49.799Z] ++ exit 0 [2022-03-06T23:30:49.799Z] [2022-03-06T23:30:49.799Z] + exit 0 [2022-03-06T23:30:49.799Z] ++ jobs -p [2022-03-06T23:30:49.799Z] + pids= [2022-03-06T23:30:49.799Z] + echo 'Remaining pids to kill: []' [2022-03-06T23:30:49.799Z] Remaining pids to kill: [] [2022-03-06T23:30:49.799Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-06T23:30:49.809Z] Recording test results [2022-03-06T23:30:50.571Z] === RUN TestDockerSuite/TestCommitChange [2022-03-06T23:30:50.900Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-06T23:30:51.477Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-06T23:30:51.792Z] + echo Ensuring container killed. [2022-03-06T23:30:51.792Z] Ensuring container killed. [2022-03-06T23:30:51.792Z] + docker ps -aq -f name=docker-pr6-* [2022-03-06T23:30:51.792Z] + cids=505bdac6582c [2022-03-06T23:30:51.792Z] 99dd70527852 [2022-03-06T23:30:51.792Z] 700a817ce7b3 [2022-03-06T23:30:51.792Z] + [ -n 505bdac6582c [2022-03-06T23:30:51.792Z] 99dd70527852 [2022-03-06T23:30:51.792Z] 700a817ce7b3 ] [2022-03-06T23:30:51.792Z] + docker rm -vf 505bdac6582c 99dd70527852 700a817ce7b3 [2022-03-06T23:30:52.156Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-06T23:30:52.355Z] 505bdac6582c [2022-03-06T23:30:52.356Z] 99dd70527852 [2022-03-06T23:30:52.611Z] 700a817ce7b3 [Pipeline] sh [2022-03-06T23:30:52.930Z] + echo Chowning /workspace to jenkins user [2022-03-06T23:30:52.930Z] Chowning /workspace to jenkins user [2022-03-06T23:30:52.930Z] + id -u [2022-03-06T23:30:52.930Z] + id -g [2022-03-06T23:30:52.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43136:/workspace busybox chown -R 1000:1000 /workspace [2022-03-06T23:30:52.930Z] Unable to find image 'busybox:latest' locally [2022-03-06T23:30:52.930Z] latest: Pulling from library/busybox [2022-03-06T23:30:53.186Z] 7e5209d2300f: Pulling fs layer [2022-03-06T23:30:53.186Z] 7e5209d2300f: Verifying Checksum [2022-03-06T23:30:53.186Z] 7e5209d2300f: Download complete [2022-03-06T23:30:53.186Z] 7e5209d2300f: Pull complete [2022-03-06T23:30:53.186Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-06T23:30:53.186Z] Status: Downloaded newer image for busybox:latest [2022-03-06T23:30:53.845Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-06T23:30:54.361Z] === RUN TestDockerSuite/TestCommitChangeLabels [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-06T23:30:56.039Z] + bundleName=amd64 [2022-03-06T23:30:56.039Z] + echo Creating amd64-bundles.tar.gz [2022-03-06T23:30:56.039Z] Creating amd64-bundles.tar.gz [2022-03-06T23:30:56.039Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-06T23:30:56.039Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-06T23:30:56.975Z] Archiving artifacts [2022-03-06T23:30:58.772Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-06T23:30:59.076Z] + make clean [2022-03-06T23:30:59.115Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-06T23:30:59.115Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-06T23:30:59.115Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-06T23:30:59.331Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-06T23:30:59.331Z] docker-dev-cache [2022-03-06T23:30:59.331Z] docker-mod-cache [Pipeline] deleteDir [2022-03-06T23:30:59.381Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-06T23:31:00.992Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-06T23:31:00.993Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:31:00.993Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-06T23:31:00.993Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-06T23:31:00.993Z] === RUN TestDockerSuite/TestHealth [2022-03-06T23:31:00.993Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-06T23:31:00.993Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-06T23:31:00.993Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-06T23:31:00.993Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-06T23:31:01.459Z] === RUN TestDockerSuite/TestHistoryImageWithComment [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-06T23:31:04.987Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-06T23:31:04.987Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:31:04.987Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-06T23:31:06.205Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-06T23:31:06.206Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-06T23:31:06.206Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-06T23:31:06.206Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-06T23:31:06.206Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-06T23:31:06.206Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-06T23:31:06.672Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-06T23:31:07.139Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-06T23:31:07.139Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-06T23:31:07.139Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-06T23:31:08.122Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-06T23:31:08.122Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-06T23:31:08.186Z] === RUN TestDockerSuite/TestBuildUser [2022-03-06T23:31:08.186Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-06T23:31:08.186Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-06T23:31:08.186Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-06T23:31:08.186Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-06T23:31:08.186Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-06T23:31:08.186Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-06T23:31:10.331Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-06T23:31:10.331Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-06T23:31:12.540Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-06T23:31:14.061Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-06T23:31:14.061Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-06T23:31:15.484Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-06T23:31:15.484Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-06T23:31:15.484Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:31:15.484Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-06T23:31:17.479Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-06T23:31:18.907Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-06T23:31:18.907Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-06T23:31:18.907Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-06T23:31:18.907Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-06T23:31:18.907Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-06T23:31:19.267Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-06T23:31:19.267Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-06T23:31:19.267Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-06T23:31:19.267Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.267Z] === RUN TestDockerSuite/TestImportFile [2022-03-06T23:31:19.267Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.267Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-06T23:31:19.733Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-06T23:31:19.733Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.733Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-06T23:31:19.733Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.733Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-06T23:31:19.734Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.734Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-06T23:31:19.734Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-06T23:31:19.734Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-06T23:31:19.734Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.734Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-06T23:31:19.734Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.734Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-06T23:31:19.734Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-06T23:31:19.734Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.734Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-06T23:31:19.734Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:31:19.734Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-06T23:31:20.431Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-06T23:31:20.432Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-06T23:31:20.432Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-06T23:31:20.432Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-06T23:31:20.432Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-06T23:31:20.432Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-06T23:31:20.432Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-06T23:31:20.432Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-06T23:31:20.432Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-06T23:31:22.678Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-06T23:31:25.622Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-06T23:31:25.622Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:31:25.622Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-06T23:31:25.622Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-06T23:31:25.622Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-06T23:31:25.622Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-06T23:31:25.622Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-06T23:31:25.622Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-06T23:31:26.300Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-06T23:31:28.568Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-06T23:31:28.568Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-06T23:31:31.512Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-06T23:31:31.512Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-06T23:31:31.512Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-06T23:31:31.512Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-06T23:31:31.512Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-06T23:31:31.512Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-06T23:31:31.512Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-06T23:31:33.456Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-06T23:31:33.456Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:31:33.456Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-06T23:31:34.444Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-06T23:31:34.444Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-06T23:31:34.444Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-06T23:31:34.444Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:31:34.913Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-06T23:31:34.913Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-06T23:31:34.913Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-06T23:31:35.294Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-06T23:31:37.127Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-06T23:31:37.128Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-06T23:31:37.128Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-06T23:31:37.128Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-06T23:31:39.343Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-06T23:31:39.343Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-06T23:31:39.343Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-06T23:31:39.343Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-06T23:31:39.343Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-06T23:31:39.343Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-06T23:31:39.343Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-06T23:31:39.343Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-06T23:31:40.038Z] === RUN TestDockerSuite/TestInspectImage [2022-03-06T23:31:40.038Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:31:40.038Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-06T23:31:40.038Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:31:40.038Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-06T23:31:40.038Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:31:40.038Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-06T23:31:41.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-06T23:31:42.247Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-06T23:31:43.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-06T23:31:45.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-06T23:31:45.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-06T23:31:45.990Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-06T23:31:45.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-06T23:31:46.031Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-06T23:31:46.031Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-06T23:31:48.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-06T23:31:48.208Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-06T23:31:48.979Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-06T23:31:50.422Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-06T23:31:50.422Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:31:50.422Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-06T23:31:50.422Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:31:50.422Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-06T23:31:52.639Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-06T23:31:52.639Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-06T23:31:52.762Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-06T23:31:52.762Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-06T23:31:52.762Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-06T23:31:52.762Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-06T23:31:54.853Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-06T23:31:54.853Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-06T23:31:54.853Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-06T23:31:54.896Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-06T23:31:54.896Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-06T23:31:56.543Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-06T23:31:57.805Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-06T23:31:57.805Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-06T23:31:59.487Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-06T23:32:00.019Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-06T23:32:06.633Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-06T23:32:08.683Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-06T23:32:09.580Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-06T23:32:10.028Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-06T23:32:12.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-06T23:32:12.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-06T23:32:12.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-06T23:32:12.476Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-06T23:32:12.476Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-06T23:32:12.525Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-06T23:32:14.043Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-06T23:32:14.043Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-06T23:32:14.043Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-06T23:32:16.258Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-06T23:32:16.258Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-06T23:32:16.258Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-06T23:32:16.307Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-06T23:32:18.474Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-06T23:32:18.474Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-06T23:32:19.250Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-06T23:32:20.668Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-06T23:32:20.668Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-06T23:32:20.668Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-06T23:32:20.668Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-06T23:32:20.668Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-06T23:32:21.460Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-06T23:32:23.232Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-06T23:32:24.534Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-06T23:32:24.534Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:32:24.798Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-06T23:32:24.798Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-06T23:32:24.798Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-06T23:32:24.798Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-06T23:32:24.798Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-06T23:32:24.798Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-06T23:32:24.798Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-06T23:32:24.798Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-06T23:32:24.798Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-06T23:32:24.798Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-06T23:32:24.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-06T23:32:25.243Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.243Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-06T23:32:25.243Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.244Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-06T23:32:25.244Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.244Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-06T23:32:25.244Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.244Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-06T23:32:25.244Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-06T23:32:25.244Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-06T23:32:25.244Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-06T23:32:25.244Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-06T23:32:26.111Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-06T23:32:27.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-06T23:32:27.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-06T23:32:28.186Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-06T23:32:31.129Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-06T23:32:34.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-06T23:32:36.985Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-06T23:32:37.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-06T23:32:39.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-06T23:32:39.929Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-06T23:32:39.929Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-06T23:32:39.929Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-06T23:32:42.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00050c528_} [2022-03-06T23:32:43.712Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-06T23:32:43.712Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-06T23:32:44.045Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-06T23:32:44.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12101947918_c:\foo_false____} [2022-03-06T23:32:49.571Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-06T23:32:49.952Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-06T23:32:50.419Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-06T23:32:51.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12101947918_c:\foo_true____} [2022-03-06T23:32:54.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-06T23:32:54.623Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-06T23:32:54.623Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-06T23:32:54.623Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-06T23:32:54.623Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-06T23:32:54.623Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-06T23:32:54.623Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-06T23:32:54.623Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-06T23:32:55.428Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-06T23:32:56.843Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-06T23:32:56.843Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-06T23:32:56.843Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-06T23:32:56.843Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:32:56.843Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-06T23:32:56.843Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:32:56.843Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-06T23:32:56.843Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-06T23:32:56.843Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-06T23:32:56.843Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:32:56.843Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-06T23:32:56.843Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-06T23:32:57.312Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-06T23:32:57.312Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-06T23:32:57.312Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-06T23:32:57.312Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-06T23:32:57.312Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-06T23:32:57.312Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-06T23:32:57.312Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:32:57.312Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-06T23:32:59.527Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-06T23:32:59.527Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-06T23:32:59.527Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-06T23:32:59.527Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-06T23:33:01.285Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-06T23:33:01.742Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-06T23:33:01.742Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-06T23:33:01.742Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-06T23:33:01.742Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-06T23:33:01.742Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-06T23:33:01.742Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-06T23:33:01.742Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-06T23:33:06.029Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-06T23:33:06.499Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-06T23:33:08.714Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-06T23:33:08.714Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:33:08.714Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-06T23:33:08.714Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-06T23:33:08.714Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-06T23:33:09.812Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-06T23:33:09.812Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-06T23:33:09.812Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-06T23:33:11.663Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-06T23:33:11.663Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-06T23:33:12.131Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-06T23:33:12.131Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-06T23:33:12.756Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-06T23:33:13.117Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-06T23:33:13.117Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-06T23:33:13.117Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-06T23:33:14.828Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-06T23:33:15.699Z] === RUN TestDockerSuite/TestLogsSince [2022-03-06T23:33:23.652Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-06T23:33:23.652Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-06T23:33:23.652Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-06T23:33:23.652Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:33:23.652Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-06T23:33:26.110Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-06T23:33:26.110Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-06T23:33:26.111Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-06T23:33:26.111Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-06T23:33:26.111Z] === RUN TestDockerSuite/TestLogsTail [2022-03-06T23:33:27.395Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-06T23:33:28.321Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-06T23:33:30.349Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-06T23:33:30.349Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-06T23:33:30.810Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-06T23:33:30.810Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-06T23:33:30.810Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-06T23:33:30.810Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-06T23:33:30.810Z] === RUN TestDockerSuite/TestCpToDot [2022-03-06T23:33:31.272Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-06T23:33:31.335Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-06T23:33:31.335Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-06T23:33:31.335Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-06T23:33:31.335Z] docker_cli_sni_test.go:18: Flakey test [2022-03-06T23:33:31.335Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-06T23:33:33.026Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-06T23:33:33.026Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-06T23:33:33.026Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-06T23:33:33.026Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-06T23:33:33.026Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-06T23:33:34.219Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-06T23:33:34.219Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.219Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-06T23:33:34.219Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.219Z] === RUN TestDockerSuite/TestNetHostname [2022-03-06T23:33:34.219Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.357Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-06T23:33:34.685Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-06T23:33:34.685Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.685Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-06T23:33:34.686Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-06T23:33:34.686Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginActive [2022-03-06T23:33:34.686Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-06T23:33:34.686Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-06T23:33:34.686Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-06T23:33:34.686Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-06T23:33:34.686Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-06T23:33:34.686Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-06T23:33:34.686Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-06T23:33:34.686Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-06T23:33:34.686Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-06T23:33:34.686Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPortList [2022-03-06T23:33:34.686Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-06T23:33:34.686Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-06T23:33:35.241Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-06T23:33:35.241Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:33:35.241Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-06T23:33:35.241Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-06T23:33:35.241Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-06T23:33:35.241Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-06T23:33:35.241Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-06T23:33:35.241Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-06T23:33:35.241Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-06T23:33:35.241Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-06T23:33:35.241Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-06T23:33:37.457Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-06T23:33:39.673Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-06T23:33:39.673Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-06T23:33:40.142Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-06T23:33:40.550Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-06T23:33:40.550Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-06T23:33:40.550Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-06T23:33:40.550Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-06T23:33:40.550Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-06T23:33:40.550Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-06T23:33:40.550Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-06T23:33:40.550Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-06T23:33:40.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-06T23:33:41.706Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-06T23:33:42.692Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-06T23:33:42.692Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-06T23:33:42.692Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-06T23:33:42.692Z] === RUN TestDockerSuite/TestCreateRM [2022-03-06T23:33:43.110Z] === RUN TestDockerSuite/TestCommitChange [2022-03-06T23:33:43.160Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-06T23:33:43.160Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-06T23:33:43.160Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-06T23:33:43.160Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-06T23:33:43.628Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-06T23:33:46.405Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-06T23:33:46.405Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-06T23:33:46.405Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-06T23:33:50.534Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-06T23:33:56.123Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-06T23:33:56.124Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-06T23:33:56.124Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-06T23:33:57.704Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-06T23:33:57.704Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-06T23:33:57.704Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-06T23:33:58.889Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-06T23:33:58.890Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-06T23:33:58.890Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-06T23:33:59.915Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-06T23:33:59.915Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-06T23:33:59.915Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-06T23:33:59.915Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-06T23:34:07.072Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-06T23:34:07.072Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDockerFails [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-06T23:34:07.072Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-06T23:34:07.072Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-06T23:34:07.072Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-06T23:34:07.072Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-06T23:34:07.072Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-06T23:34:07.072Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-06T23:34:09.289Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-06T23:34:10.321Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-06T23:34:10.321Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:34:10.321Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-06T23:34:11.372Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-06T23:34:12.243Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-06T23:34:14.458Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-06T23:34:20.753Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-06T23:34:21.618Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-06T23:34:26.375Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-06T23:34:28.129Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-06T23:34:28.129Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-06T23:34:28.129Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-06T23:34:28.129Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-06T23:34:28.129Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-06T23:34:28.129Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-06T23:34:28.129Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-06T23:34:28.129Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-06T23:34:29.169Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-06T23:34:29.169Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-06T23:34:29.169Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-06T23:34:29.169Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-06T23:34:29.169Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-06T23:34:29.169Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-06T23:34:31.127Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-06T23:34:33.342Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-06T23:34:33.916Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-06T23:34:34.329Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-06T23:34:38.121Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-06T23:34:38.121Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-06T23:34:39.686Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-06T23:34:40.626Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-06T23:34:44.323Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-06T23:34:44.442Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-06T23:34:48.234Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-06T23:34:48.703Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-06T23:34:48.703Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-06T23:34:48.703Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:34:48.703Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-06T23:34:48.703Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-06T23:34:48.703Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-06T23:34:48.703Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-06T23:34:48.703Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-06T23:34:49.068Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-06T23:34:49.535Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-06T23:34:49.535Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-06T23:34:49.535Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-06T23:34:49.535Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-06T23:34:49.689Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-06T23:34:49.689Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-06T23:34:49.689Z] === RUN TestDockerSuite/TestEventsRename [2022-03-06T23:34:52.642Z] === RUN TestDockerSuite/TestEventsResize [2022-03-06T23:34:53.128Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-06T23:34:53.128Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:34:53.128Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-06T23:34:56.085Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-06T23:34:56.085Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-06T23:34:56.085Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-06T23:34:56.085Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:34:56.085Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-06T23:34:56.085Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-06T23:34:56.085Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-06T23:34:56.680Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-06T23:34:56.680Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:34:56.680Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-06T23:34:56.680Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-06T23:34:56.680Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-06T23:34:56.680Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-06T23:34:56.680Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-06T23:34:56.680Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-06T23:34:56.680Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-06T23:34:59.805Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-06T23:35:00.845Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-06T23:35:00.845Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-06T23:35:00.845Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-06T23:35:00.845Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-06T23:35:02.024Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-06T23:35:04.650Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-06T23:35:04.650Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-06T23:35:04.650Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-06T23:35:04.650Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-06T23:35:04.650Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-06T23:35:04.650Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-06T23:35:04.650Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-06T23:35:04.650Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-06T23:35:04.977Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-06T23:35:05.326Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-06T23:35:05.326Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-06T23:35:05.326Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-06T23:35:06.888Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-06T23:35:06.888Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-06T23:35:07.355Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-06T23:35:08.340Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-06T23:35:09.325Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-06T23:35:09.325Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-06T23:35:09.325Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-06T23:35:09.735Z] === RUN TestDockerSuite/TestEventsTop [2022-03-06T23:35:09.735Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-06T23:35:09.735Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-06T23:35:10.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-06T23:35:12.688Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-06T23:35:13.566Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-06T23:35:16.469Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-06T23:35:16.478Z] === RUN TestDockerSuite/TestExec [2022-03-06T23:35:16.478Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:35:16.478Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-06T23:35:16.478Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-06T23:35:16.478Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-06T23:35:17.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-06T23:35:17.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-06T23:35:17.363Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-06T23:35:17.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-06T23:35:18.044Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-06T23:35:19.612Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-06T23:35:19.612Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:35:19.612Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-06T23:35:19.612Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:35:19.612Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-06T23:35:19.612Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-06T23:35:19.612Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-06T23:35:20.322Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-06T23:35:20.322Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-06T23:35:21.830Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-06T23:35:22.323Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-06T23:35:24.046Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-06T23:35:24.534Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-06T23:35:25.083Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-06T23:35:25.083Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:35:25.083Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-06T23:35:25.083Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:35:25.083Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-06T23:35:26.261Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-06T23:35:28.478Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-06T23:35:29.857Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-06T23:35:29.857Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-06T23:35:32.267Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-06T23:35:32.267Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-06T23:35:32.267Z] === RUN TestDockerSuite/TestExecEnv [2022-03-06T23:35:32.267Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:35:32.267Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-06T23:35:32.267Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-06T23:35:32.267Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-06T23:35:33.652Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-06T23:35:33.652Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-06T23:35:33.652Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-06T23:35:34.482Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-06T23:35:38.430Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-06T23:35:38.900Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-06T23:35:39.237Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-06T23:35:39.237Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-06T23:35:39.237Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-06T23:35:39.237Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-06T23:35:39.237Z] === RUN TestDockerSuite/TestExecParseError [2022-03-06T23:35:39.237Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-06T23:35:39.237Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-06T23:35:39.237Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-06T23:35:39.237Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-06T23:35:39.237Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-06T23:35:39.237Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-06T23:35:41.453Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-06T23:35:41.453Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-06T23:35:41.453Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-06T23:35:41.453Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-06T23:35:41.453Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-06T23:35:41.453Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-06T23:35:41.453Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-06T23:35:41.453Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-06T23:35:41.453Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-06T23:35:41.453Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-06T23:35:41.453Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-06T23:35:42.699Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-06T23:35:43.669Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-06T23:35:43.669Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-06T23:35:43.669Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-06T23:35:49.801Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-06T23:35:49.801Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:35:49.801Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-06T23:35:50.002Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-06T23:35:52.331Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-06T23:35:52.331Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-06T23:35:52.331Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-06T23:35:52.331Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-06T23:35:52.331Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-06T23:35:52.331Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-06T23:35:52.331Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-06T23:35:54.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-06T23:35:54.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-06T23:35:54.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-06T23:35:55.306Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-06T23:35:55.306Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-06T23:35:56.947Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-06T23:35:56.947Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-06T23:35:56.947Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-06T23:35:57.089Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-06T23:35:57.930Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-06T23:35:59.101Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-06T23:35:59.101Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-06T23:35:59.101Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-06T23:36:02.958Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-06T23:36:03.869Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-06T23:36:03.869Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-06T23:36:03.869Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-06T23:36:05.908Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-06T23:36:06.699Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-06T23:36:06.895Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-06T23:36:06.896Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-06T23:36:11.449Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-06T23:36:11.449Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:36:11.449Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-06T23:36:12.851Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-06T23:36:13.067Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestHealth [2022-03-06T23:36:13.067Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-06T23:36:13.067Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-06T23:36:16.717Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-06T23:36:16.717Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-06T23:36:16.717Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-06T23:36:16.717Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-06T23:36:16.717Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-06T23:36:16.717Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-06T23:36:16.717Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-06T23:36:16.717Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-06T23:36:16.717Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-06T23:36:16.717Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-06T23:36:16.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-06T23:36:16.859Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-06T23:36:16.859Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-06T23:36:16.859Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-06T23:36:16.859Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-06T23:36:16.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-06T23:36:16.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-06T23:36:16.859Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-06T23:36:17.308Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-06T23:36:17.308Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-06T23:36:17.775Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-06T23:36:17.847Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-06T23:36:17.847Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-06T23:36:17.847Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-06T23:36:18.833Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-06T23:36:18.833Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-06T23:36:19.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-06T23:36:19.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-06T23:36:20.398Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-06T23:36:20.867Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-06T23:36:23.083Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-06T23:36:25.298Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-06T23:36:25.298Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-06T23:36:25.298Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:36:25.298Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-06T23:36:25.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-06T23:36:29.089Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-06T23:36:29.089Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-06T23:36:29.558Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestImportFile [2022-03-06T23:36:29.558Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-06T23:36:29.558Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-06T23:36:29.558Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-06T23:36:29.558Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-06T23:36:29.558Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-06T23:36:29.558Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-06T23:36:29.558Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-06T23:36:29.558Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-06T23:36:29.558Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:36:29.558Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-06T23:36:30.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-06T23:36:31.773Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-06T23:36:33.993Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-06T23:36:33.993Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:36:33.993Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-06T23:36:33.993Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-06T23:36:33.993Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-06T23:36:33.993Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-06T23:36:33.993Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-06T23:36:33.993Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-06T23:36:35.572Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-06T23:36:36.207Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-06T23:36:36.207Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-06T23:36:36.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-06T23:36:37.134Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-06T23:36:37.600Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-06T23:36:38.420Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-06T23:36:38.421Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-06T23:36:38.421Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-06T23:36:38.421Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-06T23:36:38.421Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-06T23:36:38.421Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-06T23:36:38.421Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-06T23:36:40.636Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-06T23:36:41.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001973f8_} [2022-03-06T23:36:44.425Z] === RUN TestDockerSuite/TestInspectImage [2022-03-06T23:36:44.425Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:36:44.425Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-06T23:36:44.425Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:36:44.425Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-06T23:36:44.425Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:36:44.425Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-06T23:36:46.247Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-06T23:36:46.639Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-06T23:36:47.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12719288141_c:\foo_false____} [2022-03-06T23:36:48.855Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-06T23:36:48.856Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-06T23:36:50.992Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-06T23:36:51.072Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-06T23:36:52.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12719288141_c:\foo_true____} [2022-03-06T23:36:53.287Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-06T23:36:53.287Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-06T23:36:53.287Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-06T23:36:53.287Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-06T23:36:54.853Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-06T23:36:57.806Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-06T23:36:57.897Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-06T23:36:57.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-06T23:36:58.368Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-06T23:36:58.368Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-06T23:36:58.368Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-06T23:36:58.368Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-06T23:36:58.368Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-06T23:36:58.368Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-06T23:36:58.368Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-06T23:36:58.368Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-06T23:36:58.368Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-06T23:36:58.368Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-06T23:36:58.368Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-06T23:36:59.641Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-06T23:37:01.596Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-06T23:37:03.423Z] === RUN TestDockerSuite/TestRmiTag [2022-03-06T23:37:03.812Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-06T23:37:03.889Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-06T23:37:04.340Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-06T23:37:04.340Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-06T23:37:04.340Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:37:04.340Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-06T23:37:06.835Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-06T23:37:10.216Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-06T23:37:10.216Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-06T23:37:10.216Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-06T23:37:10.216Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-06T23:37:10.971Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-06T23:37:13.188Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-06T23:37:15.106Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-06T23:37:15.106Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-06T23:37:15.106Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-06T23:37:15.106Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-06T23:37:15.106Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-06T23:37:15.106Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-06T23:37:15.106Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-06T23:37:15.403Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-06T23:37:17.619Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-06T23:37:19.183Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-06T23:37:19.651Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-06T23:37:19.651Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-06T23:37:19.651Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-06T23:37:19.651Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-06T23:37:21.867Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-06T23:37:23.433Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-06T23:37:25.594Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-06T23:37:28.048Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-06T23:37:28.515Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-06T23:37:29.300Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-06T23:37:30.462Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-06T23:37:30.462Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:37:30.462Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-06T23:37:30.462Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-06T23:37:30.462Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-06T23:37:34.372Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-06T23:37:35.355Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-06T23:37:35.355Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-06T23:37:35.355Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-06T23:37:35.355Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-06T23:37:35.355Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-06T23:37:35.355Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-06T23:37:35.355Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-06T23:37:35.355Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-06T23:37:36.455Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-06T23:37:36.455Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-06T23:37:36.455Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-06T23:37:38.299Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-06T23:37:38.299Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-06T23:37:38.299Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-06T23:37:38.299Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-06T23:37:38.299Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-06T23:37:38.671Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-06T23:37:38.671Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-06T23:37:44.154Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-06T23:37:44.543Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-06T23:37:47.938Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-06T23:37:48.303Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-06T23:37:48.303Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-06T23:37:48.303Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-06T23:37:48.303Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:37:48.303Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-06T23:37:50.151Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-06T23:37:50.409Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-06T23:37:53.096Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-06T23:37:55.166Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-06T23:37:56.042Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-06T23:37:56.042Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-06T23:37:58.118Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-06T23:38:00.333Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-06T23:38:00.333Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-06T23:38:00.333Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-06T23:38:02.551Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-06T23:38:03.189Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-06T23:38:03.189Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-06T23:38:04.768Z] === RUN TestDockerSuite/TestLogsSince [2022-03-06T23:38:05.398Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-06T23:38:05.398Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-06T23:38:05.398Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-06T23:38:06.147Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-06T23:38:06.147Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-06T23:38:06.147Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-06T23:38:06.147Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-06T23:38:06.147Z] === RUN TestDockerSuite/TestCpToDot [2022-03-06T23:38:09.335Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-06T23:38:09.335Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-06T23:38:09.335Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-06T23:38:09.335Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-06T23:38:09.335Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-06T23:38:10.946Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-06T23:38:10.946Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-06T23:38:10.946Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-06T23:38:10.946Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-06T23:38:10.946Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-06T23:38:12.287Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-06T23:38:12.287Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-06T23:38:12.287Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-06T23:38:12.287Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-06T23:38:12.287Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-06T23:38:12.287Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-06T23:38:12.287Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-06T23:38:12.287Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-06T23:38:14.497Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-06T23:38:15.190Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-06T23:38:15.190Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-06T23:38:15.190Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-06T23:38:15.190Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-06T23:38:15.190Z] === RUN TestDockerSuite/TestLogsTail [2022-03-06T23:38:15.783Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-06T23:38:15.783Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:38:15.783Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-06T23:38:15.783Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-06T23:38:15.783Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-06T23:38:15.783Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-06T23:38:15.783Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-06T23:38:15.783Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-06T23:38:15.783Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-06T23:38:16.276Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-06T23:38:16.750Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-06T23:38:17.441Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-06T23:38:20.389Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-06T23:38:20.389Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-06T23:38:20.389Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-06T23:38:20.389Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-06T23:38:20.389Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-06T23:38:20.389Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-06T23:38:20.389Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-06T23:38:20.620Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-06T23:38:22.352Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-06T23:38:23.919Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-06T23:38:24.175Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-06T23:38:24.175Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-06T23:38:24.175Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-06T23:38:24.175Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-06T23:38:24.175Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-06T23:38:24.175Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-06T23:38:24.175Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-06T23:38:24.175Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-06T23:38:24.175Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-06T23:38:25.157Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-06T23:38:25.384Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-06T23:38:25.384Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-06T23:38:25.853Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-06T23:38:26.134Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-06T23:38:26.134Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestNetHostname [2022-03-06T23:38:26.134Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-06T23:38:26.134Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-06T23:38:26.134Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-06T23:38:26.134Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPluginActive [2022-03-06T23:38:26.134Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-06T23:38:26.134Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-06T23:38:26.134Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-06T23:38:26.134Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-06T23:38:26.134Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-06T23:38:26.134Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-06T23:38:26.134Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.603Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-06T23:38:26.603Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.603Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-06T23:38:26.603Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.603Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-06T23:38:26.603Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.603Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-06T23:38:26.603Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.603Z] === RUN TestDockerSuite/TestPortList [2022-03-06T23:38:26.603Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-06T23:38:26.603Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-06T23:38:30.690Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-06T23:38:32.259Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-06T23:38:32.304Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-06T23:38:32.304Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-06T23:38:32.304Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-06T23:38:32.304Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-06T23:38:32.304Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-06T23:38:32.304Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-06T23:38:32.304Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-06T23:38:32.304Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-06T23:38:32.304Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-06T23:38:32.304Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-06T23:38:32.304Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-06T23:38:32.304Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-06T23:38:32.304Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-06T23:38:32.728Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-06T23:38:32.728Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-06T23:38:32.728Z] === RUN TestDockerSuite/TestCreateRM [2022-03-06T23:38:33.717Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-06T23:38:33.717Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-06T23:38:33.717Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-06T23:38:34.211Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-06T23:38:35.199Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-06T23:38:36.085Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-06T23:38:36.085Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-06T23:38:36.085Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-06T23:38:36.085Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-06T23:38:36.085Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-06T23:38:36.085Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-06T23:38:37.029Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-06T23:38:37.029Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-06T23:38:37.029Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-06T23:38:37.029Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-06T23:38:37.029Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-06T23:38:37.029Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-06T23:38:37.029Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-06T23:38:37.029Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-06T23:38:37.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-06T23:38:39.030Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-06T23:38:39.983Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-06T23:38:39.983Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-06T23:38:39.983Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-06T23:38:41.973Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-06T23:38:41.974Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-06T23:38:41.974Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-06T23:38:44.919Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-06T23:38:44.919Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-06T23:38:44.919Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-06T23:38:44.919Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-06T23:38:44.919Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-06T23:38:44.919Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-06T23:38:44.919Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-06T23:38:47.131Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-06T23:38:48.643Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-06T23:38:48.643Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-06T23:38:48.643Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-06T23:38:50.078Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-06T23:38:53.025Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-06T23:38:53.041Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-06T23:38:53.041Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-06T23:38:54.030Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-06T23:38:55.972Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-06T23:38:56.438Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-06T23:38:56.438Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-06T23:38:56.438Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-06T23:38:56.438Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-06T23:38:56.438Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-06T23:38:56.438Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-06T23:38:56.438Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-06T23:38:56.438Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-06T23:38:56.438Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:38:56.438Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-06T23:38:56.438Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-06T23:38:56.438Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-06T23:38:56.438Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-06T23:38:56.438Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-06T23:38:56.439Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-06T23:38:57.314Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-06T23:38:59.981Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-06T23:39:00.456Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-06T23:39:00.456Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-06T23:39:00.456Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-06T23:39:02.295Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-06T23:39:02.295Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-06T23:39:02.295Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-06T23:39:02.295Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-06T23:39:02.295Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-06T23:39:02.295Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-06T23:39:02.295Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-06T23:39:02.295Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-06T23:39:02.295Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:39:02.295Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-06T23:39:02.295Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:39:02.295Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-06T23:39:06.331Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-06T23:39:06.331Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDockerFails [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-06T23:39:06.331Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-06T23:39:06.331Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-06T23:39:06.331Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-06T23:39:06.331Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-06T23:39:06.331Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-06T23:39:06.331Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-06T23:39:09.458Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-06T23:39:09.458Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-06T23:39:09.458Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-06T23:39:12.249Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-06T23:39:12.250Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-06T23:39:12.250Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-06T23:39:12.250Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-06T23:39:12.287Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunMount [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-06T23:39:12.403Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-06T23:39:12.403Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-06T23:39:17.059Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-06T23:39:21.052Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-06T23:39:21.052Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-06T23:39:21.052Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-06T23:39:21.052Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-06T23:39:21.052Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-06T23:39:21.052Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-06T23:39:21.052Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-06T23:39:21.942Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-06T23:39:22.673Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-06T23:39:26.462Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-06T23:39:28.202Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-06T23:39:32.946Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-06T23:39:32.946Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-06T23:39:33.413Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-06T23:39:33.621Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-06T23:39:34.397Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-06T23:39:36.607Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-06T23:39:37.412Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-06T23:39:37.412Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-06T23:39:37.412Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-06T23:39:37.412Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-06T23:39:37.412Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-06T23:39:38.168Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-06T23:39:39.731Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-06T23:39:39.959Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-06T23:39:42.166Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-06T23:39:42.167Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.167Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-06T23:39:42.167Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.167Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-06T23:39:42.167Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.167Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-06T23:39:42.167Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.167Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-06T23:39:42.677Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-06T23:39:42.677Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:39:46.460Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-06T23:39:46.460Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-06T23:39:46.460Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-06T23:39:46.460Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-06T23:39:46.460Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-06T23:39:46.460Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-06T23:39:46.927Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-06T23:39:46.927Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-06T23:39:46.927Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-06T23:39:46.927Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-06T23:39:46.927Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-06T23:39:48.032Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-06T23:39:48.032Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-06T23:39:48.032Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-06T23:39:48.703Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-06T23:39:49.597Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-06T23:39:49.597Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-06T23:39:49.597Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-06T23:39:51.162Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-06T23:39:52.148Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-06T23:39:52.148Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-06T23:39:52.148Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-06T23:39:55.939Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-06T23:39:57.333Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-06T23:39:57.333Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-06T23:39:57.333Z] === RUN TestDockerSuite/TestRunRm [2022-03-06T23:39:59.143Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-06T23:40:00.278Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-06T23:40:00.694Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-06T23:40:02.259Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-06T23:40:03.985Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-06T23:40:06.206Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-06T23:40:07.428Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-06T23:40:09.640Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-06T23:40:12.584Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-06T23:40:14.964Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-06T23:40:15.437Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-06T23:40:15.530Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-06T23:40:15.530Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:40:15.530Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-06T23:40:15.530Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-06T23:40:15.530Z] === RUN TestDockerSuite/TestRunState [2022-03-06T23:40:15.530Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-06T23:40:15.530Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-06T23:40:17.665Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-06T23:40:18.475Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-06T23:40:18.475Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-06T23:40:18.475Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-06T23:40:18.941Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-06T23:40:18.941Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-06T23:40:18.941Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-06T23:40:18.941Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-06T23:40:18.941Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-06T23:40:18.941Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-06T23:40:18.941Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-06T23:40:18.941Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-06T23:40:18.941Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-06T23:40:20.082Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-06T23:40:20.082Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:40:20.082Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-06T23:40:24.806Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-06T23:40:24.806Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-06T23:40:25.956Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-06T23:40:25.956Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-06T23:40:25.956Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-06T23:40:26.425Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-06T23:40:27.017Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-06T23:40:27.017Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-06T23:40:27.017Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-06T23:40:28.182Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-06T23:40:30.799Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-06T23:40:30.799Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-06T23:40:30.799Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-06T23:40:30.799Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-06T23:40:30.799Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-06T23:40:31.179Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-06T23:40:34.584Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-06T23:40:34.971Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-06T23:40:34.972Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:40:34.972Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-06T23:40:38.653Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-06T23:40:38.653Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-06T23:40:38.653Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-06T23:40:38.653Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:40:38.653Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-06T23:40:38.653Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-06T23:40:38.653Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-06T23:40:38.653Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-06T23:40:38.653Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-06T23:40:38.763Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-06T23:40:38.763Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-06T23:40:38.763Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-06T23:40:39.644Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-06T23:40:39.644Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-06T23:40:39.644Z] === RUN TestDockerSuite/TestEventsRename [2022-03-06T23:40:43.234Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-06T23:40:45.526Z] === RUN TestDockerSuite/TestEventsResize [2022-03-06T23:40:49.091Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-06T23:40:51.271Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-06T23:40:54.229Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-06T23:40:54.698Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-06T23:40:56.103Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-06T23:40:57.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-06T23:40:57.738Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-06T23:40:57.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-06T23:40:57.738Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-06T23:40:59.949Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-06T23:41:00.567Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-06T23:41:00.690Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-06T23:41:03.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-06T23:41:05.323Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-06T23:41:05.895Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-06T23:41:06.581Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-06T23:41:06.581Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-06T23:41:06.581Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-06T23:41:06.581Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-06T23:41:06.581Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-06T23:41:06.582Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-06T23:41:06.582Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-06T23:41:06.582Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-06T23:41:06.582Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-06T23:41:06.582Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-06T23:41:06.582Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-06T23:41:06.582Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-06T23:41:06.582Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-06T23:41:06.582Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-06T23:41:06.582Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-06T23:41:11.328Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-06T23:41:13.077Z] === RUN TestDockerSuite/TestEventsTop [2022-03-06T23:41:13.077Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-06T23:41:13.077Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-06T23:41:13.538Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-06T23:41:15.748Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-06T23:41:16.040Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-06T23:41:17.816Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-06T23:41:21.603Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-06T23:41:21.603Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-06T23:41:21.603Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-06T23:41:21.603Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-06T23:41:21.603Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-06T23:41:21.603Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-06T23:41:21.603Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.603Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-06T23:41:21.604Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-06T23:41:21.604Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-06T23:41:21.608Z] === RUN TestDockerSuite/TestRmiTag [2022-03-06T23:41:22.077Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-06T23:41:23.330Z] === RUN TestDockerSuite/TestExec [2022-03-06T23:41:23.330Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:41:23.330Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-06T23:41:23.800Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-06T23:41:23.800Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-06T23:41:23.815Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-06T23:41:24.282Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-06T23:41:24.282Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-06T23:41:24.749Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-06T23:41:25.029Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-06T23:41:26.314Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-06T23:41:26.314Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-06T23:41:27.608Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-06T23:41:29.259Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-06T23:41:31.407Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-06T23:41:31.407Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:41:31.407Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-06T23:41:31.407Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:41:31.407Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-06T23:41:31.407Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-06T23:41:31.407Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-06T23:41:32.205Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-06T23:41:34.365Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-06T23:41:35.150Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-06T23:41:35.150Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:41:35.150Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-06T23:41:38.163Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-06T23:41:39.965Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-06T23:41:42.042Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-06T23:41:42.182Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-06T23:41:45.001Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-06T23:41:45.560Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-06T23:41:45.560Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:41:45.560Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-06T23:41:46.936Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-06T23:41:47.923Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-06T23:41:47.923Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-06T23:41:47.923Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-06T23:41:47.923Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-06T23:41:47.923Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-06T23:41:47.923Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-06T23:41:47.923Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-06T23:41:47.923Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-06T23:41:49.488Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-06T23:41:49.488Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-06T23:41:49.488Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-06T23:41:49.488Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-06T23:41:49.956Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-06T23:41:50.303Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-06T23:41:50.303Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-06T23:41:50.303Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-06T23:41:50.303Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-06T23:41:50.303Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-06T23:41:50.303Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-06T23:41:50.303Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-06T23:41:50.303Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-06T23:41:50.303Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-06T23:41:53.697Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-06T23:41:53.697Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-06T23:41:53.697Z] === RUN TestDockerSuite/TestExecEnv [2022-03-06T23:41:53.697Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:41:53.697Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-06T23:41:53.697Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-06T23:41:53.697Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-06T23:41:57.495Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-06T23:41:58.954Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-06T23:41:58.954Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-06T23:41:58.954Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-06T23:41:58.954Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-06T23:41:58.954Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-06T23:41:58.954Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-06T23:41:58.954Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-06T23:41:58.954Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:41:58.954Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-06T23:41:58.954Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-06T23:41:58.954Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-06T23:41:58.954Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:41:58.954Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-06T23:42:00.383Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-06T23:42:01.899Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-06T23:42:01.948Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-06T23:42:04.771Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-06T23:42:04.771Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-06T23:42:04.771Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-06T23:42:04.771Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-06T23:42:04.771Z] === RUN TestDockerSuite/TestExecParseError [2022-03-06T23:42:04.771Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-06T23:42:04.771Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-06T23:42:04.771Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-06T23:42:04.771Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-06T23:42:04.771Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-06T23:42:04.771Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-06T23:42:04.844Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-06T23:42:04.845Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-06T23:42:04.845Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-06T23:42:07.724Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-06T23:42:07.724Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-06T23:42:07.724Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-06T23:42:07.724Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-06T23:42:07.724Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-06T23:42:07.724Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-06T23:42:07.724Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-06T23:42:07.724Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-06T23:42:07.724Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-06T23:42:07.724Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-06T23:42:07.724Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-06T23:42:08.638Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-06T23:42:08.638Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-06T23:42:08.638Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-06T23:42:08.638Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-06T23:42:08.638Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-06T23:42:08.638Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:42:08.638Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-06T23:42:08.638Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-06T23:42:08.638Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-06T23:42:08.638Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:42:08.638Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-06T23:42:08.638Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:42:08.638Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-06T23:42:09.106Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-06T23:42:11.321Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-06T23:42:11.518Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-06T23:42:11.518Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-06T23:42:11.518Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-06T23:42:13.537Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-06T23:42:13.537Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-06T23:42:18.642Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-06T23:42:18.642Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-06T23:42:20.215Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-06T23:42:20.215Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-06T23:42:20.215Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-06T23:42:20.312Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-06T23:42:20.312Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-06T23:42:20.312Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-06T23:42:20.312Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-06T23:42:20.312Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-06T23:42:20.312Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-06T23:42:20.312Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-06T23:42:26.448Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-06T23:42:26.448Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-06T23:42:26.448Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-06T23:42:26.448Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:42:26.448Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-06T23:42:26.448Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-06T23:42:26.448Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-06T23:42:26.448Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-06T23:42:28.008Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-06T23:42:28.008Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-06T23:42:28.882Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-06T23:42:28.882Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-06T23:42:28.882Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-06T23:42:28.882Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-06T23:42:28.882Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-06T23:42:28.997Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-06T23:42:30.448Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-06T23:42:30.448Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-06T23:42:30.448Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-06T23:42:30.448Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-06T23:42:30.448Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-06T23:42:30.448Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-06T23:42:30.448Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-06T23:42:30.448Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-06T23:42:31.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-06T23:42:32.256Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-06T23:42:32.256Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-06T23:42:32.256Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-06T23:42:32.664Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-06T23:42:32.723Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-06T23:42:34.879Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-06T23:42:36.162Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-06T23:42:37.097Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-06T23:42:37.097Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-06T23:42:37.097Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-06T23:42:37.097Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-06T23:42:37.097Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-06T23:42:37.097Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-06T23:42:37.097Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-06T23:42:39.315Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-06T23:42:39.315Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-06T23:42:39.315Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-06T23:42:39.315Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-06T23:42:39.315Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-06T23:42:39.315Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-06T23:42:39.315Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-06T23:42:39.315Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-06T23:42:39.315Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-06T23:42:40.023Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-06T23:42:41.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-06T23:42:41.371Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:42:41.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-06T23:42:41.532Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-06T23:42:41.839Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-06T23:42:42.306Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-06T23:42:42.306Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-06T23:42:42.306Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-06T23:42:46.292Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-06T23:42:46.292Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-06T23:42:46.292Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-06T23:42:46.292Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-06T23:42:46.292Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-06T23:42:46.292Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-06T23:42:46.292Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-06T23:42:46.292Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-06T23:42:46.292Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-06T23:42:46.292Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-06T23:42:46.292Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-06T23:42:46.292Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-06T23:42:46.761Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-06T23:42:47.251Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestHealth [2022-03-06T23:42:47.251Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-06T23:42:47.251Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-06T23:42:48.976Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-06T23:42:48.976Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-06T23:42:48.976Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-06T23:42:48.976Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-06T23:42:48.976Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-06T23:42:48.976Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-06T23:42:50.955Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-06T23:42:50.955Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-06T23:42:51.192Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-06T23:42:51.422Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-06T23:42:53.410Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-06T23:42:53.410Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-06T23:42:53.410Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-06T23:42:55.626Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-06T23:42:55.626Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-06T23:42:55.626Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-06T23:42:55.626Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-06T23:42:55.626Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-06T23:42:55.626Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-06T23:42:55.626Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-06T23:42:55.986Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-06T23:42:55.986Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-06T23:42:55.986Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-06T23:42:55.986Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-06T23:42:55.986Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-06T23:42:55.986Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-06T23:42:55.986Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-06T23:42:56.976Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-06T23:42:56.976Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-06T23:42:56.976Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-06T23:42:58.546Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-06T23:42:59.015Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-06T23:43:01.973Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-06T23:43:01.973Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-06T23:43:02.909Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-06T23:43:03.899Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-06T23:43:03.899Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-06T23:43:03.899Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite (2457.04s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.29s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.16s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.97s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.60s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.18s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.13s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.18s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.92s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.83s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.11s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.71s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.08s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.35s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.25s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.03s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.68s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.26s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.27s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.15s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.47s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.09s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.53s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.82s) [2022-03-06T23:43:04.366Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2022-03-06T23:43:04.366Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.16s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.66s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.56s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.08s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.60s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.61s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.09s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.51s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.00s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.47s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.47s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.84s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.02s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.95s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.40s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.67s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.31s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.92s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.64s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.58s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.96s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.30s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.04s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.23s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.74s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.74s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.18s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFails (2.92s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.74s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.76s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.61s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.00s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.51s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.22s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildHistory (11.20s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.98s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.17s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.70s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.71s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.40s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.39s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.19s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.20s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.39s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.31s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.30s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.91s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.34s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.40s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.85s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.04s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.58s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.77s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.97s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.35s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.13s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.93s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.00s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.58s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildRm (14.00s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.05s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.17s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.16s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.73s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.07s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.54s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.13s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildStderr (4.87s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.41s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.66s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.85s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.56s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.11s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.04s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.67s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.21s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.87s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.04s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.80s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.83s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.97s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestCommitChange (5.14s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.13s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.64s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestCommitTTY (7.85s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.92s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.86s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.71s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.85s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.86s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.92s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.45s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.50s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.54s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.59s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.98s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.91s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.91s) [2022-03-06T23:43:04.367Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.52s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.62s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-06T23:43:04.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.93s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.96s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.49s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.83s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.00s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.58s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.35s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.89s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.90s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.90s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.87s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000afe5b8_} (2.94s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11879314695_c:\foo_false____} (2.96s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11879314695_c:\foo_true____} (2.87s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.05s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.02s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.03s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.73s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.69s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.76s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.78s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCpToStdout (3.10s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.95s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.91s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.59s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.90s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.99s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.02s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.29s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsCopy (4.88s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.30s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.90s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.94s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFilters (5.98s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFormat (5.78s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsRename (3.04s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsResize (33.22s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.89s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.69s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.35s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.94s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.95s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.94s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.52s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.50s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.53s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.51s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (10.75s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.49s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecInspectID (5.47s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.71s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.56s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.44s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.05s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.95s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.97s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.71s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.20s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.86s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.95s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.91s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectDefault (3.00s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectHistory (4.73s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.84s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.51s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.93s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.49s) [2022-03-06T23:43:04.368Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.47s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectStatus (3.54s) [2022-03-06T23:43:04.368Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.51s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.60s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.87s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.50s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.84s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.82s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.90s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.94s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.09s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.96s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.52s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.79s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.76s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.79s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.47s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.14s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.98s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.18s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsSince (9.45s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsTail (3.28s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.06s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.93s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.90s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.84s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsByOrder (12.12s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.99s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.08s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.62s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.45s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.48s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.56s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.27s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.94s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.00s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.23s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.61s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.83s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.36s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.27s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.22s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.08s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.75s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.24s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.81s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.97s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.99s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.51s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.28s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.28s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.70s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.77s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.75s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.87s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.93s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.89s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.99s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.83s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.06s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.70s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.99s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.92s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.35s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.75s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.95s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.22s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.83s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.90s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunExitCode (2.84s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.90s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.89s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.03s) [2022-03-06T23:43:04.369Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-06T23:43:04.369Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.47s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.44s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.58s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.81s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.23s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.59s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.68s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.02s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.78s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunRm (2.89s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.96s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.88s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.88s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.41s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.86s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.35s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.13s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.87s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.02s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.80s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.73s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.73s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.08s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.52s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.94s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.94s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.86s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.40s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.69s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.65s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.99s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.80s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.85s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.20s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.37s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.16s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.49s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.56s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.59s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.21s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.53s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.79s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.57s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.36s) [2022-03-06T23:43:04.370Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-06T23:43:04.370Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.370Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-06T23:43:04.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-06T23:43:04.371Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-06T23:43:04.371Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-06T23:43:04.371Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-06T23:43:04.371Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-06T23:43:04.371Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-06T23:43:04.371Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-06T23:43:04.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-06T23:43:04.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-06T23:43:04.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-06T23:43:04.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-06T23:43:04.371Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerDaemonSuite [2022-03-06T23:43:04.371Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-06T23:43:04.371Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-06T23:43:04.371Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-06T23:43:04.371Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerSwarmSuite [2022-03-06T23:43:04.371Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-06T23:43:04.371Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerExternalVolumeSuite [2022-03-06T23:43:04.371Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerNetworkSuite [2022-03-06T23:43:04.371Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-06T23:43:04.371Z] === RUN TestDockerHubPullSuite [2022-03-06T23:43:04.371Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-06T23:43:04.371Z] PASS [2022-03-06T23:43:04.371Z] ok github.com/docker/docker/integration-cli 2457.379s [2022-03-06T23:43:04.371Z] [2022-03-06T23:43:04.371Z] === Skipped [2022-03-06T23:43:04.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-06T23:43:04.371Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.371Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-06T23:43:04.371Z] [2022-03-06T23:43:04.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-06T23:43:04.371Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-06T23:43:04.839Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-06T23:43:04.839Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-06T23:43:04.839Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-06T23:43:04.839Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-06T23:43:04.839Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-06T23:43:04.839Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-06T23:43:04.839Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-06T23:43:04.839Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-06T23:43:04.839Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-06T23:43:04.839Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-06T23:43:04.839Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-06T23:43:04.839Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-06T23:43:04.839Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-06T23:43:04.839Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-06T23:43:04.839Z] [2022-03-06T23:43:04.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-06T23:43:04.839Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-06T23:43:04.840Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-06T23:43:04.840Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-06T23:43:04.840Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-06T23:43:04.840Z] docker_cli_sni_test.go:18: Flakey test [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-06T23:43:04.840Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-06T23:43:04.840Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.840Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-06T23:43:04.840Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-06T23:43:04.841Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-06T23:43:04.841Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-06T23:43:04.841Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-06T23:43:04.841Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-06T23:43:04.841Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-06T23:43:04.841Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-06T23:43:04.841Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-06T23:43:04.841Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-06T23:43:04.841Z] [2022-03-06T23:43:04.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-06T23:43:04.842Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-06T23:43:04.842Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-06T23:43:04.842Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-06T23:43:04.842Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-06T23:43:04.842Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-06T23:43:04.842Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-06T23:43:04.842Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-06T23:43:04.842Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-06T23:43:04.842Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-06T23:43:04.842Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-06T23:43:04.842Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-06T23:43:04.842Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-06T23:43:04.842Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-06T23:43:04.842Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-06T23:43:04.842Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-06T23:43:04.842Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-06T23:43:04.842Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-06T23:43:04.842Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.842Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-06T23:43:04.842Z] [2022-03-06T23:43:04.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-06T23:43:04.842Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-06T23:43:04.843Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-06T23:43:04.843Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-06T23:43:04.843Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-06T23:43:04.843Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.843Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-06T23:43:04.843Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-06T23:43:04.844Z] [2022-03-06T23:43:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-06T23:43:04.844Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.844Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-06T23:43:04.845Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.845Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-06T23:43:04.845Z] [2022-03-06T23:43:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-06T23:43:04.845Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-06T23:43:04.846Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-06T23:43:04.846Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-06T23:43:04.846Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-06T23:43:04.846Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.846Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-06T23:43:04.846Z] [2022-03-06T23:43:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-06T23:43:04.847Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.847Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-06T23:43:04.847Z] [2022-03-06T23:43:04.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-06T23:43:04.847Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.847Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-06T23:43:04.847Z] [2022-03-06T23:43:04.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:43:04.847Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.847Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:43:04.847Z] [2022-03-06T23:43:04.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:43:04.847Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.847Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:43:04.847Z] [2022-03-06T23:43:04.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:43:04.847Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.847Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:43:04.847Z] [2022-03-06T23:43:04.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:43:04.847Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.847Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:43:04.847Z] [2022-03-06T23:43:04.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:43:04.847Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:04.847Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:43:05.125Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-06T23:43:05.314Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.314Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-06T23:43:05.314Z] [2022-03-06T23:43:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-06T23:43:05.315Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.315Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-06T23:43:05.315Z] [2022-03-06T23:43:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-06T23:43:05.315Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.315Z] [2022-03-06T23:43:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-06T23:43:05.315Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.315Z] [2022-03-06T23:43:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-06T23:43:05.315Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-06T23:43:05.315Z] [2022-03-06T23:43:05.315Z] DONE 1088 tests, 544 skipped in 2467.562s [2022-03-06T23:43:05.315Z] INFO: Integration tests ended at 03/06/2022 23:43:04. Duration:00:41:07.8305049 [2022-03-06T23:43:05.315Z] INFO: Docker info of the daemon under test at end of run [2022-03-06T23:43:05.315Z] [2022-03-06T23:43:05.315Z] Containers: 2 [2022-03-06T23:43:05.315Z] Running: 0 [2022-03-06T23:43:05.315Z] Paused: 0 [2022-03-06T23:43:05.315Z] Stopped: 2 [2022-03-06T23:43:05.315Z] Images: 18 [2022-03-06T23:43:05.315Z] Server Version: 0.0.0-dev [2022-03-06T23:43:05.315Z] Storage Driver: windowsfilter [2022-03-06T23:43:05.315Z] Windows: [2022-03-06T23:43:05.315Z] Logging Driver: json-file [2022-03-06T23:43:05.315Z] Plugins: [2022-03-06T23:43:05.315Z] Volume: local [2022-03-06T23:43:05.315Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T23:43:05.315Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T23:43:05.315Z] Swarm: inactive [2022-03-06T23:43:05.315Z] Default Isolation: process [2022-03-06T23:43:05.315Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-06T23:43:05.315Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-06T23:43:05.315Z] OSType: windows [2022-03-06T23:43:05.315Z] Architecture: x86_64 [2022-03-06T23:43:05.315Z] CPUs: 4 [2022-03-06T23:43:05.315Z] Total Memory: 32GiB [2022-03-06T23:43:05.315Z] Name: azwin-2-4cce20 [2022-03-06T23:43:05.315Z] ID: ZHTE:7SGM:UP2X:GMTV:BYQI:N6IB:3ARD:4CR5:K63B:NZS6:V6WE:EVYV [2022-03-06T23:43:05.315Z] Docker Root Dir: D:\CI\PR-43136\6\daemon [2022-03-06T23:43:05.315Z] Debug Mode (client): false [2022-03-06T23:43:05.315Z] Debug Mode (server): true [2022-03-06T23:43:05.315Z] File Descriptors: -1 [2022-03-06T23:43:05.315Z] Goroutines: 46 [2022-03-06T23:43:05.315Z] System Time: 2022-03-06T23:43:04.9114866Z [2022-03-06T23:43:05.315Z] EventsListeners: 0 [2022-03-06T23:43:05.315Z] Registry: https://index.docker.io/v1/ [2022-03-06T23:43:05.315Z] Labels: [2022-03-06T23:43:05.315Z] Experimental: false [2022-03-06T23:43:05.315Z] Insecure Registries: [2022-03-06T23:43:05.315Z] 127.0.0.0/8 [2022-03-06T23:43:05.315Z] Live Restore Enabled: false [2022-03-06T23:43:05.315Z] [2022-03-06T23:43:05.315Z] [2022-03-06T23:43:05.315Z] INFO: Stopping daemon under test [2022-03-06T23:43:05.315Z] SUCCESS: The process with PID 3132 (child process of PID 5452) has been terminated. [2022-03-06T23:43:05.315Z] SUCCESS: The process with PID 5452 (child process of PID 616) has been terminated. [2022-03-06T23:43:05.315Z] INFO: Stop tailing logs of the daemon under tests [2022-03-06T23:43:05.315Z] INFO: executeCI.ps1 Completed successfully at 03/06/2022 23:43:05. [2022-03-06T23:43:05.315Z] INFO: Tidying up at end of run [2022-03-06T23:43:05.315Z] INFO: Saving daemon under test log (d:\CI\PR-43136\6\dut.out) to bundles\CIDUT.out [2022-03-06T23:43:05.315Z] INFO: Saving daemon under test log (d:\CI\PR-43136\6\dut.err) to bundles\CIDUT.err [2022-03-06T23:43:05.315Z] INFO: Saving containerd logs to bundles [2022-03-06T23:43:05.315Z] INFO: Nuke-Everything... [2022-03-06T23:43:05.315Z] INFO: Container count on control daemon to delete is 2 [2022-03-06T23:43:05.778Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-06T23:43:05.781Z] ad94a4316007 [2022-03-06T23:43:05.781Z] 4279b9eb6b22 [2022-03-06T23:43:05.781Z] INFO: Tidying pidfile d:\CI\PR-43136\6\docker.pid [2022-03-06T23:43:05.781Z] INFO: Killing containerd with PID 5672 [2022-03-06T23:43:05.781Z] INFO: Nuking d:\CI [2022-03-06T23:43:07.343Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-06T23:43:09.567Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-06T23:43:10.036Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-06T23:43:10.036Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:43:10.036Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-06T23:43:14.504Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-06T23:43:14.504Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-06T23:43:14.504Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-06T23:43:14.504Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:43:14.504Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-06T23:43:14.504Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-06T23:43:14.504Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.504Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-06T23:43:14.792Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-06T23:43:14.792Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-06T23:43:14.792Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-06T23:43:14.792Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.792Z] === RUN TestDockerSuite/TestImportFile [2022-03-06T23:43:14.792Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-06T23:43:14.793Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-06T23:43:14.793Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-06T23:43:14.793Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-06T23:43:14.793Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-06T23:43:14.793Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-06T23:43:14.793Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-06T23:43:14.793Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:43:14.793Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-06T23:43:14.793Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:43:15.262Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-06T23:43:18.296Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-06T23:43:18.296Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-06T23:43:18.296Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-06T23:43:18.296Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-06T23:43:18.296Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-06T23:43:18.296Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-06T23:43:18.296Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-06T23:43:18.296Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-06T23:43:18.296Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:43:18.296Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-06T23:43:18.296Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:43:18.296Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-06T23:43:19.127Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-06T23:43:22.079Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-06T23:43:22.079Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:43:22.079Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-06T23:43:22.079Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-06T23:43:22.079Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-06T23:43:22.553Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-06T23:43:22.553Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-06T23:43:22.553Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-06T23:43:26.990Z] INFO: Zapped successfully [2022-03-06T23:43:26.990Z] [2022-03-06T23:43:26.990Z] INFO: executeCI.ps1 exiting at Sun Mar 6 23:43:24 CUT 2022. Duration 01:04:18.3374146 [2022-03-06T23:43:26.990Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-06T23:43:27.240Z] Recording test results [2022-03-06T23:43:27.318Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-06T23:43:27.318Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-06T23:43:28.723Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-06T23:43:28.723Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-06T23:43:28.723Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunMount [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-06T23:43:29.191Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-06T23:43:29.191Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-06T23:43:32.213Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-06T23:43:32.213Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-06T23:43:32.213Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-06T23:43:32.213Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-06T23:43:32.213Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-06T23:43:32.213Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-06T23:43:32.213Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-06T23:43:34.417Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-06T23:43:35.937Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-06T23:43:36.080Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-06T23:43:36.349Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-06T23:43:36.349Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-06T23:43:36.349Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-06T23:43:36.349Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-06T23:43:36.349Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-06T23:43:36.349Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-06T23:43:36.349Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [Pipeline] archiveArtifacts [2022-03-06T23:43:38.370Z] Archiving artifacts [2022-03-06T23:43:41.105Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-06T23:43:44.831Z] === RUN TestDockerSuite/TestInspectImage [2022-03-06T23:43:44.831Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.831Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-06T23:43:44.831Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.831Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-06T23:43:44.831Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.831Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-06T23:43:44.896Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-06T23:43:44.896Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-06T23:43:44.896Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-06T23:43:44.896Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-06T23:43:44.896Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-06T23:43:44.896Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-06T23:43:44.896Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.896Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-06T23:43:44.897Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.897Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-06T23:43:44.897Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-06T23:43:44.897Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-06T23:43:45.366Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-06T23:43:46.353Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-06T23:43:47.858Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-06T23:43:48.570Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-06T23:43:50.786Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-06T23:43:51.663Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-06T23:43:51.663Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-06T23:43:51.772Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-06T23:43:53.026Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-06T23:43:53.979Z] + make clean [2022-03-06T23:43:53.988Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-06T23:43:54.456Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-06T23:43:54.456Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:43:55.453Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-06T23:43:55.541Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-06T23:43:55.541Z] docker-dev-cache [2022-03-06T23:43:55.541Z] docker-mod-cache [Pipeline] deleteDir [2022-03-06T23:43:57.413Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-06T23:43:57.413Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-06T23:43:57.413Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-06T23:43:57.413Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-06T23:43:57.413Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-06T23:43:57.413Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-06T23:43:57.413Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-06T23:43:57.413Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-06T23:43:57.413Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-06T23:43:57.413Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-06T23:43:57.413Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-06T23:43:59.250Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-06T23:43:59.250Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-06T23:43:59.250Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-06T23:43:59.250Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-06T23:44:04.019Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-06T23:44:04.584Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-06T23:44:04.584Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-06T23:44:04.584Z] === RUN TestDockerSuite/TestRunRm [2022-03-06T23:44:06.802Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-06T23:44:09.964Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-06T23:44:12.672Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-06T23:44:14.241Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-06T23:44:16.457Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-06T23:44:17.246Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-06T23:44:18.673Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-06T23:44:21.059Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-06T23:44:21.632Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-06T23:44:21.632Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-06T23:44:21.632Z] === RUN TestDockerSuite/TestRunState [2022-03-06T23:44:21.632Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-06T23:44:21.632Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-06T23:44:23.848Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-06T23:44:23.848Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-06T23:44:23.848Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-06T23:44:24.854Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-06T23:44:25.415Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-06T23:44:25.415Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-06T23:44:25.415Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-06T23:44:25.415Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-06T23:44:25.415Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-06T23:44:25.884Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-06T23:44:25.884Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-06T23:44:25.884Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-06T23:44:25.884Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-06T23:44:29.648Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-06T23:44:30.642Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-06T23:44:30.642Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-06T23:44:32.858Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-06T23:44:32.858Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-06T23:44:32.858Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-06T23:44:33.482Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-06T23:44:35.080Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-06T23:44:35.080Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-06T23:44:35.080Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-06T23:44:35.080Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-06T23:44:35.080Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-06T23:44:37.277Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-06T23:44:38.033Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-06T23:44:42.058Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-06T23:44:42.058Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-06T23:44:42.058Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.058Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-06T23:44:42.058Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-06T23:44:42.531Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-06T23:44:42.531Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-06T23:44:42.531Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-06T23:44:42.531Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-06T23:44:42.999Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-06T23:44:42.999Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-06T23:44:45.194Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-06T23:44:47.865Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-06T23:44:48.987Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-06T23:44:51.738Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-06T23:44:54.861Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-06T23:44:54.861Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-06T23:44:54.861Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-06T23:44:54.861Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-06T23:44:57.077Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-06T23:44:59.295Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-06T23:45:00.409Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-06T23:45:01.513Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-06T23:45:01.513Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-06T23:45:01.513Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-06T23:45:01.513Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-06T23:45:01.982Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-06T23:45:01.983Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-06T23:45:01.983Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-06T23:45:01.983Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-06T23:45:01.983Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-06T23:45:01.983Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-06T23:45:01.983Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-06T23:45:01.983Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-06T23:45:01.983Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-06T23:45:01.983Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-06T23:45:01.983Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-06T23:45:05.269Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-06T23:45:05.269Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-06T23:45:05.269Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-06T23:45:05.778Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-06T23:45:07.346Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-06T23:45:08.229Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-06T23:45:08.715Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-06T23:45:09.564Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-06T23:45:14.318Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-06T23:45:14.318Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-06T23:45:14.318Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-06T23:45:14.318Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-06T23:45:14.318Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-06T23:45:14.318Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-06T23:45:14.318Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-06T23:45:16.534Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-06T23:45:17.003Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-06T23:45:17.471Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-06T23:45:17.940Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-06T23:45:19.506Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-06T23:45:19.506Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-06T23:45:21.330Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-06T23:45:21.723Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-06T23:45:23.940Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-06T23:45:26.159Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-06T23:45:26.159Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:45:26.159Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-06T23:45:33.330Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-06T23:45:33.330Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:45:33.330Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-06T23:45:36.353Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-06T23:45:41.998Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-06T23:45:41.998Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-06T23:45:41.998Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-06T23:45:41.998Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-06T23:45:41.998Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-06T23:45:41.998Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-06T23:45:41.998Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-06T23:45:41.998Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-06T23:45:41.998Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-06T23:45:47.872Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-06T23:45:47.872Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-06T23:45:47.872Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-06T23:45:47.872Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-06T23:45:47.872Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-06T23:45:47.872Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-06T23:45:47.872Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-06T23:45:47.872Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:45:47.872Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-06T23:45:47.872Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-06T23:45:47.872Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-06T23:45:47.872Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:45:47.872Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-06T23:45:50.088Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-06T23:45:51.433Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-06T23:45:52.306Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-06T23:45:52.306Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-06T23:45:52.306Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-06T23:45:54.525Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-06T23:45:54.525Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-06T23:45:54.525Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-06T23:45:54.525Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-06T23:45:54.525Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-06T23:45:54.525Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:45:54.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-06T23:45:54.525Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-06T23:45:54.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-06T23:45:54.525Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:45:54.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-06T23:45:54.525Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:45:54.525Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-06T23:45:55.236Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-06T23:46:01.110Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-06T23:46:01.110Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-06T23:46:01.110Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-06T23:46:05.978Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-06T23:46:10.814Z] === RUN TestDockerSuite/TestLogsSince [2022-03-06T23:46:12.350Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-06T23:46:12.350Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-06T23:46:12.350Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-06T23:46:12.350Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:46:12.350Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-06T23:46:12.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-06T23:46:12.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-06T23:46:12.350Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-06T23:46:19.517Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-06T23:46:19.517Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-06T23:46:21.734Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-06T23:46:21.734Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-06T23:46:22.203Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-06T23:46:22.203Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-06T23:46:22.671Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-06T23:46:23.482Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-06T23:46:23.482Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-06T23:46:23.482Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-06T23:46:23.482Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-06T23:46:23.482Z] === RUN TestDockerSuite/TestLogsTail [2022-03-06T23:46:29.433Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-06T23:46:34.200Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-06T23:46:40.145Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-06T23:46:40.145Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestNetHostname [2022-03-06T23:46:40.145Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-06T23:46:40.145Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-06T23:46:40.145Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-06T23:46:40.145Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginActive [2022-03-06T23:46:40.145Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-06T23:46:40.145Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-06T23:46:40.145Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-06T23:46:40.145Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-06T23:46:40.145Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-06T23:46:40.145Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-06T23:46:40.145Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-06T23:46:40.145Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-06T23:46:40.145Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-06T23:46:40.145Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPortList [2022-03-06T23:46:40.145Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.145Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-06T23:46:40.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-06T23:46:40.495Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-06T23:46:40.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-06T23:46:40.495Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-06T23:46:40.495Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-06T23:46:40.495Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-06T23:46:47.651Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-06T23:46:47.651Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-06T23:46:47.651Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-06T23:46:50.588Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-06T23:46:50.588Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-06T23:46:50.588Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-06T23:46:50.588Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-06T23:46:50.588Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-06T23:46:50.588Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-06T23:46:50.588Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-06T23:46:50.588Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-06T23:46:50.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-06T23:46:56.315Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-06T23:46:56.315Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-06T23:46:56.315Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite (2505.72s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (95.78s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.26s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.25s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.97s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.22s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.55s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.30s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.30s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.78s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.20s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.48s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.89s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.81s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.31s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.26s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.83s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.43s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.38s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.41s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.46s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.74s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.56s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.45s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.21s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.24s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.16s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.16s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.91s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.72s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.09s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.67s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.67s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.01s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.50s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.60s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerignore (88.07s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.87s) [2022-03-06T23:46:57.303Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-06T23:46:57.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (73.11s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.74s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.56s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.12s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.21s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.43s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.13s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (120.44s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.23s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.17s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.47s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.65s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.55s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.99s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFails (2.39s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.31s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.94s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.17s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.43s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.85s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.63s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildHistory (11.10s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.97s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.95s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLabel (1.00s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.81s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.72s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.88s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.23s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.17s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.87s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.70s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.34s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.69s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.28s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.68s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.88s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.12s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.33s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.05s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.16s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.55s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.91s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.64s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.05s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.74s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildRm (11.50s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.05s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.32s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.87s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.10s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.86s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.14s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildStderr (4.03s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.81s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.86s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.14s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.74s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.76s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.65s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.10s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.18s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.59s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.24s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.26s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.06s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.22s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.97s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.14s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.98s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestCommitChange (4.52s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.13s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.31s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestCommitTTY (11.13s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.99s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.16s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.20s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.12s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.13s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.30s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.42s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.11s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.11s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.19s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.28s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.33s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.47s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.13s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.43s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.78s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.83s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.40s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.29s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.98s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.59s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.54s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.50s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.50s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.51s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00050c528_} (2.50s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12101947918_c:\foo_false____} (7.50s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12101947918_c:\foo_true____} (2.51s) [2022-03-06T23:46:57.304Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-03-06T23:46:57.304Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.32s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.25s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.29s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.26s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.29s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.47s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.40s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpToDot (2.39s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCpToStdout (2.27s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.19s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.06s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.16s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.06s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.28s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.36s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.51s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsCopy (4.64s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.95s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.16s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.76s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFormat (4.51s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsRename (2.36s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsResize (7.79s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.21s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.58s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.67s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.71s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.14s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.05s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecInspectID (4.68s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.36s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.97s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.97s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.94s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.46s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.21s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.10s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.11s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectDefault (2.13s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectHistory (3.88s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.10s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.97s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectStatus (2.52s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.03s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.22s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.13s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.12s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.90s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.58s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.05s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.74s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.59s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.57s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.35s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.28s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.22s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsSince (8.94s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsTail (7.61s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2022-03-06T23:46:57.305Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2022-03-06T23:46:57.305Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.08s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.32s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsByOrder (8.18s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.93s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.07s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.92s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.81s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.19s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.49s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.53s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.95s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.00s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.25s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.07s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.86s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.10s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.89s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.85s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.75s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.03s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.70s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.20s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.92s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.37s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.35s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.26s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.92s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.21s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.74s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.09s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.43s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.22s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.43s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.18s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.95s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.35s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.21s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) [2022-03-06T23:46:57.306Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.05s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-06T23:46:57.306Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.23s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.15s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.16s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunExitCode (7.00s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.22s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.03s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.75s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.22s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.89s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.66s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.92s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.12s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.55s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.54s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunRm (2.20s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.44s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-06T23:46:57.777Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-06T23:46:57.777Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.97s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.65s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.17s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.96s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.64s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.33s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.65s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.54s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.23s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.93s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.45s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.54s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.16s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.16s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.21s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.46s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.58s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.60s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.34s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.19s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.32s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.94s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (17.23s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.32s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.37s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-06T23:46:57.778Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-06T23:46:57.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-06T23:46:57.778Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-06T23:46:57.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-06T23:46:57.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-06T23:46:57.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-06T23:46:57.779Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-06T23:46:57.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-06T23:46:57.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-06T23:46:57.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-06T23:46:57.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-06T23:46:57.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerDaemonSuite [2022-03-06T23:46:57.779Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-06T23:46:57.779Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-06T23:46:57.779Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-06T23:46:57.779Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerSwarmSuite [2022-03-06T23:46:57.779Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-06T23:46:57.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerExternalVolumeSuite [2022-03-06T23:46:57.779Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerNetworkSuite [2022-03-06T23:46:57.779Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-06T23:46:57.779Z] === RUN TestDockerHubPullSuite [2022-03-06T23:46:57.779Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-06T23:46:57.779Z] PASS [2022-03-06T23:46:57.779Z] ok github.com/docker/docker/integration-cli 2506.105s [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === Skipped [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-06T23:46:57.779Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-06T23:46:57.779Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-06T23:46:57.779Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-06T23:46:57.779Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-06T23:46:57.779Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-06T23:46:57.779Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-06T23:46:57.779Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2022-03-06T23:46:57.779Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-06T23:46:57.779Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-06T23:46:57.779Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-06T23:46:57.780Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-06T23:46:57.780Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-03-06T23:46:57.780Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.780Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-03-06T23:46:57.780Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-06T23:46:57.781Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-06T23:46:57.781Z] docker_cli_sni_test.go:18: Flakey test [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-06T23:46:57.781Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-06T23:46:57.781Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-06T23:46:57.781Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-06T23:46:57.781Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.781Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-06T23:46:57.781Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-06T23:46:57.782Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-06T23:46:57.782Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-06T23:46:57.782Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-06T23:46:57.782Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-06T23:46:57.782Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-06T23:46:57.782Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-06T23:46:57.782Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-06T23:46:57.782Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-06T23:46:57.782Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-06T23:46:57.782Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-06T23:46:57.782Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-06T23:46:57.782Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-06T23:46:57.782Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-06T23:46:57.782Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.782Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-06T23:46:57.782Z] [2022-03-06T23:46:57.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-06T23:46:57.783Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-06T23:46:57.783Z] [2022-03-06T23:46:57.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-06T23:46:57.783Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:46:57.783Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-06T23:46:58.254Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-06T23:46:58.254Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-06T23:46:58.254Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-06T23:46:58.254Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-06T23:46:58.254Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-06T23:46:58.254Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-06T23:46:58.254Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-06T23:46:58.254Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-06T23:46:58.254Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-06T23:46:58.254Z] [2022-03-06T23:46:58.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-06T23:46:58.254Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.254Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-06T23:46:58.255Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.255Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-06T23:46:58.255Z] [2022-03-06T23:46:58.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-06T23:46:58.255Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-06T23:46:58.256Z] [2022-03-06T23:46:58.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-06T23:46:58.256Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-06T23:46:58.257Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-06T23:46:58.257Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.257Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-06T23:46:58.257Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.258Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-06T23:46:58.258Z] [2022-03-06T23:46:58.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-06T23:46:58.258Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-06T23:46:58.259Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] DONE 1088 tests, 539 skipped in 2517.555s [2022-03-06T23:46:58.259Z] INFO: Integration tests ended at 03/06/2022 23:46:58. Duration:00:41:57.7243681 [2022-03-06T23:46:58.259Z] INFO: Docker info of the daemon under test at end of run [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] Containers: 2 [2022-03-06T23:46:58.259Z] Running: 0 [2022-03-06T23:46:58.259Z] Paused: 0 [2022-03-06T23:46:58.259Z] Stopped: 2 [2022-03-06T23:46:58.259Z] Images: 18 [2022-03-06T23:46:58.259Z] Server Version: 0.0.0-dev [2022-03-06T23:46:58.259Z] Storage Driver: windowsfilter [2022-03-06T23:46:58.259Z] Windows: [2022-03-06T23:46:58.259Z] Logging Driver: json-file [2022-03-06T23:46:58.259Z] Plugins: [2022-03-06T23:46:58.259Z] Volume: local [2022-03-06T23:46:58.259Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-06T23:46:58.259Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-06T23:46:58.259Z] Swarm: inactive [2022-03-06T23:46:58.259Z] Default Isolation: process [2022-03-06T23:46:58.259Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-06T23:46:58.259Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-06T23:46:58.259Z] OSType: windows [2022-03-06T23:46:58.259Z] Architecture: x86_64 [2022-03-06T23:46:58.259Z] CPUs: 4 [2022-03-06T23:46:58.259Z] Total Memory: 32GiB [2022-03-06T23:46:58.259Z] Name: azwin-2-27c340 [2022-03-06T23:46:58.259Z] ID: JH7Z:BTG4:2GXV:NONU:C4YR:RYLG:I3HT:SXRK:BVFD:I23M:EV3R:AQYJ [2022-03-06T23:46:58.259Z] Docker Root Dir: D:\CI\PR-43136\6\daemon [2022-03-06T23:46:58.259Z] Debug Mode (client): false [2022-03-06T23:46:58.259Z] Debug Mode (server): true [2022-03-06T23:46:58.259Z] File Descriptors: -1 [2022-03-06T23:46:58.259Z] Goroutines: 17 [2022-03-06T23:46:58.259Z] System Time: 2022-03-06T23:46:58.1533507Z [2022-03-06T23:46:58.259Z] EventsListeners: 0 [2022-03-06T23:46:58.259Z] Registry: https://index.docker.io/v1/ [2022-03-06T23:46:58.259Z] Labels: [2022-03-06T23:46:58.259Z] Experimental: false [2022-03-06T23:46:58.259Z] Insecure Registries: [2022-03-06T23:46:58.259Z] 127.0.0.0/8 [2022-03-06T23:46:58.259Z] Live Restore Enabled: false [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] [2022-03-06T23:46:58.259Z] INFO: Stopping daemon under test [2022-03-06T23:46:58.727Z] SUCCESS: The process with PID 4600 (child process of PID 5604) has been terminated. [2022-03-06T23:46:58.727Z] SUCCESS: The process with PID 5604 (child process of PID 4008) has been terminated. [2022-03-06T23:46:58.727Z] INFO: Stop tailing logs of the daemon under tests [2022-03-06T23:46:58.727Z] INFO: executeCI.ps1 Completed successfully at 03/06/2022 23:46:58. [2022-03-06T23:46:58.727Z] INFO: Tidying up at end of run [2022-03-06T23:46:58.727Z] INFO: Saving daemon under test log (d:\CI\PR-43136\6\dut.out) to bundles\CIDUT.out [2022-03-06T23:46:58.727Z] INFO: Saving daemon under test log (d:\CI\PR-43136\6\dut.err) to bundles\CIDUT.err [2022-03-06T23:46:58.727Z] INFO: Saving containerd logs to bundles [2022-03-06T23:46:58.727Z] INFO: Nuke-Everything... [2022-03-06T23:46:59.198Z] INFO: Container count on control daemon to delete is 2 [2022-03-06T23:46:59.198Z] 382f5798401b [2022-03-06T23:46:59.198Z] fdc2587d0406 [2022-03-06T23:46:59.666Z] INFO: Tidying pidfile d:\CI\PR-43136\6\docker.pid [2022-03-06T23:46:59.666Z] INFO: Nuking d:\CI [2022-03-06T23:47:01.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-06T23:47:01.096Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-06T23:47:01.096Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-06T23:47:19.078Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-06T23:47:19.078Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-06T23:47:19.078Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-06T23:47:24.994Z] INFO: Zapped successfully [2022-03-06T23:47:24.994Z] [2022-03-06T23:47:24.994Z] INFO: executeCI.ps1 exiting at Sun Mar 6 23:47:23 CUT 2022. Duration 01:07:45.0298856 [2022-03-06T23:47:24.994Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-06T23:47:25.245Z] Recording test results [2022-03-06T23:47:34.388Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-06T23:47:35.982Z] Creating windowsRS5-integration-bundles.zip [2022-03-06T23:47:36.974Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [Pipeline] archiveArtifacts [2022-03-06T23:47:37.769Z] Archiving artifacts [2022-03-06T23:47:53.650Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-06T23:47:54.608Z] + make clean [2022-03-06T23:47:55.601Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-06T23:47:55.601Z] docker-dev-cache [2022-03-06T23:47:55.601Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-06T23:48:07.226Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-06T23:48:07.226Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-06T23:48:07.226Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-06T23:48:07.226Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-06T23:48:28.560Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-06T23:48:35.811Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-06T23:48:53.715Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-06T23:49:00.888Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-06T23:49:00.888Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-06T23:49:00.888Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-06T23:49:00.888Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-06T23:49:00.888Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-06T23:49:11.378Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-06T23:49:11.378Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-06T23:49:11.378Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-06T23:49:11.378Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-06T23:49:11.378Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-06T23:49:11.378Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-06T23:49:11.378Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-06T23:49:11.378Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-06T23:49:11.378Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-06T23:49:26.443Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-06T23:49:26.443Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-06T23:49:26.443Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-06T23:49:26.443Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-06T23:49:26.443Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-06T23:49:26.443Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-06T23:49:28.017Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-06T23:49:29.007Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-06T23:49:29.007Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-06T23:49:29.007Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-06T23:49:37.807Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-06T23:49:46.479Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-06T23:49:51.246Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-06T23:50:34.195Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-06T23:50:34.195Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-06T23:50:34.195Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-06T23:50:42.937Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-06T23:50:43.406Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-06T23:50:43.875Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-06T23:50:46.118Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-06T23:50:56.758Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-06T23:51:05.434Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-06T23:51:05.434Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-06T23:51:05.434Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-06T23:51:20.589Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-06T23:51:20.589Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-06T23:51:20.589Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-06T23:51:50.820Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-06T23:51:54.622Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-06T23:51:56.244Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-06T23:52:11.185Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-06T23:52:21.635Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-06T23:52:39.583Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-06T23:52:48.268Z] === RUN TestDockerSuite/TestRmiTag [2022-03-06T23:52:49.258Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-06T23:52:54.164Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-06T23:53:30.037Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-06T23:53:34.810Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-06T23:53:47.335Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-06T23:53:48.325Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-06T23:53:48.325Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-06T23:53:48.325Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-06T23:53:48.325Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-06T23:53:48.325Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-06T23:53:48.325Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-06T23:53:48.325Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-06T23:53:48.325Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-06T23:53:53.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-06T23:53:53.209Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-06T23:53:53.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-06T23:53:53.209Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-06T23:53:53.209Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-06T23:54:03.699Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-06T23:54:07.609Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-06T23:54:13.486Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-06T23:54:18.257Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-06T23:54:23.016Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-06T23:54:23.016Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-06T23:54:33.450Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-06T23:54:33.450Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-06T23:54:38.216Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-06T23:54:38.216Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-06T23:54:38.216Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-06T23:54:44.096Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-06T23:54:44.096Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-06T23:54:44.096Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-06T23:54:44.096Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-06T23:54:44.096Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-06T23:54:48.854Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-06T23:54:48.854Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-06T23:54:48.854Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-06T23:54:48.854Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-06T23:54:48.854Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-06T23:54:48.854Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-06T23:54:48.854Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-06T23:54:48.854Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-06T23:54:52.660Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-06T23:54:58.530Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-06T23:55:03.296Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-06T23:55:03.296Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-06T23:55:03.296Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-06T23:55:03.296Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-06T23:55:03.296Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-06T23:55:03.296Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-06T23:55:03.296Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-06T23:55:08.058Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-06T23:55:08.058Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-06T23:55:08.058Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-06T23:55:08.058Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-06T23:55:08.058Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-06T23:55:08.058Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-06T23:55:08.058Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-06T23:55:08.058Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-06T23:55:08.058Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-06T23:55:11.872Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-06T23:55:24.462Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-06T23:55:24.462Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-06T23:55:24.462Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-06T23:55:24.462Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-06T23:55:24.462Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-06T23:55:24.462Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-06T23:55:24.462Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-06T23:55:24.462Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-06T23:55:24.462Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-06T23:55:24.462Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-06T23:55:24.462Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-06T23:55:24.462Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-06T23:55:24.462Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-06T23:55:28.263Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-06T23:55:28.263Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-06T23:55:28.263Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-06T23:55:28.733Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-06T23:55:28.733Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-06T23:55:28.733Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-06T23:55:33.495Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-06T23:55:39.373Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-06T23:55:39.373Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-06T23:55:39.373Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-06T23:55:44.135Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-06T23:55:44.135Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-06T23:55:44.135Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-06T23:55:44.135Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-06T23:55:44.135Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-06T23:55:44.135Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-06T23:55:44.135Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-06T23:55:47.934Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-06T23:55:52.699Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-06T23:55:58.579Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-06T23:56:03.341Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-06T23:56:03.341Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-06T23:56:03.341Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-06T23:56:03.341Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:56:03.341Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-06T23:56:03.341Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-06T23:56:03.341Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-06T23:56:03.341Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-06T23:56:12.024Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-06T23:56:12.024Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-06T23:56:12.024Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-06T23:56:12.024Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-06T23:56:12.024Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-06T23:56:12.024Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-06T23:56:12.024Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-06T23:56:12.024Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-06T23:56:12.024Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-06T23:56:12.024Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-06T23:56:12.024Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-06T23:56:12.024Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-06T23:56:27.001Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-06T23:56:27.001Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-06T23:56:27.001Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunMount [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-06T23:56:29.224Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-06T23:56:29.224Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-06T23:56:44.182Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-06T23:56:44.182Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-06T23:56:44.182Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-06T23:56:44.182Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-06T23:56:44.182Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-06T23:56:44.182Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-06T23:56:44.182Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-06T23:56:54.627Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-06T23:57:05.068Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-06T23:57:05.068Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-06T23:57:06.647Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-06T23:57:11.423Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-06T23:57:15.220Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-06T23:57:16.209Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-06T23:57:21.088Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-06T23:57:21.088Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.088Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-06T23:57:21.088Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.088Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-06T23:57:21.088Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.088Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-06T23:57:21.088Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.088Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-06T23:57:21.088Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.088Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-06T23:57:21.088Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.088Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-06T23:57:21.088Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.558Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-06T23:57:21.558Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-06T23:57:21.558Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-06T23:57:28.725Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-06T23:57:28.725Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-06T23:57:28.725Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-06T23:57:28.725Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-06T23:57:28.725Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-06T23:57:28.725Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-06T23:57:28.725Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-06T23:57:28.725Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-06T23:57:28.725Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-06T23:57:28.725Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-06T23:57:28.725Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-06T23:57:46.565Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-06T23:57:46.565Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-06T23:57:46.565Z] === RUN TestDockerSuite/TestRunRm [2022-03-06T23:57:49.532Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-06T23:57:58.212Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-06T23:58:02.018Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-06T23:58:07.896Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-06T23:58:11.700Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-06T23:58:17.587Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-06T23:58:17.587Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-06T23:58:17.587Z] === RUN TestDockerSuite/TestRunState [2022-03-06T23:58:17.587Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-06T23:58:17.587Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-06T23:58:22.360Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-06T23:58:22.360Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-06T23:58:22.360Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-06T23:58:27.152Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-06T23:58:27.152Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-06T23:58:27.152Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-06T23:58:27.152Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-06T23:58:27.152Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-06T23:58:27.152Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-06T23:58:27.152Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-06T23:58:27.152Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-06T23:58:27.152Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-06T23:58:34.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-06T23:58:34.340Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-06T23:58:34.340Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-06T23:58:40.220Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-06T23:58:40.220Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-06T23:58:40.220Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-06T23:58:44.026Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-06T23:58:44.026Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-06T23:58:44.026Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-06T23:58:44.026Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-06T23:58:44.026Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-06T23:58:51.201Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-06T23:59:06.160Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-06T23:59:14.838Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-06T23:59:29.802Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-06T23:59:29.802Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-06T23:59:29.802Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-06T23:59:29.802Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-06T23:59:35.684Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-06T23:59:40.453Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-06T23:59:45.221Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-06T23:59:45.221Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-06T23:59:45.221Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-06T23:59:45.221Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-06T23:59:45.221Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-06T23:59:45.221Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-06T23:59:45.221Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-06T23:59:53.908Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-06T23:59:56.131Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T00:00:00.903Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T00:00:11.349Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T00:00:11.349Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T00:00:11.349Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T00:00:11.349Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T00:00:11.349Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T00:00:11.349Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T00:00:11.349Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T00:00:13.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T00:00:14.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T00:00:14.528Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T00:00:14.999Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T00:00:17.230Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T00:00:17.230Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T00:00:23.119Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T00:00:27.891Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T00:00:32.655Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T00:00:32.655Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T00:00:32.655Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T00:00:50.518Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T00:00:50.518Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T00:00:50.518Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T00:00:59.195Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T00:00:59.195Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T00:00:59.195Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T00:00:59.195Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T00:00:59.195Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T00:00:59.195Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T00:00:59.195Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T00:00:59.195Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T00:00:59.195Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T00:01:11.705Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T00:01:11.705Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T00:01:11.705Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T00:01:11.705Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T00:01:11.705Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T00:01:11.705Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T00:01:11.705Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T00:01:11.705Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T00:01:11.705Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T00:01:11.705Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T00:01:11.705Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T00:01:11.705Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T00:01:11.705Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T00:01:16.477Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T00:01:21.248Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T00:01:21.248Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T00:01:21.248Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T00:01:26.045Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T00:01:26.045Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T00:01:26.045Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T00:01:26.045Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T00:01:26.045Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T00:01:26.045Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T00:01:26.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T00:01:26.045Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T00:01:26.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T00:01:26.045Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T00:01:26.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T00:01:26.045Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T00:01:26.045Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T00:01:41.002Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T00:01:41.474Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T00:01:41.944Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T00:01:41.944Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T00:01:41.944Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T00:01:42.932Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T00:01:43.405Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T00:01:43.405Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T00:01:49.300Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T00:01:49.300Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T00:01:56.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T00:01:56.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T00:01:57.468Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T00:01:57.468Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T00:01:57.936Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T00:02:15.788Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T00:02:15.788Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T00:02:15.788Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T00:02:15.788Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T00:02:15.788Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T00:02:15.788Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T00:02:16.259Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T00:02:31.220Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T00:02:31.689Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T00:02:32.159Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T00:02:53.429Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T00:02:53.429Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T00:02:53.429Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite (3847.00s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.01s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.67s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (5.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (4.62s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.35s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.69s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (113.72s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.06s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (7.23s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.43s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.64s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.69s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.45s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.97s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (19.22s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.18s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.75s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (4.13s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.78s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.73s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.89s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddTar (52.93s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.21s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.86s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.34s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.20s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.74s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.36s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.76s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.75s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.09s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.56s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (10.50s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.95s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.40s) [2022-03-07T00:02:53.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (7.02s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.48s) [2022-03-07T00:02:53.905Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.03s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.55s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.19s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.57s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.32s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.72s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCmd (1.08s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.90s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.83s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.70s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (4.17s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.91s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.74s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.95s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (2.08s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (1.14s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (2.01s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.19s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (8.52s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (52.25s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.46s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.92s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.95s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.23s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.07s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.81s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.61s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.08s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.92s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.20s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.71s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (2.04s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.79s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.63s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (5.47s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignore (76.10s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (10.48s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.04s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.25s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.33s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.21s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.69s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.52s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.88s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.67s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.84s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (127.98s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.11s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (1.02s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.88s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.90s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.75s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.80s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.13s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.93s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.81s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.90s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (6.57s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.47s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.65s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (22.55s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.98s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFails (3.59s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.17s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.65s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.72s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.68s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.20s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.98s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.82s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.02s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildHistory (20.12s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.81s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.97s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.52s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (7.54s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLabel (1.72s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.13s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.74s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.96s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLabels (1.62s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.51s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (9.72s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.85s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.78s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.92s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.87s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (60.06s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.13s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.95s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.94s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.40s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (28.27s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.24s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.55s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.04s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.77s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.48s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (4.06s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.33s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.99s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.89s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.31s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.05s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (3.24s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.73s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (6.15s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.33s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.44s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.80s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.77s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.81s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (66.89s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.35s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildRm (20.72s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.00s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.93s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.59s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (6.40s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (6.17s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildShellInherited (7.16s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.53s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.35s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.94s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (15.25s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.16s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildStderr (7.29s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.32s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (5.83s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (3.49s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildTagEvent (7.23s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (8.26s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T00:02:54.383Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.06s) [2022-03-07T00:02:54.383Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.83s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.78s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (34.25s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.90s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.08s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.41s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.99s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.90s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.41s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.17s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWithTabs (7.24s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.03s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.55s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.92s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.75s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.32s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.28s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.93s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.01s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (7.68s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestCommitChange (8.21s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (7.62s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.05s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestCommitTTY (11.12s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (7.91s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.17s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.17s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.14s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (4.31s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPICreate (4.13s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (4.57s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.87s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.94s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.29s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.32s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (4.24s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (5.06s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.35s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (5.13s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.48s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIRename (4.12s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.17s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.83s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.18s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.05s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.40s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIStop (4.69s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.68s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.18s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.91s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.30s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.30s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (37.52s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (5.50s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (5.32s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (5.39s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (5.31s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001973f8_} (5.62s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12719288141_c:\foo_false____} (5.34s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12719288141_c:\foo_true____} (4.95s) [2022-03-07T00:02:54.384Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.96s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.18s) [2022-03-07T00:02:54.384Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.22s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.20s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.22s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.05s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (5.37s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.05s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpGarbagePath (5.16s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.15s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpRelativePath (5.24s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.05s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpToCaseB (4.87s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.47s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.07s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-07T00:02:54.866Z] --- PASS: TestDockerSuite/TestCpToDot (5.15s) [2022-03-07T00:02:54.866Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCpToStdout (5.08s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.46s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateArgs (0.49s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateByImageID (3.25s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (4.98s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.44s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.46s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (4.58s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.55s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateLabels (0.48s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateRM (0.86s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.47s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.98s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (16.61s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.53s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.81s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (6.01s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.48s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (5.00s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.34s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestDockerFails (0.14s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (5.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (5.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (5.46s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (15.98s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsCopy (10.49s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.84s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (4.85s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.82s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.53s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFilterType (2.27s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFilters (9.93s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFormat (9.98s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.15s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.14s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.42s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsRename (5.39s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsResize (10.61s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (4.76s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (5.16s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (7.60s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsUntag (3.06s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.51s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.94s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.45s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.97s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.75s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.79s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.43s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.14s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.74s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecInspectID (6.78s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.57s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.95s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.99s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.75s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.88s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.59s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.83s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.17s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.16s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.16s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.65s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.16s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.19s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.17s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.49s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.90s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.69s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.16s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.83s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.23s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.46s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.47s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.59s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.57s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (4.42s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.43s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (4.36s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectDefault (3.93s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectHistory (8.17s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.61s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.32s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.81s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.49s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.46s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectStatus (6.35s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.80s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.15s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.68s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.32s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (4.37s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.63s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (5.02s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.26s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.15s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (4.33s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (4.33s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (8.24s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (4.75s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.78s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (11.88s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (15.00s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (14.92s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.04s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.15s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (5.17s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (5.10s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsSince (12.59s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsTail (5.81s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsTimestamps (5.16s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.89s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-07T00:02:54.867Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-07T00:02:54.867Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.17s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.82s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.15s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsByOrder (16.87s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersBase (18.89s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (30.43s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.69s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (21.01s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.76s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (15.28s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.40s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.14s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.54s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPsShowMounts (13.90s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.48s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.05s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.18s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.16s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (5.13s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (37.80s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.72s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.59s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.48s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.91s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (9.71s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.02s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (13.74s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiBlank (0.17s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.70s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (29.38s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (6.11s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.44s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (13.61s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.61s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (17.44s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.71s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiTag (1.49s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (5.17s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (33.72s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (6.25s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (11.46s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.40s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (4.53s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.65s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.32s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.85s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.94s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.81s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.17s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.84s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.74s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.31s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.52s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.18s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (5.01s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.94s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.65s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.90s) [2022-03-07T00:02:55.341Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.63s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-07T00:02:55.341Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (5.07s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.32s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.88s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.95s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.72s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunExitCode (4.59s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.80s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.91s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.99s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunExposePort (0.14s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.43s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.17s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (13.70s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.33s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (14.59s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.44s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.38s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.95s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.37s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.12s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.33s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.54s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.05s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (6.90s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (15.63s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunRm (5.00s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunRmAndWait (8.10s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (5.01s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.92s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.38s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.99s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.78s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (4.08s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.38s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.17s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (7.14s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunUserDefaults (5.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.11s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.50s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (14.69s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.07s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (12.68s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.32s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.00s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.76s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.84s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.14s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.15s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.79s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.40s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.95s) [2022-03-07T00:02:55.342Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.95s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-07T00:02:55.342Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.81s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.53s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.52s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.55s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.29s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (15.09s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (4.89s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (5.06s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (5.10s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (16.59s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.67s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.18s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.55s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.74s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.63s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.65s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.30s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.46s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.72s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.58s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.32s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLILs (5.56s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.15s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (6.51s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.82s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.91s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.16s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.37s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (15.99s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.49s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.43s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (14.85s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.60s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.58s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.13s) [2022-03-07T00:02:55.815Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-07T00:02:55.815Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.80s) [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T00:02:55.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T00:02:55.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T00:02:55.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T00:02:55.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T00:02:55.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T00:02:55.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T00:02:55.816Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] --- PASS: TestDockerRegistrySuite (0.86s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T00:02:55.816Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T00:02:55.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T00:02:55.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T00:02:55.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T00:02:55.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T00:02:55.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T00:02:55.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.816Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T00:02:55.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T00:02:55.817Z] === RUN TestDockerDaemonSuite [2022-03-07T00:02:55.817Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T00:02:55.817Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T00:02:55.817Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T00:02:55.817Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T00:02:55.817Z] === RUN TestDockerSwarmSuite [2022-03-07T00:02:55.817Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T00:02:55.817Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T00:02:55.817Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T00:02:55.817Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T00:02:55.817Z] === RUN TestDockerNetworkSuite [2022-03-07T00:02:55.817Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T00:02:55.817Z] === RUN TestDockerHubPullSuite [2022-03-07T00:02:55.817Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T00:02:55.817Z] PASS [2022-03-07T00:02:55.817Z] ok github.com/docker/docker/integration-cli 3848.851s [2022-03-07T00:02:55.817Z] [2022-03-07T00:02:55.817Z] === Skipped [2022-03-07T00:02:55.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T00:02:55.817Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T00:02:55.817Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T00:02:55.817Z] [2022-03-07T00:02:55.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T00:02:55.817Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T00:02:56.297Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T00:02:56.297Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T00:02:56.297Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-07T00:02:56.297Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T00:02:56.297Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-07T00:02:56.297Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T00:02:56.297Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T00:02:56.297Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T00:02:56.297Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T00:02:56.297Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-07T00:02:56.297Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-07T00:02:56.297Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-03-07T00:02:56.297Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.86s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.86s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.74s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.297Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.74s) [2022-03-07T00:02:56.297Z] [2022-03-07T00:02:56.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.09s) [2022-03-07T00:02:56.297Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.09s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.48s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.48s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (1.03s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.03s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-03-07T00:02:56.298Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (1.23s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.23s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.07s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.07s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.92s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.92s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (1.04s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.04s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (1.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (1.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.90s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.90s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.16s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.09s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-07T00:02:56.298Z] [2022-03-07T00:02:56.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.04s) [2022-03-07T00:02:56.298Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.298Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.04s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.04s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.93s) [2022-03-07T00:02:56.770Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.93s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.96s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.99s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.99s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.41s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.41s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.02s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.92s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.92s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.93s) [2022-03-07T00:02:56.770Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.93s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-07T00:02:56.770Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-07T00:02:56.770Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-07T00:02:56.770Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.05s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.05s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T00:02:56.770Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-07T00:02:56.770Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.770Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-07T00:02:56.770Z] [2022-03-07T00:02:56.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-03-07T00:02:56.770Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.04s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.05s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.05s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.04s) [2022-03-07T00:02:56.771Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T00:02:56.771Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T00:02:56.771Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-07T00:02:56.771Z] [2022-03-07T00:02:56.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-07T00:02:56.771Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-03-07T00:02:57.241Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T00:02:57.241Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-07T00:02:57.241Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-03-07T00:02:57.241Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-03-07T00:02:57.241Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.04s) [2022-03-07T00:02:57.241Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.04s) [2022-03-07T00:02:57.241Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-07T00:02:57.241Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T00:02:57.241Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-03-07T00:02:57.241Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-07T00:02:57.241Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T00:02:57.241Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T00:02:57.241Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T00:02:57.241Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T00:02:57.241Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.241Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T00:02:57.241Z] [2022-03-07T00:02:57.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-07T00:02:57.242Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-07T00:02:57.242Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-07T00:02:57.242Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T00:02:57.242Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T00:02:57.242Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T00:02:57.242Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T00:02:57.242Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T00:02:57.242Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-07T00:02:57.242Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.242Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-07T00:02:57.242Z] [2022-03-07T00:02:57.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-07T00:02:57.711Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-07T00:02:57.711Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-07T00:02:57.711Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.711Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-07T00:02:57.711Z] [2022-03-07T00:02:57.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-03-07T00:02:57.711Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-03-07T00:02:57.712Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-03-07T00:02:57.712Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-03-07T00:02:57.712Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2022-03-07T00:02:57.712Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-07T00:02:57.712Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.14s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.14s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-07T00:02:57.712Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-07T00:02:57.712Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T00:02:57.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-07T00:02:57.712Z] [2022-03-07T00:02:57.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-07T00:02:58.183Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.183Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-07T00:02:58.183Z] [2022-03-07T00:02:58.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.05s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.05s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.184Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-07T00:02:58.184Z] [2022-03-07T00:02:58.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-07T00:02:58.184Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2022-03-07T00:02:58.660Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T00:02:58.660Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-07T00:02:58.660Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-07T00:02:58.660Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.660Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-07T00:02:58.660Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:58.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T00:02:58.661Z] [2022-03-07T00:02:58.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T00:02:58.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T00:02:59.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.131Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T00:02:59.131Z] [2022-03-07T00:02:59.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T00:02:59.132Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.132Z] DONE 1088 tests, 539 skipped in 3864.061s [2022-03-07T00:02:59.132Z] INFO: Integration tests ended at 03/07/2022 00:02:58. Duration:01:04:24.3450147 [2022-03-07T00:02:59.132Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T00:02:59.132Z] [2022-03-07T00:02:59.604Z] Containers: 2 [2022-03-07T00:02:59.604Z] Running: 0 [2022-03-07T00:02:59.604Z] Paused: 0 [2022-03-07T00:02:59.604Z] Stopped: 2 [2022-03-07T00:02:59.604Z] Images: 18 [2022-03-07T00:02:59.604Z] Server Version: 0.0.0-dev [2022-03-07T00:02:59.604Z] Storage Driver: windowsfilter [2022-03-07T00:02:59.604Z] Windows: [2022-03-07T00:02:59.604Z] Logging Driver: json-file [2022-03-07T00:02:59.604Z] Plugins: [2022-03-07T00:02:59.604Z] Volume: local [2022-03-07T00:02:59.604Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T00:02:59.604Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T00:02:59.604Z] Swarm: inactive [2022-03-07T00:02:59.604Z] Default Isolation: process [2022-03-07T00:02:59.604Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T00:02:59.605Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T00:02:59.605Z] OSType: windows [2022-03-07T00:02:59.605Z] Architecture: x86_64 [2022-03-07T00:02:59.605Z] CPUs: 4 [2022-03-07T00:02:59.605Z] Total Memory: 32GiB [2022-03-07T00:02:59.605Z] Name: azwin-2-75b8e0 [2022-03-07T00:02:59.605Z] ID: O54R:SZTD:WCHD:M2LP:QYSV:NAKV:7WSL:ZTHP:RLQB:5V7F:LCXN:PTKD [2022-03-07T00:02:59.605Z] Docker Root Dir: D:\CI\PR-43136\6\daemon [2022-03-07T00:02:59.605Z] Debug Mode (client): false [2022-03-07T00:02:59.605Z] Debug Mode (server): true [2022-03-07T00:02:59.605Z] File Descriptors: -1 [2022-03-07T00:02:59.605Z] Goroutines: 17 [2022-03-07T00:02:59.605Z] System Time: 2022-03-07T00:02:59.0875386Z [2022-03-07T00:02:59.605Z] EventsListeners: 0 [2022-03-07T00:02:59.605Z] Registry: https://index.docker.io/v1/ [2022-03-07T00:02:59.605Z] Labels: [2022-03-07T00:02:59.605Z] Experimental: false [2022-03-07T00:02:59.605Z] Insecure Registries: [2022-03-07T00:02:59.605Z] 127.0.0.0/8 [2022-03-07T00:02:59.605Z] Live Restore Enabled: false [2022-03-07T00:02:59.605Z] [2022-03-07T00:02:59.605Z] [2022-03-07T00:02:59.605Z] INFO: Stopping daemon under test [2022-03-07T00:02:59.605Z] SUCCESS: The process with PID 3964 (child process of PID 2848) has been terminated. [2022-03-07T00:02:59.605Z] SUCCESS: The process with PID 2848 (child process of PID 3820) has been terminated. [2022-03-07T00:02:59.605Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T00:02:59.605Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 00:02:59. [2022-03-07T00:02:59.605Z] INFO: Tidying up at end of run [2022-03-07T00:02:59.605Z] INFO: Saving daemon under test log (d:\CI\PR-43136\6\dut.out) to bundles\CIDUT.out [2022-03-07T00:02:59.605Z] INFO: Saving daemon under test log (d:\CI\PR-43136\6\dut.err) to bundles\CIDUT.err [2022-03-07T00:02:59.605Z] INFO: Saving containerd logs to bundles [2022-03-07T00:02:59.605Z] INFO: Nuke-Everything... [2022-03-07T00:03:03.410Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T00:03:03.880Z] fe3b8d2c5407 [2022-03-07T00:03:03.880Z] f137715f75b5 [2022-03-07T00:03:03.880Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T00:03:09.776Z] Deleted: sha256:383f217e00a8a0dcc6002091f8911ee566d4beab28197ed0cb536180eb2344bf [2022-03-07T00:03:09.776Z] Deleted: sha256:f4ffe1d4ebd999ad08be6d5a933c6b036a722ba89c8cd8de906d39dd0f56c60a [2022-03-07T00:03:09.776Z] INFO: Tidying pidfile d:\CI\PR-43136\6\docker.pid [2022-03-07T00:03:09.776Z] INFO: Nuking d:\CI [2022-03-07T00:04:36.114Z] INFO: Zapped successfully [2022-03-07T00:04:36.114Z] [2022-03-07T00:04:36.114Z] INFO: executeCI.ps1 exiting at Mon Mar 7 00:04:27 CUT 2022. Duration 01:29:30.6447653 [2022-03-07T00:04:36.114Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T00:04:36.368Z] Recording test results [2022-03-07T00:04:37.127Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T00:04:40.709Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-07T00:04:44.736Z] Archiving artifacts [2022-03-07T00:04:46.013Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43136/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T00:04:47.055Z] + make clean [2022-03-07T00:04:50.015Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T00:04:50.494Z] docker-dev-cache [2022-03-07T00:04:50.494Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS